Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h433 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c1493 .core_note_type = NT_ARM_SYSTEM_CALL,
1843 .core_note_type = NT_ARM_SYSTEM_CALL,
/openbmc/qemu/include/
H A Delf.h1699 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/openbmc/linux/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)); \