Lines Matching refs:hlist

1175 	hlist_for_each_entry_rcu_notrace(entry, hhd, hlist) {  in __ftrace_lookup_ip()
1209 hlist_add_head(&entry->hlist, hhd); in __add_hash_entry()
1232 hlist_del(&entry->hlist); in free_hash_entry()
1241 hlist_del_rcu(&entry->hlist); in remove_hash_entry()
1258 hlist_for_each_entry_safe(entry, tn, hhd, hlist) in ftrace_hash_clear()
1399 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in alloc_and_copy_ftrace_hash()
1452 hlist_for_each_entry_safe(entry, tn, hhd, hlist) { in __move_hash()
3284 hlist_for_each_entry(entry, &new_hash->buckets[i], hlist) { in append_hash()
3310 hlist_for_each_entry_safe(entry, tmp, &hash->buckets[i], hlist) { in remove_hash()
3344 hlist_for_each_entry(entry, &new_hash1->buckets[i], hlist) { in intersect_hash()
3376 hlist_for_each_entry(entry, &A->buckets[i], hlist) { in ops_equal()
3983 hnd = &iter->probe_entry->hlist; in t_probe_next()
4028 iter->probe_entry = hlist_entry(hnd, struct ftrace_func_entry, hlist); in t_probe_next()
5390 hlist_for_each_entry(entry, hhd, hlist) { in free_ftrace_func_mapper()
5507 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in register_ftrace_function_probe()
5569 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in register_ftrace_function_probe()
5650 hlist_for_each_entry_safe(entry, tmp, &hash->buckets[i], hlist) { in unregister_ftrace_function_probe_func()
5660 hlist_add_head(&entry->hlist, &hhd); in unregister_ftrace_function_probe_func()
5688 hlist_for_each_entry_safe(entry, tmp, &hhd, hlist) { in unregister_ftrace_function_probe_func()
5689 hlist_del(&entry->hlist); in unregister_ftrace_function_probe_func()
5984 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in remove_direct_functions_hash()
6064 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in register_ftrace_direct()
6084 hlist_for_each_entry(entry, &direct_functions->buckets[i], hlist) { in register_ftrace_direct()
6095 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in register_ftrace_direct()
6214 hlist_for_each_entry(iter, &hash->buckets[i], hlist) { in __modify_ftrace_direct()
6718 hlist_for_each_entry_continue(entry, hlist) { in __g_next()
6728 hlist_for_each_entry(entry, head, hlist) { in __g_next()
8693 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in prepare_direct_functions_for_ipmodify()
8742 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in cleanup_direct_functions_after_ipmodify()