Searched defs:syscall_fmt (Results 1 – 2 of 2) 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;
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;