Searched defs:syscall_fmt (Results 1 – 1 of 1) sorted by relevance
105 struct syscall_fmt { struct106 const char *name;107 const char *alias;108 struct {111 } bpf_prog_name;112 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM];113 u8 nr_args;114 bool errpid;115 bool timeout;116 bool hexret;