Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Dprog.c664 struct map_replace { struct
672 const struct map_replace *a = p1, *b = p2; in map_replace_compar() argument
1099 struct map_replace *map_replace = NULL; in load_with_options() local