Searched refs:FTRACE_OPS_FL_STUB (Results 1 – 2 of 2) sorted by relevance
229 FTRACE_OPS_FL_STUB = BIT(5), enumerator922 #define FTRACE_OPS_GRAPH_STUB FTRACE_OPS_FL_STUB
85 .flags = FTRACE_OPS_FL_STUB,134 .flags = FTRACE_OPS_FL_STUB,151 .flags = FTRACE_OPS_FL_STUB,5836 .flags = FTRACE_OPS_FL_STUB, in __modify_ftrace_direct_multi()7648 if (op->flags & FTRACE_OPS_FL_STUB) in __ftrace_ops_list_func()
Completed in 18 milliseconds