Home
last modified time | relevance | path

Searched defs:SYSCALL_NUM (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1595 # define SYSCALL_NUM orig_rax macro
1599 # define SYSCALL_NUM orig_eax macro
1603 # define SYSCALL_NUM ARM_r7 macro
1607 # define SYSCALL_NUM regs[8] macro
1611 # define SYSCALL_NUM a7 macro
1615 # define SYSCALL_NUM gr[20] macro
1619 # define SYSCALL_NUM gpr[0] macro
1623 # define SYSCALL_NUM gprs[2] macro
1627 # define SYSCALL_NUM regs[2] macro
/external/seccomp-tests/linux/
Dseccomp_bpf.c1223 # define SYSCALL_NUM orig_rax macro
1227 # define SYSCALL_NUM orig_eax macro
1231 # define SYSCALL_NUM ARM_r7 macro
1235 # define SYSCALL_NUM regs[8] macro
1239 # define SYSCALL_NUM gpr[0] macro
1243 # define SYSCALL_NUM gprs[2] macro