Lines Matching defs:bpf_call_arg_meta
248 struct bpf_call_arg_meta { struct
249 struct bpf_map *map_ptr;
250 bool raw_mode;
251 bool pkt_access;
252 u8 release_regno;
253 int regno;
254 int access_size;
255 int mem_size;
256 u64 msize_max_value;
257 int ref_obj_id;
258 int map_uid;
259 int func_id;
260 struct btf *btf;
261 u32 btf_id;
262 struct btf *ret_btf;
263 u32 ret_btf_id;
264 u32 subprogno;
265 struct bpf_map_value_off_desc *kptr_off_desc;
266 u8 uninit_dynptr_regno;