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

/linux-4.1.27/kernel/bpf/
H A Dhashtab.c204 static int htab_map_update_elem(struct bpf_map *map, void *key, void *value, htab_map_update_elem() function
353 .map_update_elem = htab_map_update_elem,

Completed in 33 milliseconds