Searched refs:__NR_link (Results 1 – 15 of 15) sorted by relevance
28 #ifdef __NR_link29 __NR_link,
14 #ifdef __NR_link15 __NR_link,
13 #define __NR_link 9 macro
90 #define __NR_link 86 macro
79 #define __NR_link (__X32_SYSCALL_BIT + 86) macro
563 #elif defined(__NR_link) in sys_link()564 return my_syscall2(__NR_link, old, new); in sys_link()
31 #define __NR_link 9 macro32 __SYSCALL(__NR_link, sys_link)
88 #define __NR_link (__NR_Linux + 84) macro
13 #define __NR_link (__NR_Linux + 9) macro
12 #define __NR_link (__NR_SYSCALL_BASE + 9) macro