Searched defs:syscall_fmt (Results 1 – 1 of 1) sorted by relevance
130 struct syscall_fmt { struct131 const char *name;132 const char *alias;133 struct {136 } bpf_prog_name;137 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM];138 u8 nr_args;139 bool errpid;140 bool timeout;141 bool hexret;