| /include/trace/ | 
| D | trace_events.h | 115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print)	\  argument 187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print)	\  argument 212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print)		\  argument 242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print)	\  argument 258 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print)	\  argument 366 #define _TRACE_PERF_PROTO(call, proto)					\  argument 370 #define _TRACE_PERF_INIT(call)						\  argument 374 #define _TRACE_PERF_PROTO(call, proto)  argument 375 #define _TRACE_PERF_INIT(call)  argument 382 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \  argument [all …] 
 | 
| D | trace_custom_events.h | 62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print)	\  argument 77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \  argument 108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print)	\  argument 120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \  argument 140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \  argument 175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args)		\  argument 188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \  argument 200 #define DEFINE_CUSTOM_EVENT(template, call, proto, args)		\  argument
  | 
| D | bpf_probe.h | 45 #define __BPF_DECLARE_TRACE(call, proto, args)				\  argument 53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print)	\  argument 61 #define __DEFINE_EVENT(template, call, proto, args, size)		\  argument 82 #define __CHECK_WRITABLE_BUF_SIZE(call, proto, args, size)		\  argument 94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \  argument 99 #define DEFINE_EVENT(template, call, proto, args)			\  argument 107 #define DECLARE_TRACE(call, proto, args)				\  argument 112 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \  argument
  | 
| D | perf.h | 16 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print)	\  argument 64 #define DEFINE_EVENT(template, call, proto, args)			\  argument
  | 
| /include/linux/ | 
| D | delayed_call.h | 18 static inline void set_delayed_call(struct delayed_call *call,  in set_delayed_call() 25 static inline void do_delayed_call(struct delayed_call *call)  in do_delayed_call() 31 static inline void clear_delayed_call(struct delayed_call *call)  in clear_delayed_call()
  | 
| D | trace_events.h | 417 static inline bool trace_event_dyn_try_get_ref(struct trace_event_call *call)  in trace_event_dyn_try_get_ref() 422 static inline void trace_event_dyn_put_ref(struct trace_event_call *call)  in trace_event_dyn_put_ref() 425 static inline bool trace_event_dyn_busy(struct trace_event_call *call)  in trace_event_dyn_busy() 432 static inline bool trace_event_try_get_ref(struct trace_event_call *call)  in trace_event_try_get_ref() 440 static inline void trace_event_put_ref(struct trace_event_call *call)  in trace_event_put_ref() 449 static inline bool bpf_prog_array_valid(struct trace_event_call *call)  in bpf_prog_array_valid() 473 trace_event_name(struct trace_event_call *call)  in trace_event_name() 800 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx)  in trace_call_bpf()
  | 
| /include/trace/events/ | 
| D | bpf_test_run.h | 46 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size)	\  argument 51 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size)	\  argument
  | 
| D | nbd.h | 85 #define NBD_DEFINE_EVENT(template, call, proto, args, size)		\  argument 90 #define NBD_DEFINE_EVENT(template, call, proto, args, size)		\  argument
  | 
| /include/linux/netfilter/ | 
| D | nfnetlink.h | 27 	int (*call)(struct sk_buff *skb, const struct nfnl_info *info,  member
  | 
| /include/net/ | 
| D | ax25.h | 167 	ax25_address		call;  member
  |