Searched refs:hash_sub (Results 1 – 1 of 1) sorted by relevance
6432 * hash_sub - substracts @b from @a and returns the result6438 static struct ftrace_hash *hash_sub(struct ftrace_hash *a, struct ftrace_hash *b) in hash_sub() function 6515 new_filter_hash = hash_sub(old_filter_hash, hash); in update_ftrace_direct_del() 6519 new_direct_functions = hash_sub(direct_functions, hash); in update_ftrace_direct_del()