Searched defs:tp_mod (Results 1 – 3 of 3) sorted by relevance
611 struct tp_module *tp_mod; in register_tracepoint_module_notifier() local618 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in register_tracepoint_module_notifier() local635 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier() local642 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in unregister_tracepoint_module_notifier() local662 struct tp_module *tp_mod; in tracepoint_module_coming() local692 struct tp_module *tp_mod; in tracepoint_module_going() local
591 struct tp_module *tp_mod; in register_tracepoint_module_notifier() local598 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in register_tracepoint_module_notifier() local615 struct tp_module *tp_mod; in unregister_tracepoint_module_notifier() local622 list_for_each_entry(tp_mod, &tracepoint_module_list, list) in unregister_tracepoint_module_notifier() local642 struct tp_module *tp_mod; in tracepoint_module_coming() local670 struct tp_module *tp_mod; in tracepoint_module_going() local
869 struct tp_module *tp_mod = data; in __tracepoint_probe_module_cb() local