Searched refs:_tflags (Results 1 – 2 of 2) sorted by relevance
316 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument321 (_tflags) | TIMER_IRQSAFE); \324 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument329 (_tflags) | TIMER_IRQSAFE); \
832 #define print_graph_retaddr(_seq, _entry, _tflags, _comment) do { } while (0) argument