Searched defs:bpf_call_arg_meta (Results 1 – 1 of 1) sorted by relevance
277 struct bpf_call_arg_meta { struct278 struct bpf_map *map_ptr;279 bool raw_mode;280 bool pkt_access;281 u8 release_regno;282 int regno;283 int access_size;284 int mem_size;285 u64 msize_max_value;286 int ref_obj_id;[all …]