Lines Matching defs:bpf_call_arg_meta
231 struct bpf_call_arg_meta { struct232 struct bpf_map *map_ptr;233 bool raw_mode;234 bool pkt_access;235 int regno;236 int access_size;237 int mem_size;238 u64 msize_max_value;239 int ref_obj_id;240 int func_id;241 u32 btf_id;242 u32 ret_btf_id;