Searched refs:ftrace_hash_empty (Results 1 – 2 of 2) sorted by relevance
1174 if (ftrace_hash_empty(hash)) in ftrace_lookup_ip()1373 if (ftrace_hash_empty(hash)) in alloc_and_copy_ftrace_hash()1448 if (ftrace_hash_empty(src)) in __ftrace_hash_move()1759 if (ftrace_hash_empty(hash)) in __ftrace_hash_rec_update()2080 if (ftrace_hash_empty(hash)) in ftrace_hash_ipmodify_enable()2091 if (ftrace_hash_empty(hash)) in ftrace_hash_ipmodify_disable()3203 if (ftrace_hash_empty(src)) in copy_hash()3302 if (ftrace_hash_empty(new_hash1) || ftrace_hash_empty(new_hash2)) { in intersect_hash()3331 if (ftrace_hash_empty(A)) in ops_equal()3334 if (ftrace_hash_empty(B)) in ops_equal()[all …]
896 static __always_inline bool ftrace_hash_empty(struct ftrace_hash *hash) in ftrace_hash_empty() function1018 if (ftrace_hash_empty(hash)) { in ftrace_graph_addr()