Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslab.h678 * Callers where !size_is_constant should only be test modules, where runtime
682 bool size_is_constant) in __kmalloc_index() argument
714 if (!IS_ENABLED(CONFIG_PROFILE_ALL_BRANCHES) && size_is_constant) in __kmalloc_index()