Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.c400 static unsigned int cache_estimate(unsigned long gfporder, size_t buffer_size, in cache_estimate() function
1673 num = cache_estimate(gfporder, size, flags, &remainder); in calculate_slab_order()
/kernel/linux/linux-6.6/mm/
H A Dslab.c400 static unsigned int cache_estimate(unsigned long gfporder, size_t buffer_size, in cache_estimate() function
1656 num = cache_estimate(gfporder, size, flags, &remainder); in calculate_slab_order()

Completed in 10 milliseconds