Searched refs:tp_module (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Dtracepoint.c78 /* Local list of struct tp_module */
586 * The notifier block callback should expect a "struct tp_module" data
591 struct tp_module *tp_mod;
610 * The notifier block callback should expect a "struct tp_module" data
615 struct tp_module *tp_mod;
642 struct tp_module *tp_mod;
655 tp_mod = kmalloc(sizeof(struct tp_module), GFP_KERNEL);
670 struct tp_module *tp_mod;
/linux-master/include/linux/
H A Dtracepoint.h60 struct tp_module { struct
/linux-master/kernel/trace/
H A Dtrace_fprobe.c869 struct tp_module *tp_mod = data;

Completed in 282 milliseconds