Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Delf.h434 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/linux-6.12.1/arch/arm64/kernel/
Dptrace.c1559 .core_note_type = NT_ARM_SYSTEM_CALL,
1926 .core_note_type = NT_ARM_SYSTEM_CALL,
/linux-6.12.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1749 # ifndef NT_ARM_SYSTEM_CALL
1750 # define NT_ARM_SYSTEM_CALL 0x404 macro
1759 NT_ARM_SYSTEM_CALL, &__v)); \