Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A 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()

Completed in 1 milliseconds