Home
last modified time | relevance | path

Searched defs:bpf_call_arg_meta (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/kernel/bpf/
Dverifier.c231 struct bpf_call_arg_meta { struct
232 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;
[all …]