Home
last modified time | relevance | path

Searched refs:NT_ARM_SYSTEM_CALL (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Delf.h423 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/linux/arch/arm64/kernel/
A Dptrace.c1174 .core_note_type = NT_ARM_SYSTEM_CALL,
1488 .core_note_type = NT_ARM_SYSTEM_CALL,
/linux/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c1724 # ifndef NT_ARM_SYSTEM_CALL
1725 # define NT_ARM_SYSTEM_CALL 0x404 macro
1734 NT_ARM_SYSTEM_CALL, &__v)); \

Completed in 15 milliseconds