Home
last modified time | relevance | path

Searched defs:map_push_elem (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dbpf.h78 int (*map_push_elem)(struct bpf_map *map, void *value, u64 flags); member
/kernel/linux/linux-6.6/include/linux/
Dbpf.h101 long (*map_push_elem)(struct bpf_map *map, void *value, u64 flags); member