Home
last modified time | relevance | path

Searched refs:tracepoint_probe_register_prio_may_exist (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dtracepoint.h44 tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, void *data,
52 return tracepoint_probe_register_prio_may_exist(tp, probe, data, in tracepoint_probe_register_may_exist()
/linux/kernel/
A Dtracepoint.c472 int tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio_may_exist() function
486 EXPORT_SYMBOL_GPL(tracepoint_probe_register_prio_may_exist);

Completed in 7 milliseconds