Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dftrace.c3417 struct ftrace_ops_hash *ops_hash, struct ftrace_ops_hash *subops_hash) in add_next_hash() argument
3424 ftrace_hash_empty(subops_hash->filter_hash)) { in add_next_hash()
3435 subops_hash->filter_hash->size_bits); in add_next_hash()
3438 *filter_hash = alloc_and_copy_ftrace_hash(size_bits, subops_hash->filter_hash); in add_next_hash()
3442 remove_hash(*filter_hash, subops_hash->notrace_hash); in add_next_hash()
3469 subops_hash->notrace_hash->size_bits); in add_next_hash()
3475 subops_hash->notrace_hash); in add_next_hash()