Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A 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/tools/perf/util/bpf_skel/
H A Dfunc_latency.bpf.c94 goto do_lookup; in update_latency()
105 goto do_lookup; in update_latency()
113 do_lookup: in update_latency()
/linux/tools/bpf/bpftool/
H A Dmap.c1071 static int do_lookup(int argc, char **argv) in do_lookup() function
1496 { "lookup", do_lookup },
1502 { "peek", do_lookup },