Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dtracepoint.c407 struct tp_module *tp_mod; in register_tracepoint_module_notifier()
431 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier()
458 struct tp_module *tp_mod; in tracepoint_module_coming()
472 tp_mod = kmalloc(sizeof(struct tp_module), GFP_KERNEL); in tracepoint_module_coming()
488 struct tp_module *tp_mod; in tracepoint_module_going()
/Linux-v4.19/include/linux/
Dtracepoint.h51 struct tp_module { struct