Home
last modified time | relevance | path

Searched refs:ftrace_hash (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/kernel/trace/
H A Dftrace.c1276 struct ftrace_hash *hash; in __free_ftrace_hash_rcu()
1307 struct ftrace_hash *hash; in alloc_ftrace_hash()
1357 static struct ftrace_hash *
1403 static struct ftrace_hash *__move_hash(struct ftrace_hash *src, int size) in __move_hash()
1440 static struct ftrace_hash *
1476 struct ftrace_hash **dst, struct ftrace_hash *src) in ftrace_hash_move()
1741 struct ftrace_hash *hash; in __ftrace_hash_rec_update()
3201 static struct ftrace_hash *copy_hash(struct ftrace_hash *src) in copy_hash()
3224 static int append_hash(struct ftrace_hash **hash, struct ftrace_hash *new_hash, in append_hash()
3325 static bool ops_equal(struct ftrace_hash *A, struct ftrace_hash *B) in ops_equal()
[all …]
H A Dtrace_functions.c865 struct ftrace_hash *hash, char *glob, in ftrace_trace_probe_callback()
902 ftrace_trace_onoff_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_trace_onoff_callback()
921 ftrace_stacktrace_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_stacktrace_callback()
936 ftrace_dump_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_dump_callback()
952 ftrace_cpudump_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_cpudump_callback()
H A Dtrace.h872 struct ftrace_hash;
885 struct ftrace_hash { struct
894 ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip); argument
896 static __always_inline bool ftrace_hash_empty(struct ftrace_hash *hash) in ftrace_hash_empty()
998 extern struct ftrace_hash __rcu *ftrace_graph_hash;
999 extern struct ftrace_hash __rcu *ftrace_graph_notrace_hash;
1006 struct ftrace_hash *hash; in ftrace_graph_addr()
1061 struct ftrace_hash *notrace_hash; in ftrace_graph_notrace_addr()
1135 struct ftrace_hash *hash,
H A Dtrace_events.c4051 event_enable_func(struct trace_array *tr, struct ftrace_hash *hash, in event_enable_func()
H A Dtrace.c8747 ftrace_trace_snapshot_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_trace_snapshot_callback()
/linux-6.15/include/linux/
H A Dftrace.h84 struct ftrace_hash;
400 struct ftrace_hash __rcu *notrace_hash;
401 struct ftrace_hash __rcu *filter_hash;