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

/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsiginfo.h104 int _syscall; /* triggering system call number */ member in struct:siginfo::__anon2121::__anon2130
/linux-4.4.14/include/uapi/asm-generic/
H A Dsiginfo.h109 int _syscall; /* triggering system call number */ member in struct:siginfo::__anon13811::__anon13819
144 #define si_syscall _sifields._sigsys._syscall
/linux-4.4.14/arch/powerpc/include/asm/
H A Dcompat.h181 int _syscall; /* triggering system call number */ member in struct:compat_siginfo::__anon2246::__anon2253
/linux-4.4.14/arch/mips/include/asm/
H A Dcompat.h195 int _syscall; /* triggering system call number */ member in struct:compat_siginfo::__anon1861::__anon1869
H A Duasm.h164 Ip_u1(_syscall); variable
/linux-4.4.14/arch/x86/include/asm/
H A Dcompat.h194 int _syscall; /* triggering system call number */ member in struct:compat_siginfo::__anon3029::__anon3037
/linux-4.4.14/arch/arm64/include/asm/
H A Dcompat.h210 int _syscall; /* triggering system call number */ member in struct:compat_siginfo::__anon281::__anon288
/linux-4.4.14/arch/mips/mm/
H A Duasm.c333 I_u1(_syscall); variable
/linux-4.4.14/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c722 int _syscall; /* triggering system call number */ TEST_F() member in struct:local_sigsys
730 EXPECT_EQ(__NR_getpid, sigsys->_syscall); TEST_F()

Completed in 382 milliseconds