Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dprog.c1026 struct map_replace { struct
1034 const struct map_replace *a = p1, *b = p2; in map_replace_compar() argument
1527 struct map_replace *map_replace = NULL; in load_with_options() local