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