Home
last modified time | relevance | path

Searched defs:tp_mod (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dtracepoint.c592 struct tp_module *tp_mod; in register_tracepoint_module_notifier() local
599 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in register_tracepoint_module_notifier() local
616 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier() local
623 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in unregister_tracepoint_module_notifier() local
643 struct tp_module *tp_mod; in tracepoint_module_coming() local
671 struct tp_module *tp_mod; in tracepoint_module_going() local
774 struct tp_module *tp_mod; in for_each_module_tracepoint() local
/kernel/trace/
Dtrace_fprobe.c917 struct module **tp_mod) in find_tracepoint()
963 struct tp_module *tp_mod = data; in __tracepoint_probe_module_cb() local
1097 struct module *tp_mod = NULL; in __trace_fprobe_create() local