Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c491 static int calculate_nr_objs(size_t slab_size, size_t buffer_size, in calculate_nr_objs() function
553 nr_objs = calculate_nr_objs(slab_size, buffer_size, in cache_estimate()