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