/openbmc/linux/tools/testing/selftests/powerpc/ |
H A D | harness.c | 38 setpgid(0, 0); in run_test() 45 setpgid(pid, pid); in run_test()
|
/openbmc/openbmc/meta-arm/scripts/ |
H A D | runfvp | 101 os.setpgid(0, 0)
|
/openbmc/ipmitool/lib/ |
H A D | helper.c | 647 if (setpgid(0, getpid()) == -1) in ipmi_start_daemon() 654 if (setpgid(0, 0) == -1) in ipmi_start_daemon()
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | fork.c | 315 setpgid(getpid(), getpid()); in main()
|
H A D | context_switch.c | 495 setpgid(getpid(), getpid()); in main()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
H A D | 0001-Define-prototype-for-safe_flock.patch | 80 #define setpgrp setpgid
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 58 [ 57] = 2, /* setpgid */
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-proc.h | 265 return get_errno(setpgid(pid, pgrp)); in do_bsd_setpgid()
|
/openbmc/linux/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 276 if (setpgid(0, 0) != 0) in main()
|
/openbmc/qemu/system/ |
H A D | qemu-seccomp.c | 199 { SCMP_SYS(setpgid), QEMU_SECCOMP_SET_PRIVILEGED,
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | strace.list | 117 { TARGET_NETBSD_NR_setpgid, "setpgid", NULL, NULL, NULL },
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 142 { TARGET_OPENBSD_NR_setpgid, "setpgid", NULL, NULL, NULL },
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 117 107 n64 setpgid sys_setpgid
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 117 107 n64 setpgid sys_setpgid
|
H A D | syscall_n32.tbl | 117 107 n32 setpgid sys_setpgid
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 68 56 common setpgid sys_setpgid
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 117 107 n64 setpgid sys_setpgid
|
H A D | syscall_n32.tbl | 117 107 n32 setpgid sys_setpgid
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 120 109 common setpgid sys_setpgid
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 120 109 common setpgid sys_setpgid
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 162 148 common setpgid sys_setpgid
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 162 148 common setpgid sys_setpgid
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 191 154 common setpgid sys_setpgid
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 191 154 common setpgid sys_setpgid
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 121 109 common setpgid sys_setpgid
|