Searched defs:can_do_mlock (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/
H A Dmlock.c40 bool can_do_mlock(void) function
48 EXPORT_SYMBOL(can_do_mlock); variable
/linux-master/include/linux/
H A Dmm.h2363 static inline bool can_do_mlock(void) { return false; } function

Completed in 136 milliseconds