Searched defs:syscall_info (Results 1 – 9 of 9) 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;
45839 struct syscall_info { struct45840 __u64 sp;45841 struct seccomp_data data;
75255 struct syscall_info { struct75256 __u64 sp;75257 struct seccomp_data data;
41680 struct syscall_info { struct41681 __u64 sp;41682 struct seccomp_data data;
45692 struct syscall_info { struct45693 __u64 sp;45694 struct seccomp_data data;