Searched defs:bpf_call_arg_meta (Results 1 – 1 of 1) sorted by relevance
198 struct bpf_call_arg_meta { struct199 struct bpf_map *map_ptr;200 bool raw_mode;201 bool pkt_access;202 int regno;203 int access_size;204 s64 msize_smax_value;205 u64 msize_umax_value;206 int ref_obj_id;207 int func_id;