Searched refs:FTRACE_OPS_FL_PERMANENT (Results 1 – 6 of 6) sorted by relevance
192 FTRACE_OPS_FL_PERMANENT; in klp_patch_func()
295 FTRACE_OPS_FL_PERMANENT; in test_unwind_ftrace()
249 FTRACE_OPS_FL_PERMANENT = BIT(16), enumerator
219 FTRACE_OPS_FL_PERMANENT
3216 cannot be disabled if there is a callback with FTRACE_OPS_FL_PERMANENT set
351 if (!ftrace_enabled && (ops->flags & FTRACE_OPS_FL_PERMANENT)) in __register_ftrace_function()8212 if (op->flags & FTRACE_OPS_FL_PERMANENT) in is_permanent_ops_registered()