Searched refs:op_exclude (Results 1 – 1 of 1) sorted by relevance
1644 ftrace_find_tramp_ops_any_other(struct dyn_ftrace *rec, struct ftrace_ops *op_exclude);2314 ftrace_find_tramp_ops_any_other(struct dyn_ftrace *rec, struct ftrace_ops *op_exclude) in ftrace_find_tramp_ops_any_other() argument2321 if (op == op_exclude || !op->trampoline) in ftrace_find_tramp_ops_any_other()