Home
last modified time | relevance | path

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

/linux-4.1.27/lib/
Dpercpu_ida.c111 min(pool->nr_free, pool->percpu_batch_size)); in alloc_global_tags()
249 pool->percpu_batch_size); in percpu_ida_free()
297 pool->percpu_batch_size = batch_size; in __percpu_ida_init()
/linux-4.1.27/include/linux/
Dpercpu_ida.h21 unsigned percpu_batch_size; member