Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dftrace.c1149 __ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in __ftrace_lookup_ip() function
1181 return __ftrace_lookup_ip(hash, ip); in ftrace_lookup_ip()
1489 __ftrace_lookup_ip(hash->filter_hash, ip)) && in hash_contains_ip()
1491 !__ftrace_lookup_ip(hash->notrace_hash, ip)); in hash_contains_ip()
2908 !__ftrace_lookup_ip(ops->func_hash->filter_hash, rec->ip)) in ops_references_rec()
5648 entry = __ftrace_lookup_ip(hash, rec->ip); in clear_mod_from_hash()
6006 entry = __ftrace_lookup_ip(hash, func->ip); in clear_func_from_hash()