Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dtracepoint.c394 struct tp_module *tp_mod; in register_tracepoint_module_notifier()
418 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier()
445 struct tp_module *tp_mod; in tracepoint_module_coming()
459 tp_mod = kmalloc(sizeof(struct tp_module), GFP_KERNEL); in tracepoint_module_coming()
475 struct tp_module *tp_mod; in tracepoint_module_going()
/Linux-v5.4/include/linux/
Dtracepoint.h49 struct tp_module { struct