Lines Matching defs:bpf_call_arg_meta
233 struct bpf_call_arg_meta { struct
234 struct bpf_map_desc map;
235 bool raw_mode;
236 bool pkt_access;
237 u8 release_regno;
238 int regno;
239 int access_size;
240 int mem_size;
241 u64 msize_max_value;
242 int ref_obj_id;
243 int dynptr_id;
244 int func_id;
245 struct btf *btf;
246 u32 btf_id;
247 struct btf *ret_btf;
248 u32 ret_btf_id;
249 u32 subprogno;
250 struct btf_field *kptr_field;
251 s64 const_map_key;