Home
last modified time | relevance | path

Searched refs:ops_equal (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/trace/
H A Dftrace.c3325 static bool ops_equal(struct ftrace_hash *A, struct ftrace_hash *B) in ops_equal() function
3379 if (!ops_equal(filter_hash, ops->func_hash->filter_hash)) { in ftrace_update_ops()
3386 if (!ops_equal(notrace_hash, ops->func_hash->notrace_hash)) { in ftrace_update_ops()