Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtracepoint.c544 struct tp_module *tp_mod; in register_tracepoint_module_notifier() local
551 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in register_tracepoint_module_notifier() local
568 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier() local
575 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in unregister_tracepoint_module_notifier() local
595 struct tp_module *tp_mod; in tracepoint_module_coming() local
623 struct tp_module *tp_mod; in tracepoint_module_going() local
726 struct tp_module *tp_mod; in for_each_module_tracepoint() local
/linux/kernel/trace/
H A Dtrace_fprobe.c949 struct module **tp_mod) in find_tracepoint()
991 struct tp_module *tp_mod = data; in __tracepoint_probe_module_cb() local