Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dtracepoint.c611 struct tp_module *tp_mod; in register_tracepoint_module_notifier()
635 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier()
662 struct tp_module *tp_mod; in tracepoint_module_coming()
676 tp_mod = kmalloc(sizeof(struct tp_module), GFP_KERNEL); in tracepoint_module_coming()
692 struct tp_module *tp_mod; in tracepoint_module_going()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtracepoint.h60 struct tp_module { struct