Searched refs:pol_refcount (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmempolicy.c932 struct mempolicy *pol = current->mempolicy, *pol_refcount = NULL; local
975 pol_refcount = pol;
1022 if (pol_refcount)
1023 mpol_put(pol_refcount);

Completed in 193 milliseconds