Home
last modified time | relevance | path

Searched refs:generic_map_lookup_batch (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/
Darraymap.c750 .map_lookup_batch = generic_map_lookup_batch,
770 .map_lookup_batch = generic_map_lookup_batch,
1350 .map_lookup_batch = generic_map_lookup_batch,
Dlpm_trie.c735 .map_lookup_batch = generic_map_lookup_batch,
Dsyscall.c1683 int generic_map_lookup_batch(struct bpf_map *map, in generic_map_lookup_batch() function