Searched refs:can_do_mlock (Results 1 – 1 of 1) sorted by relevance
1777 extern bool can_do_mlock(void);1779 static inline bool can_do_mlock(void) { return false; } in can_do_mlock() function