Searched defs:bpf_call_arg_meta (Results 1 – 1 of 1) sorted by relevance
270 struct bpf_call_arg_meta { struct271 struct bpf_map *map_ptr;272 bool raw_mode;273 bool pkt_access;274 u8 release_regno;275 int regno;276 int access_size;277 int mem_size;278 u64 msize_max_value;279 int ref_obj_id;[all …]