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