Searched refs:FTRACE_OPS_FL_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
198 FTRACE_OPS_FL_DYNAMIC | in klp_patch_func()
155 FTRACE_OPS_FL_DYNAMIC = BIT(1), enumerator
172 if (ops->flags & (FTRACE_OPS_FL_DYNAMIC | FTRACE_OPS_FL_RCU) || in ftrace_ops_get_list_func()327 ops->flags |= FTRACE_OPS_FL_DYNAMIC; in __register_ftrace_function()2886 if (ops->flags & FTRACE_OPS_FL_DYNAMIC) in ftrace_startup()2940 if (ops->flags & FTRACE_OPS_FL_DYNAMIC) in ftrace_shutdown()2987 if (ops->flags & FTRACE_OPS_FL_DYNAMIC) { in ftrace_shutdown()