Lines Matching defs:bpf_call_arg_meta
252 struct bpf_call_arg_meta { struct
253 struct bpf_map *map_ptr;
254 bool raw_mode;
255 bool pkt_access;
256 u8 release_regno;
257 int regno;
258 int access_size;
259 int mem_size;
260 u64 msize_max_value;
261 int ref_obj_id;
262 int dynptr_id;
263 int map_uid;
264 int func_id;
265 struct btf *btf;
266 u32 btf_id;
267 struct btf *ret_btf;
268 u32 ret_btf_id;
269 u32 subprogno;
270 struct btf_field *kptr_field;
271 u8 uninit_dynptr_regno;