Searched defs:try_to_freeze (Results 1 – 2 of 2) sorted by relevance
68 static inline bool try_to_freeze(void) in try_to_freeze() function289 static inline bool try_to_freeze(void) { return false; } in try_to_freeze() function
200 #define try_to_freeze(...) 0 macro