Searched refs:has_swap_token (Results 1 – 1 of 1) sorted by relevance
258 static inline int has_swap_token(struct mm_struct *mm) in has_swap_token() function265 if (has_swap_token(mm)) in put_swap_token()359 #define has_swap_token(x) 0 macro