Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h43 static inline bool free_flags_allow_spinning(const unsigned int free_flags) in free_flags_allow_spinning() function
H A Dslub.c6106 bool allow_spin = free_flags_allow_spinning(free_flags); in __kfree_rcu_sheaf()