Searched refs:bpf_map_direct_read (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c6294 static int bpf_map_direct_read(struct bpf_map *map, int off, int size, u64 *val, function
6797 err = bpf_map_direct_read(map, map_off, size,

Completed in 277 milliseconds