Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h30 static inline unsigned int to_alloc_flags(unsigned int free_flags) in to_alloc_flags() function
H A Dslub.c6121 unsigned int alloc_flags = to_alloc_flags(free_flags); in __kfree_rcu_sheaf()