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()224 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_create_v1()275 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_target_v1()359 if (info->timer_type > XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()375 if (info->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()441 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_destroy_v1()
20 #define XT_IDLETIMER_ALARM 0x01 macro