Home
last modified time | relevance | path

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

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