• Home
  • Raw
  • Download

Lines Matching refs:notrace_hash

1035 	.local_hash.notrace_hash	= EMPTY_HASH,
1259 free_ftrace_hash(ops->func_hash->notrace_hash); in ftrace_free_filter()
1460 (ftrace_hash_empty(hash->notrace_hash) || in hash_contains_ip()
1461 !__ftrace_lookup_ip(hash->notrace_hash, ip)); in hash_contains_ip()
1493 rcu_assign_pointer(hash.notrace_hash, ops->func_hash->notrace_hash); in ftrace_ops_test()
1695 other_hash = ops->func_hash->notrace_hash; in __ftrace_hash_rec_update()
1700 hash = ops->func_hash->notrace_hash; in __ftrace_hash_rec_update()
2873 ops->old_hash.notrace_hash = old_hash->notrace_hash; in ftrace_run_modify_code()
2876 ops->old_hash.notrace_hash = NULL; in ftrace_run_modify_code()
3050 ops->old_hash.notrace_hash = ops->func_hash->notrace_hash; in ftrace_shutdown()
3071 ops->old_hash.notrace_hash = NULL; in ftrace_shutdown()
3122 ftrace_hash_empty(ops->func_hash->notrace_hash); in ops_traces_mod()
3922 hash = ops->func_hash->notrace_hash; in ftrace_regex_open()
4263 old_hash_ops.notrace_hash = ops->func_hash->notrace_hash; in ftrace_hash_move_and_update_ops()
4351 orig_hash = &ops->func_hash->notrace_hash; in process_mod_list()
4876 old_hash_ops.notrace_hash = NULL; in unregister_ftrace_function_probe_func()
5150 orig_hash = &ops->func_hash->notrace_hash; in ftrace_set_hash()
6126 orig_hash = &iter->ops->func_hash->notrace_hash; in ftrace_regex_release()
6855 if (ftrace_lookup_ip(ops->func_hash->notrace_hash, ip)) in ops_references_ip()
6926 clear_mod_from_hash(pg, tr->ops->func_hash->notrace_hash); in clear_mod_from_hashes()
7309 clear_func_from_hash(func, tr->ops->func_hash->notrace_hash); in clear_func_from_hashes()