Home
last modified time | relevance | path

Searched refs:SYS_KILL (Results 1 – 8 of 8) sorted by relevance

/platform_testing/utils/shell-as/shell-code/
Dconstants-x86.S23 .equ SYS_KILL, 0x25 define
Dconstants-x86_64.S23 .equ SYS_KILL, 0x3e define
Dconstants-arm64.S22 .equ SYS_KILL, 0x81 define
Dconstants-arm.S22 .equ SYS_KILL, 0x000025 define
Dselinux-x86_64.S75 mov $SYS_KILL, %rax
Dselinux-x86.S83 mov $SYS_KILL, %eax
Dselinux-arm64.S80 mov x8, SYS_KILL
Dselinux-arm.S83 mov r7, SYS_KILL