Searched refs:FTRACE_OPS_FL_RCU (Results 1 – 4 of 4) sorted by relevance
186 flags |= FTRACE_OPS_FL_RCU; in ftrace_ops_sample_init()
187 Note that if you set the FTRACE_OPS_FL_RECURSION and/or FTRACE_OPS_FL_RCU to
359 FTRACE_OPS_FL_RCU = BIT(14), enumerator
211 if (ops->flags & (FTRACE_OPS_FL_DYNAMIC | FTRACE_OPS_FL_RCU) || in ftrace_ops_get_list_func() 8577 if ((!(op->flags & FTRACE_OPS_FL_RCU) || rcu_is_watching()) && in __ftrace_ops_list_func() 8635 if (!(op->flags & FTRACE_OPS_FL_RCU) || rcu_is_watching()) in ftrace_ops_assist_func() 8660 FTRACE_OPS_FL_RCU)) in ftrace_ops_get_func()