Searched defs:syscall_fmt (Results 1 – 1 of 1) sorted by relevance
103 struct syscall_fmt { struct104 const char *name;105 const char *alias;106 struct {109 } bpf_prog_name;110 struct syscall_arg_fmt arg[6];111 u8 nr_args;112 bool errpid;113 bool timeout;114 bool hexret;