Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dlocal_storage_bench.c51 static int do_lookup(unsigned int elem, struct loop_ctx *lctx) in do_lookup() function
84 do_lookup(map_idx, lctx); in loop()
86 do_lookup(0, lctx); in loop()
/linux-6.1.9/tools/bpf/bpftool/
Dmap.c1069 static int do_lookup(int argc, char **argv) in do_lookup() function
1477 { "lookup", do_lookup },
1483 { "peek", do_lookup },