Searched refs:FTRACE_OPS_FL_PERMANENT (Results 1 – 5 of 5) sorted by relevance
200 FTRACE_OPS_FL_PERMANENT; in klp_patch_func()
170 FTRACE_OPS_FL_PERMANENT = BIT(16), enumerator
173 FTRACE_OPS_FL_PERMANENT
3036 cannot be disabled if there is a callback with FTRACE_OPS_FL_PERMANENT set
323 if (!ftrace_enabled && (ops->flags & FTRACE_OPS_FL_PERMANENT)) in __register_ftrace_function()2407 | FTRACE_OPS_FL_PERMANENT,7548 if (op->flags & FTRACE_OPS_FL_PERMANENT) in is_permanent_ops_registered()