Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Delf.h442 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/linux-6.15/include/uapi/linux/
H A Delf.h507 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/linux-6.15/arch/arm64/kernel/
H A Dptrace.c1639 .core_note_type = NT_ARM_SYSTEM_CALL,
2016 .core_note_type = NT_ARM_SYSTEM_CALL,
/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1760 # ifndef NT_ARM_SYSTEM_CALL
1761 # define NT_ARM_SYSTEM_CALL 0x404 macro
1770 NT_ARM_SYSTEM_CALL, &__v)); \