Lines Matching defs:bpf_kfunc_call_arg_meta
293 struct bpf_kfunc_call_arg_meta { struct
295 struct btf *btf;
296 u32 func_id;
297 u32 kfunc_flags;
298 const struct btf_type *func_proto;
299 const char *func_name;
301 u32 ref_obj_id;
302 u8 release_regno;
303 bool r0_rdonly;
304 u32 ret_btf_id;
305 u64 r0_size;
306 u32 subprogno;
307 struct {
310 } arg_constant;
322 struct btf *arg_btf;
323 u32 arg_btf_id;
324 bool arg_owning_ref;
326 struct {
328 } arg_list_head;
329 struct {
331 } arg_rbtree_root;
332 struct {
336 } initialized_dynptr;
337 struct {
340 } iter;
341 struct {
344 } map;
345 u64 mem_size;