Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dftrace.c3463 struct ftrace_ops_hash *ops_hash, struct ftrace_ops_hash *subops_hash) in add_next_hash() argument
3470 ftrace_hash_empty(subops_hash->filter_hash)) { in add_next_hash()
3481 subops_hash->filter_hash->size_bits); in add_next_hash()
3484 *filter_hash = alloc_and_copy_ftrace_hash(size_bits, subops_hash->filter_hash); in add_next_hash()
3488 remove_hash(*filter_hash, subops_hash->notrace_hash); in add_next_hash()
3515 subops_hash->notrace_hash->size_bits); in add_next_hash()
3521 subops_hash->notrace_hash); in add_next_hash()