Searched refs:ftrace_hash_empty (Results 1 – 1 of 1) sorted by relevance
1210 static bool __always_inline ftrace_hash_empty(struct ftrace_hash *hash) in ftrace_hash_empty() function1222 if (ftrace_hash_empty(hash)) in ftrace_lookup_ip()1372 if (ftrace_hash_empty(hash)) in alloc_and_copy_ftrace_hash()1483 return (ftrace_hash_empty(hash->filter_hash) || in hash_contains_ip()1485 (ftrace_hash_empty(hash->notrace_hash) || in hash_contains_ip()1661 if (ftrace_hash_empty(hash)) in __ftrace_hash_rec_update()1671 if (ftrace_hash_empty(hash)) in __ftrace_hash_rec_update()1704 (in_other_hash || ftrace_hash_empty(other_hash))) in __ftrace_hash_rec_update()1902 if (ftrace_hash_empty(hash)) in ftrace_hash_ipmodify_enable()1913 if (ftrace_hash_empty(hash)) in ftrace_hash_ipmodify_disable()[all …]