Home
last modified time | relevance | path

Searched defs:_syscall (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dsyscall.h15 #define _syscall(N, ...) __sysret(my_syscall##N(__VA_ARGS__)) macro
/linux/include/linux/
H A Dcompat.h249 int _syscall; /* triggering system call number */ member
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1156 int _syscall; /* triggering system call number */ in TEST_F() member