Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dhtab_mem_bench.c29 static int write_htab(unsigned int i, struct update_ctx *ctx, unsigned int flags) in write_htab() function
39 return write_htab(i, ctx, 0); in overwrite_htab()
44 return write_htab(i, ctx, BPF_NOEXIST); in newwrite_htab()