Searched refs:__NR_socket (Results 1 – 8 of 8) sorted by relevance
129 #ifdef __NR_socket130 { "socket", __NR_socket },
45 #define __NR_socket 41 macro
359 #define __NR_socket 359 macro
40 #define __NR_socket (__X32_SYSCALL_BIT + 41) macro
131 #ifndef __NR_socket132 # define __NR_socket (SYSCALL_BIT | 41) macro
588 #define __NR_socket 198 macro589 __SYSCALL(__NR_socket, sys_socket)
240 #define __NR_socket (__NR_SYSCALL_BASE + 281) macro
2009 #ifdef __NR_socket2010 #define SYS_socket __NR_socket