Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h135 void (*map_poke_run)(struct bpf_map *map, u32 key, struct bpf_prog *old, member
/linux/kernel/bpf/
H A Dverifier.c23515 !map_ptr->ops->map_poke_run) { in do_misc_fixups()