Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf.h98 void (*map_poke_run)(struct bpf_map *map, u32 key, struct bpf_prog *old, member
/kernel/linux/linux-6.6/include/linux/
Dbpf.h126 void (*map_poke_run)(struct bpf_map *map, u32 key, struct bpf_prog *old, member