Searched refs:tracepoint_ptr_t (Results 1 – 3 of 3) sorted by relevance
51 typedef const int tracepoint_ptr_t; typedef53 typedef struct tracepoint * const tracepoint_ptr_t; typedef
146 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 \
492 tracepoint_ptr_t *tracepoints_ptrs;
Completed in 11 milliseconds