Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c492 static int calculate_nr_objs(size_t slab_size, size_t buffer_size, in calculate_nr_objs() function
554 nr_objs = calculate_nr_objs(slab_size, buffer_size, in cache_estimate()