Searched refs:FTRACE_OPS_FL_RCU (Results 1 – 3 of 3) sorted by relevance
157 Alternatively, if the FTRACE_OPS_FL_RCU flag is set on the ftrace_ops208 FTRACE_OPS_FL_RCU
193 FTRACE_OPS_FL_RCU = BIT(14), enumerator
172 if (ops->flags & (FTRACE_OPS_FL_DYNAMIC | FTRACE_OPS_FL_RCU) || in ftrace_ops_get_list_func()7003 if ((!(op->flags & FTRACE_OPS_FL_RCU) || rcu_is_watching()) && in __ftrace_ops_list_func()7061 if (!(op->flags & FTRACE_OPS_FL_RCU) || rcu_is_watching()) in ftrace_ops_assist_func()7087 FTRACE_OPS_FL_RCU)) in ftrace_ops_get_func()