Home
last modified time | relevance | path

Searched refs:tp_module (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dtracepoint.c553 struct tp_module *tp_mod; in register_tracepoint_module_notifier()
577 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier()
604 struct tp_module *tp_mod; in tracepoint_module_coming()
617 tp_mod = kmalloc_obj(struct tp_module); in tracepoint_module_coming()
632 struct tp_module *tp_mod; in tracepoint_module_going()
735 struct tp_module *tp_mod; in for_each_module_tracepoint()
/linux/include/linux/
H A Dtracepoint.h58 struct tp_module { struct
/linux/kernel/trace/
H A Dtrace_fprobe.c1078 struct tp_module *tp_mod = data; in __tracepoint_probe_module_cb()