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

/linux-master/include/uapi/linux/
H A Delf.h433 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/linux-master/arch/arm64/kernel/
H A Dptrace.c1523 .core_note_type = NT_ARM_SYSTEM_CALL,
1880 .core_note_type = NT_ARM_SYSTEM_CALL,
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1747 # ifndef NT_ARM_SYSTEM_CALL
1748 # define NT_ARM_SYSTEM_CALL 0x404 macro
1757 NT_ARM_SYSTEM_CALL, &__v)); \

Completed in 209 milliseconds