Lines Matching refs:freeze
1543 * Check if there is a request to freeze a process1554 static inline void freeze(struct task_struct *p)1560 * Sometimes we may need to cancel the previous 'freeze' request1603 static inline void freeze(struct task_struct *p) { BUG(); }