Home
last modified time | relevance | path

Searched refs:getpgid (Results 1 – 25 of 26) sorted by relevance

12

/linux-5.19.10/tools/testing/selftests/sched/
Dcs_prctl_test.c196 printf("tid=%d, / tgid=%d / pgid=%d: %lx\n", gettid(), getpid(), getpgid(0), in disp_processes()
201 getpgid(proc[i].cpid), get_cs_cookie(proc[i].cpid)); in disp_processes()
204 proc[i].cpid, getpgid(0), get_cs_cookie(proc[i].thr_tids[j])); in disp_processes()
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dfind_vma.c88 getpgid(skel->bss->target_pid); in test_find_vma_kprobe()
/linux-5.19.10/tools/perf/tests/
Dmmap-basic.c41 pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid }; in test__basic_mmap()
/linux-5.19.10/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl129 119 n64 getpgid sys_getpgid
/linux-5.19.10/arch/ia64/kernel/syscalls/
Dsyscall.tbl67 55 common getpgid sys_getpgid
/linux-5.19.10/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl129 119 n64 getpgid sys_getpgid
Dsyscall_n32.tbl129 119 n32 getpgid sys_getpgid
Dsyscall_o32.tbl146 132 o32 getpgid sys_getpgid
/linux-5.19.10/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl132 121 common getpgid sys_getpgid
/linux-5.19.10/arch/xtensa/kernel/syscalls/
Dsyscall.tbl163 149 common getpgid sys_getpgid
/linux-5.19.10/arch/x86/entry/syscalls/
Dsyscall_64.tbl132 121 common getpgid sys_getpgid
Dsyscall_32.tbl146 132 i386 getpgid sys_getpgid
/linux-5.19.10/arch/sh/kernel/syscalls/
Dsyscall.tbl142 132 common getpgid sys_getpgid
/linux-5.19.10/arch/microblaze/kernel/syscalls/
Dsyscall.tbl142 132 common getpgid sys_getpgid
/linux-5.19.10/arch/arm/tools/
Dsyscall.tbl148 132 common getpgid sys_getpgid
/linux-5.19.10/arch/parisc/kernel/syscalls/
Dsyscall.tbl148 132 common getpgid sys_getpgid
/linux-5.19.10/arch/m68k/kernel/syscalls/
Dsyscall.tbl142 132 common getpgid sys_getpgid
/linux-5.19.10/tools/include/nolibc/
Dsys.h422 pid_t getpgid(pid_t pid) in getpgid() function
/linux-5.19.10/arch/sparc/kernel/syscalls/
Dsyscall.tbl272 224 common getpgid sys_getpgid
/linux-5.19.10/arch/alpha/kernel/syscalls/
Dsyscall.tbl205 233 common getpgid sys_getpgid
/linux-5.19.10/arch/s390/kernel/syscalls/
Dsyscall.tbl123 132 common getpgid sys_getpgid sys_getpgid
/linux-5.19.10/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl177 132 common getpgid sys_getpgid
/linux-5.19.10/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl123 132 common getpgid sys_getpgid sys_getpgid
/linux-5.19.10/arch/powerpc/kernel/syscalls/
Dsyscall.tbl177 132 common getpgid sys_getpgid
/linux-5.19.10/Documentation/filesystems/
Dautofs.rst308 or not based on its process-group id number (see getpgid(1)).

12