Home
last modified time | relevance | path

Searched refs:tracepoint_ptr_t (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dtracepoint-defs.h51 typedef const int tracepoint_ptr_t; typedef
53 typedef struct tracepoint * const tracepoint_ptr_t; typedef
A Dtracepoint.h146 static inline struct tracepoint *tracepoint_ptr_deref(tracepoint_ptr_t *p) in tracepoint_ptr_deref()
157 static inline struct tracepoint *tracepoint_ptr_deref(tracepoint_ptr_t *p) in tracepoint_ptr_deref()
163 static tracepoint_ptr_t __tracepoint_ptr_##name __used \
A Dmodule.h492 tracepoint_ptr_t *tracepoints_ptrs;

Completed in 11 milliseconds