Searched refs:__NR_kill (Results 1 – 7 of 7) sorted by relevance
1 __NR_kill,
463 mov x8, #__NR_kill504 mov x8, #__NR_kill
287 mov x8, #__NR_kill
418 #define __NR_kill 129 macro419 __SYSCALL(__NR_kill, sys_kill)
87 #define __NR_kill 37 macro88 __SYSCALL(__NR_kill, sys_kill)
1573 return my_syscall2(__NR_kill, pid, signal); in sys_kill()
Completed in 22 milliseconds