Home
last modified time | relevance | path

Searched refs:TIMER_TRACE_FLAGMASK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dtimer.h74 #define TIMER_TRACE_FLAGMASK (TIMER_MIGRATING | TIMER_DEFERRABLE | TIMER_PINNED | TIMER_IRQSAFE) macro
/kernel/linux/linux-5.10/include/trace/events/
Dtimer.h81 decode_timer_flags(__entry->flags & TIMER_TRACE_FLAGMASK))