Searched refs:suspend_cnt (Results 1 – 1 of 1) sorted by relevance
81 int suspend_cnt; member2980 return (mon->suspend_cnt == 0) ? 128 : 0; in monitor_can_read()3019 mon->suspend_cnt++; in monitor_suspend()3027 if (--mon->suspend_cnt == 0) in monitor_resume()3043 mon->suspend_cnt = 0; in monitor_event()3049 if (mon->suspend_cnt == 0) { in monitor_event()3055 mon->suspend_cnt++; in monitor_event()