Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmempolicy.h76 static inline int mpol_needs_cond_ref(struct mempolicy *pol) in mpol_needs_cond_ref() function
83 if (mpol_needs_cond_ref(pol)) in mpol_cond_put()
/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c1807 if (mpol_needs_cond_ref(pol)) in __get_vma_policy()