Searched refs:HK_FLAG_TICK (Results 1 – 1 of 1) sorted by relevance
16 HK_FLAG_TICK = BIT(HK_TYPE_TICK), enumerator91 if (housekeeping.flags & HK_FLAG_TICK) in housekeeping_init()115 if ((flags & HK_FLAG_TICK) && !(housekeeping.flags & HK_FLAG_TICK)) { in housekeeping_setup()171 if ((flags & HK_FLAG_TICK) && !(housekeeping.flags & HK_FLAG_TICK)) in housekeeping_setup()189 flags = HK_FLAG_TICK | HK_FLAG_WQ | HK_FLAG_TIMER | HK_FLAG_RCU | in housekeeping_nohz_full_setup()206 flags |= HK_FLAG_TICK; in housekeeping_isolcpus_setup()