Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dstackmap.c621 static int stack_map_update_elem(struct bpf_map *map, void *key, void *value, in stack_map_update_elem() function
664 .map_update_elem = stack_map_update_elem,