Home
last modified time | relevance | path

Searched refs:__NR_setpgid (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h78 #define __NR_setpgid 57 macro
H A Dunistd_64.h130 #define __NR_setpgid 109 macro
H A Dunistd_x32.h118 #define __NR_setpgid (__X32_SYSCALL_BIT + 109) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h78 #define __NR_setpgid 57 macro
H A Dunistd_64.h130 #define __NR_setpgid 109 macro
H A Dunistd_x32.h118 #define __NR_setpgid (__X32_SYSCALL_BIT + 109) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h219 #define __NR_setpgid 154 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h219 #define __NR_setpgid 154 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h127 #define __NR_setpgid 57 macro
128 __SYSCALL(__NR_setpgid, sys_setpgid)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h127 #define __NR_setpgid 57 macro
128 __SYSCALL(__NR_setpgid, sys_setpgid)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h474 #define __NR_setpgid 154 macro
475 __SYSCALL(__NR_setpgid, sys_setpgid)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h474 #define __NR_setpgid 154 macro
475 __SYSCALL(__NR_setpgid, sys_setpgid)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h416 #define __NR_setpgid 154 macro
417 __SYSCALL(__NR_setpgid, sys_setpgid)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h416 #define __NR_setpgid 154 macro
417 __SYSCALL(__NR_setpgid, sys_setpgid)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h353 #define __NR_setpgid 154 macro
354 __SYSCALL(__NR_setpgid, sys_setpgid)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h49 #define __NR_setpgid (__NR_SYSCALL_BASE + 57) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h78 #define __NR_setpgid (__NR_Linux + 57) macro
H A Dunistd_n64.h128 #define __NR_setpgid (__NR_Linux + 107) macro
H A Dunistd_n32.h128 #define __NR_setpgid (__NR_Linux + 107) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h62 #define __NR_setpgid (__NR_SYSCALL_BASE + 57) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h62 #define __NR_setpgid (__NR_SYSCALL_BASE + 57) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h78 #define __NR_setpgid (__NR_Linux + 57) macro
H A Dunistd_n32.h128 #define __NR_setpgid (__NR_Linux + 107) macro
H A Dunistd_n64.h128 #define __NR_setpgid (__NR_Linux + 107) macro
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h955 return my_syscall2(__NR_setpgid, pid, pgid); in sys_setpgid()

Completed in 36 milliseconds

12