other_hash 1636 kernel/trace/ftrace.c struct ftrace_hash *other_hash; other_hash 1660 kernel/trace/ftrace.c other_hash = ops->func_hash->notrace_hash; other_hash 1666 kernel/trace/ftrace.c other_hash = ops->func_hash->filter_hash; other_hash 1688 kernel/trace/ftrace.c if (!other_hash || !ftrace_lookup_ip(other_hash, rec->ip)) other_hash 1692 kernel/trace/ftrace.c in_other_hash = !!ftrace_lookup_ip(other_hash, rec->ip); other_hash 1707 kernel/trace/ftrace.c (in_other_hash || ftrace_hash_empty(other_hash)))