SYSCALL_NUM 1657 tools/testing/selftests/seccomp/seccomp_bpf.c if (regs.SYSCALL_NUM == __NR_O32_Linux) SYSCALL_NUM 1660 tools/testing/selftests/seccomp/seccomp_bpf.c return regs.SYSCALL_NUM; SYSCALL_NUM 1682 tools/testing/selftests/seccomp/seccomp_bpf.c regs.SYSCALL_NUM = syscall; SYSCALL_NUM 1686 tools/testing/selftests/seccomp/seccomp_bpf.c if (regs.SYSCALL_NUM == __NR_O32_Linux) SYSCALL_NUM 1689 tools/testing/selftests/seccomp/seccomp_bpf.c regs.SYSCALL_NUM = syscall;