/openbmc/linux/include/asm-generic/ |
H A D | audit_signal.h | 1 __NR_kill,
|
/openbmc/linux/tools/include/nolibc/ |
H A D | stackprotector.h | 27 my_syscall2(__NR_kill, pid, SIGABRT); in __stack_chk_fail()
|
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | zt-test.S | 260 mov x8, #__NR_kill 299 mov x8, #__NR_kill
|
H A D | za-test.S | 326 mov x8, #__NR_kill 368 mov x8, #__NR_kill
|
H A D | sve-test.S | 497 mov x8, #__NR_kill 538 mov x8, #__NR_kill
|
H A D | fpsimd-test.S | 301 mov x8, #__NR_kill
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 115 #define __NR_kill 129 macro
|
H A D | unistd_64.h | 132 #define __NR_kill 129 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 133 #define __NR_kill 129 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 132 #define __NR_kill 129 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 30 #define __NR_kill 37 macro
|
H A D | unistd_32.h | 35 #define __NR_kill 37 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 66 #define __NR_kill 62 macro
|
H A D | unistd_32.h | 41 #define __NR_kill 37 macro
|
H A D | unistd_x32.h | 55 #define __NR_kill (__X32_SYSCALL_BIT + 62) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 41 #define __NR_kill 37 macro
|
H A D | unistd_32.h | 41 #define __NR_kill 37 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 360 #define __NR_kill 129 macro 361 __SYSCALL(__NR_kill, sys_kill)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 360 #define __NR_kill 129 macro 361 __SYSCALL(__NR_kill, sys_kill)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 360 #define __NR_kill 129 macro 361 __SYSCALL(__NR_kill, sys_kill)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 87 #define __NR_kill 37 macro 88 __SYSCALL(__NR_kill, sys_kill)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 64 #define __NR_kill (__NR_Linux + 60) macro
|
H A D | unistd_n32.h | 64 #define __NR_kill (__NR_Linux + 60) macro
|
H A D | unistd_o32.h | 41 #define __NR_kill (__NR_Linux + 37) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 29 #define __NR_kill (__NR_SYSCALL_BASE + 37) macro
|