Lines Matching defs:bpf_kfunc_call_arg_meta
291 struct bpf_kfunc_call_arg_meta { struct
293 struct btf *btf;
294 u32 func_id;
295 u32 kfunc_flags;
296 const struct btf_type *func_proto;
297 const char *func_name;
299 u32 ref_obj_id;
300 u8 release_regno;
301 bool r0_rdonly;
302 u32 ret_btf_id;
303 u64 r0_size;
304 u32 subprogno;
305 struct {
308 } arg_constant;
320 struct btf *arg_btf;
321 u32 arg_btf_id;
322 bool arg_owning_ref;
324 struct {
326 } arg_list_head;
327 struct {
329 } arg_rbtree_root;
330 struct {
334 } initialized_dynptr;
335 struct {
338 } iter;
339 u64 mem_size;