Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
H A Dtag_check.c159 int insert_chunk; in do_thrash() local
166 for (insert_chunk = 1; insert_chunk < THRASH_SIZE; insert_chunk *= N) in do_thrash()
179 for (i = 0; i < insert_chunk; i++) { in do_thrash()
263 insert_chunk, nr_inserted, in do_thrash()