Searched defs:syscall_fmt (Results 1 – 1 of 1) sorted by relevance
114 struct syscall_fmt { struct115 const char *name;116 const char *alias;117 struct {120 } bpf_prog_name;121 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM];122 u8 nr_args;123 bool errpid;124 bool timeout;125 bool hexret;