Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dtracepoint.c306 struct tp_module *tp_mod; in register_tracepoint_module_notifier()
330 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier()
363 struct tp_module *tp_mod; in tracepoint_module_coming()
377 tp_mod = kmalloc(sizeof(struct tp_module), GFP_KERNEL); in tracepoint_module_coming()
393 struct tp_module *tp_mod; in tracepoint_module_going()
/linux-4.1.27/include/linux/
Dtracepoint.h56 struct tp_module { struct