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