Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c22 static int batch_sz = 32; variable
/linux/net/bpf/
H A Dtest_run.c288 int err = 0, act, ret, i, nframes = 0, batch_sz; in xdp_test_run_batch() local