/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | unistd_64.h | 11 #ifndef __NR_getpgid 12 #define __NR_getpgid 121 macro
|
H A D | unistd_32.h | 11 #ifndef __NR_getpgid 12 #define __NR_getpgid 132 macro
|
/openbmc/linux/tools/perf/bench/ |
H A D | syscall.c | 92 case __NR_getpgid: in bench_syscall_common() 119 case __NR_getpgid: in bench_syscall_common() 173 return bench_syscall_common(argc, argv, __NR_getpgid); in bench_syscall_getpgid()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf_multi.c | 99 syscall(__NR_getpgid); in test_ringbuf_multi() 104 syscall(__NR_getpgid); in test_ringbuf_multi() 108 syscall(__NR_getpgid); in test_ringbuf_multi()
|
H A D | ringbuf.c | 74 syscall(__NR_getpgid); in trigger_samples() 76 syscall(__NR_getpgid); in trigger_samples() 264 syscall(__NR_getpgid); in ringbuf_subtest() 268 syscall(__NR_getpgid); in ringbuf_subtest() 346 syscall(__NR_getpgid); in ringbuf_map_key_subtest()
|
H A D | map_ops.c | 43 (void)syscall(__NR_getpgid); in map_for_each_fail()
|
H A D | map_init.c | 93 syscall(__NR_getpgid); in prog_run_insert_elem()
|
H A D | lookup_and_delete.c | 91 syscall(__NR_getpgid); in trigger_tp()
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage_rcu_tasks_trace.c | 125 syscall(__NR_getpgid); in sleep_and_loop() 203 syscall(__NR_getpgid); in producer()
|
H A D | bench_trigger.c | 25 (void)syscall(__NR_getpgid); in trigger_base_producer() 39 (void)syscall(__NR_getpgid); in trigger_producer()
|
H A D | bench_bpf_loop.c | 60 syscall(__NR_getpgid); in producer()
|
H A D | bench_bpf_hashmap_full_update.c | 27 syscall(__NR_getpgid); in producer()
|
H A D | bench_htab_mem.c | 227 (void)syscall(__NR_getpgid, 0); in htab_mem_add_fn() 254 (void)syscall(__NR_getpgid, 0); in htab_mem_producer()
|
H A D | bench_strncmp.c | 127 (void)syscall(__NR_getpgid); in strncmp_producer()
|
H A D | bench_local_storage.c | 230 syscall(__NR_getpgid); in trigger_bpf_program()
|
H A D | bench_bpf_hashmap_lookup.c | 132 syscall(__NR_getpgid); in producer()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | trigger_bench.c | 24 if (id == __NR_getpgid) in BPF_PROG()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 140 #define __NR_getpgid 155 macro
|
H A D | unistd_64.h | 158 #define __NR_getpgid 155 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 159 #define __NR_getpgid 155 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 158 #define __NR_getpgid 155 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 101 #define __NR_getpgid 132 macro
|
H A D | unistd_32.h | 117 #define __NR_getpgid 132 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 125 #define __NR_getpgid 121 macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 136 #define __NR_getpgid 132 macro
|