Searched refs:FTRACE_OPS_FL_IPMODIFY (Results 1 – 5 of 5) sorted by relevance
199 FTRACE_OPS_FL_IPMODIFY | in klp_patch_func()
152 FTRACE_OPS_FL_IPMODIFY159 Note, only one ftrace_ops with FTRACE_OPS_FL_IPMODIFY set may be
166 FTRACE_OPS_FL_IPMODIFY = BIT(12), enumerator
1420 if (ops->flags & FTRACE_OPS_FL_IPMODIFY && !enable) in ftrace_hash_move()1875 if (!(ops->flags & FTRACE_OPS_FL_IPMODIFY)) in __ftrace_hash_update_ipmodify()2412 .flags = FTRACE_OPS_FL_IPMODIFY | FTRACE_OPS_FL_RECURSION_SAFE6338 if (WARN_ON_ONCE(ops->flags & FTRACE_OPS_FL_IPMODIFY)) in referenced_filters()
1029 .flags = FTRACE_OPS_FL_SAVE_REGS | FTRACE_OPS_FL_IPMODIFY,