Searched refs:_tflags (Results 1 – 2 of 2) sorted by relevance
317 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument 322 (_tflags) | TIMER_IRQSAFE); \325 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument 330 (_tflags) | TIMER_IRQSAFE); \
867 #define print_graph_retaddr(_seq, _entry, _tflags, _comment) do { } while (0) argument