Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtracepoint.c553 struct tp_module *tp_mod; in register_tracepoint_module_notifier() local
560 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in register_tracepoint_module_notifier() local
577 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier() local
584 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in unregister_tracepoint_module_notifier() local
604 struct tp_module *tp_mod; in tracepoint_module_coming() local
632 struct tp_module *tp_mod; in tracepoint_module_going() local
735 struct tp_module *tp_mod; in for_each_module_tracepoint() local
/linux/kernel/trace/
H A Dtrace_fprobe.c1020 struct module **tp_mod) in find_tracepoint()
1078 struct tp_module *tp_mod = data; in __tracepoint_probe_module_cb() local