Home
last modified time | relevance | path

Searched refs:sys_setpgid (Results 1 – 7 of 7) sorted by relevance

/tools/include/nolibc/
Dsys.h1001 int sys_setpgid(pid_t pid, pid_t pgid) in sys_setpgid() function
1009 return __sysret(sys_setpgid(pid, pgid)); in setpgid()
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl58 57 common setpgid sys_setpgid sys_setpgid
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl117 107 n64 setpgid sys_setpgid
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl121 109 common setpgid sys_setpgid
Dsyscall_32.tbl72 57 i386 setpgid sys_setpgid
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl78 57 common setpgid sys_setpgid
/tools/include/uapi/asm-generic/
Dunistd.h417 __SYSCALL(__NR_setpgid, sys_setpgid)