Searched refs:__NR_setsid (Results 1 – 14 of 14) sorted by relevance
133 #define __NR_setsid 112 macro
87 #define __NR_setsid 66 macro
121 #define __NR_setsid (__X32_SYSCALL_BIT + 112) macro
222 #define __NR_setsid 157 macro
359 #define __NR_setsid 157 macro360 __SYSCALL(__NR_setsid, sys_setsid)
480 #define __NR_setsid 157 macro481 __SYSCALL(__NR_setsid, sys_setsid)
131 #define __NR_setsid (__NR_Linux + 110) macro
87 #define __NR_setsid (__NR_Linux + 66) macro
56 #define __NR_setsid (__NR_SYSCALL_BASE + 66) macro
145 #define __NR_setsid 66 macro146 __SYSCALL(__NR_setsid, sys_setsid)
69 #define __NR_setsid (__NR_SYSCALL_BASE + 66) macro
1694 return my_syscall0(__NR_setsid); in sys_setsid()