Searched defs:notrace_hash (Results 1 – 3 of 3) sorted by relevance
1742 struct ftrace_hash *notrace_hash; in __ftrace_hash_rec_update() local3263 static void remove_hash(struct ftrace_hash *hash, struct ftrace_hash *notrace_hash) in remove_hash()3375 struct ftrace_hash *notrace_hash) in ftrace_update_ops()3396 static int add_first_hash(struct ftrace_hash **filter_hash, struct ftrace_hash **notrace_hash, in add_first_hash()3416 static int add_next_hash(struct ftrace_hash **filter_hash, struct ftrace_hash **notrace_hash, in add_next_hash()3498 struct ftrace_hash *notrace_hash = EMPTY_HASH; in ftrace_startup_subops() local3582 static int rebuild_hashes(struct ftrace_hash **filter_hash, struct ftrace_hash **notrace_hash, in rebuild_hashes()3636 struct ftrace_hash *notrace_hash = EMPTY_HASH; in ftrace_shutdown_subops() local3690 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
402 struct ftrace_hash __rcu *notrace_hash; member