Home
last modified time | relevance | path

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

/kernel/bpf/
Darraymap.c751 .map_update_batch = generic_map_update_batch,
771 .map_update_batch = generic_map_update_batch,
1351 .map_update_batch = generic_map_update_batch,
Dlpm_trie.c736 .map_update_batch = generic_map_update_batch,
Dhashtab.c29 generic_map_update_batch, \
Dsyscall.c1617 int generic_map_update_batch(struct bpf_map *map, in generic_map_update_batch() function