Searched refs:SYSCALL_SYSCALL_NUM (Results 1 - 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1550 # define SYSCALL_SYSCALL_NUM regs[4] macro
1593 return regs.SYSCALL_SYSCALL_NUM;
1622 regs.SYSCALL_SYSCALL_NUM = syscall;

Completed in 365 milliseconds