Searched refs:XT_IDLETIMER_ALARM (Results 1 – 2 of 2) sorted by relevance
75 if (timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_show()222 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_create_v1()273 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_target_v1()357 if (info->timer_type > XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()373 if (info->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()449 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_destroy_v1()
20 #define XT_IDLETIMER_ALARM 0x01 macro