Searched refs:IDC_EVENT (Results 1 – 3 of 3) sorted by relevance
1380 *set_flags |= IDC_EVENT; in ql_async_event()1397 *set_flags |= IDC_EVENT; in ql_async_event()
8196 if (ha->task_daemon_flags & IDC_EVENT) { in ql_task_thread()8197 ha->task_daemon_flags &= ~IDC_EVENT; in ql_task_thread()9729 set_flags |= IDC_EVENT; in ql_timer()
1737 #define IDC_EVENT BIT_30 macro