Searched defs:syscall_info (Results 1 – 13 of 13) sorted by relevance
32 static void syscall_info(void) in syscall_info() function
185 struct syscall_info { struct186 char *sy_name;187 int sy_type;188 struct status *(*sy_syscall) ();189 int (*sy_buffer) ();190 char *(*sy_format) ();191 int sy_flags;192 int sy_bits;
60573 struct syscall_info { struct60574 __u64 sp;60575 struct seccomp_data data;
102585 struct syscall_info { struct102586 __u64 sp;102587 struct seccomp_data data;
33182 struct syscall_info { struct33183 __u64 sp;33184 struct seccomp_data data;
57297 struct syscall_info { struct57298 __u64 sp;57299 struct seccomp_data data;
39158 struct syscall_info { struct39159 __u64 sp;39160 struct seccomp_data data;
107141 struct syscall_info { struct107142 __u64 sp;107143 struct seccomp_data data;