Searched defs:syscall (Results 1 – 7 of 7) sorted by relevance
30 struct syscall { struct35 bpf_map(syscalls, ARRAY, int, struct syscall, 512); argument251 struct syscall *syscall; in sys_enter() local
37 #define augmented_filename_syscall(syscall) \ argument109 #define augmented_sockaddr_syscall(syscall) \ argument
33 #define augmented_filename_syscall_enter(syscall) \ argument
39 struct syscall { struct47 const struct syscall *entry = ventry; in syscallcmpname() argument
991 struct syscall { struct1004 struct syscall_fmt *fmt; argument1005 struct syscall_arg_fmt *arg_fmt; argument1020 * don't know what is the duration of a syscall, for instance, when we start argument
111 #define syscall 0x0f, 0x05 macro
1665 pid_t tracee, int syscall, int result) in change_syscall()