Searched refs:TIMER_STATS_FLAG_DEFERRABLE (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dtimer.h204 #define TIMER_STATS_FLAG_DEFERRABLE 0x1 macro
/linux-4.1.27/kernel/time/
H A Dtimer_stats.c309 if (entry->timer_flag & TIMER_STATS_FLAG_DEFERRABLE) { tstats_show()
H A Dtimer.c459 flag |= TIMER_STATS_FLAG_DEFERRABLE; timer_stats_account_timer()

Completed in 116 milliseconds