Home
last modified time | relevance | path

Searched refs:need_mlock_drain (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/mm/
H A Dinternal.h1024 bool need_mlock_drain(int cpu);
1104 static inline bool need_mlock_drain(int cpu) { return false; } in need_mlock_drain() function
H A Dswap.c779 need_mlock_drain(cpu) || in cpu_needs_drain()
H A Dmlock.c233 bool need_mlock_drain(int cpu) in need_mlock_drain() function