Lines Matching defs:bpf_call_arg_meta
268 struct bpf_call_arg_meta { struct
269 struct bpf_map *map_ptr;
270 bool raw_mode;
271 bool pkt_access;
272 u8 release_regno;
273 int regno;
274 int access_size;
275 int mem_size;
276 u64 msize_max_value;
277 int ref_obj_id;
278 int dynptr_id;
279 int map_uid;
280 int func_id;
281 struct btf *btf;
282 u32 btf_id;
283 struct btf *ret_btf;
284 u32 ret_btf_id;
285 u32 subprogno;
286 struct btf_field *kptr_field;