Searched defs:notrace_hash (Results 1 – 3 of 3) sorted by relevance
1738 struct ftrace_hash *notrace_hash; in __ftrace_hash_rec_update() local3272 static void remove_hash(struct ftrace_hash *hash, struct ftrace_hash *notrace_hash) in remove_hash()3384 struct ftrace_hash *notrace_hash) in ftrace_update_ops()3405 static int add_first_hash(struct ftrace_hash **filter_hash, struct ftrace_hash **notrace_hash, in add_first_hash()3425 static int add_next_hash(struct ftrace_hash **filter_hash, struct ftrace_hash **notrace_hash, in add_next_hash()3507 struct ftrace_hash *notrace_hash = EMPTY_HASH; in ftrace_startup_subops() local3591 static int rebuild_hashes(struct ftrace_hash **filter_hash, struct ftrace_hash **notrace_hash, in rebuild_hashes()3645 struct ftrace_hash *notrace_hash = EMPTY_HASH; in ftrace_shutdown_subops() local3699 struct ftrace_hash *notrace_hash; in ftrace_hash_move_and_update_subops() local
1078 struct ftrace_hash *notrace_hash; in ftrace_graph_notrace_addr() local
410 struct ftrace_hash __rcu *notrace_hash; member