Home
last modified time | relevance | path

Searched refs:__NR_getpgid (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dunistd_64.h11 #ifndef __NR_getpgid
12 #define __NR_getpgid 121 macro
H A Dunistd_32.h11 #ifndef __NR_getpgid
12 #define __NR_getpgid 132 macro
/openbmc/linux/tools/perf/bench/
H A Dsyscall.c92 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 Dringbuf_multi.c99 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 Dringbuf.c74 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 Dmap_ops.c43 (void)syscall(__NR_getpgid); in map_for_each_fail()
H A Dmap_init.c93 syscall(__NR_getpgid); in prog_run_insert_elem()
H A Dlookup_and_delete.c91 syscall(__NR_getpgid); in trigger_tp()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c125 syscall(__NR_getpgid); in sleep_and_loop()
203 syscall(__NR_getpgid); in producer()
H A Dbench_trigger.c25 (void)syscall(__NR_getpgid); in trigger_base_producer()
39 (void)syscall(__NR_getpgid); in trigger_producer()
H A Dbench_bpf_loop.c60 syscall(__NR_getpgid); in producer()
H A Dbench_bpf_hashmap_full_update.c27 syscall(__NR_getpgid); in producer()
H A Dbench_htab_mem.c227 (void)syscall(__NR_getpgid, 0); in htab_mem_add_fn()
254 (void)syscall(__NR_getpgid, 0); in htab_mem_producer()
H A Dbench_strncmp.c127 (void)syscall(__NR_getpgid); in strncmp_producer()
H A Dbench_local_storage.c230 syscall(__NR_getpgid); in trigger_bpf_program()
H A Dbench_bpf_hashmap_lookup.c132 syscall(__NR_getpgid); in producer()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtrigger_bench.c24 if (id == __NR_getpgid) in BPF_PROG()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h140 #define __NR_getpgid 155 macro
H A Dunistd_64.h158 #define __NR_getpgid 155 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h159 #define __NR_getpgid 155 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h158 #define __NR_getpgid 155 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h101 #define __NR_getpgid 132 macro
H A Dunistd_32.h117 #define __NR_getpgid 132 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h125 #define __NR_getpgid 121 macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h136 #define __NR_getpgid 132 macro

12