Searched refs:__NR_init_module (Results 1 – 8 of 8) sorted by relevance
336 #define __NR_init_module 105 macro337 __SYSCALL(__NR_init_module, sys_init_module)
348 #define __NR_init_module 105 macro349 __SYSCALL(__NR_init_module, sys_init_module)
269 #define __NR_init_module 128 macro270 __SYSCALL(__NR_init_module, sys_init_module)
97 #define __NR_init_module (__NR_SYSCALL_BASE + 128) macro
698 #ifdef __NR_init_module699 # define SYS_init_module __NR_init_module