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