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