Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Delf.h428 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/linux-6.3-rc2/arch/arm64/kernel/
A Dptrace.c1472 .core_note_type = NT_ARM_SYSTEM_CALL,
1821 .core_note_type = NT_ARM_SYSTEM_CALL,
/linux-6.3-rc2/tools/testing/selftests/seccomp/
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 18 milliseconds