Home
last modified time | relevance | path

Searched refs:generic_map_update_batch (Results 1 – 4 of 4) sorted by relevance

/kernel/bpf/
Darraymap.c708 .map_update_batch = generic_map_update_batch,
729 .map_update_batch = generic_map_update_batch,
Dlpm_trie.c735 .map_update_batch = generic_map_update_batch,
Dhashtab.c27 generic_map_update_batch, \
Dsyscall.c1354 int generic_map_update_batch(struct bpf_map *map, in generic_map_update_batch() function