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