Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtracepoint.c544 struct tp_module *tp_mod; in register_tracepoint_module_notifier()
568 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier()
595 struct tp_module *tp_mod; in tracepoint_module_coming()
608 tp_mod = kmalloc(sizeof(struct tp_module), GFP_KERNEL); in tracepoint_module_coming()
623 struct tp_module *tp_mod; in tracepoint_module_going()
726 struct tp_module *tp_mod; in for_each_module_tracepoint()
/linux/include/linux/
H A Dtracepoint.h58 struct tp_module { struct