Lines Matching defs:bpf_kfunc_call_arg_meta
285 struct bpf_kfunc_call_arg_meta { struct
287 struct btf *btf;
288 u32 func_id;
289 u32 kfunc_flags;
290 const struct btf_type *func_proto;
291 const char *func_name;
293 u32 ref_obj_id;
294 u8 release_regno;
295 bool r0_rdonly;
296 u32 ret_btf_id;
297 u64 r0_size;
298 u32 subprogno;
299 struct {
302 } arg_constant;
314 struct btf *arg_btf;
315 u32 arg_btf_id;
316 bool arg_owning_ref;
318 struct {
320 } arg_list_head;
321 struct {
323 } arg_rbtree_root;
324 struct {
328 } initialized_dynptr;
329 struct {
332 } iter;
333 u64 mem_size;