Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c249 struct bpf_call_arg_meta { struct
250 struct bpf_map *map_ptr;
251 bool raw_mode;
252 bool pkt_access;
253 int regno;
254 int access_size;
255 int mem_size;
256 u64 msize_max_value;
257 int ref_obj_id;
258 int map_uid;
[all …]