/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 | 385 static inline bool trace_event_dyn_try_get_ref(struct trace_event_call *call) in trace_event_dyn_try_get_ref() 390 static inline void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref() 393 static inline bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy() 400 static inline bool trace_event_try_get_ref(struct trace_event_call *call) in trace_event_try_get_ref() 408 static inline void trace_event_put_ref(struct trace_event_call *call) in trace_event_put_ref() 417 static inline bool bpf_prog_array_valid(struct trace_event_call *call) in bpf_prog_array_valid() 441 trace_event_name(struct trace_event_call *call) in trace_event_name() 740 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf()
|
/include/trace/ |
D | bpf_probe.h | 80 #define __BPF_DECLARE_TRACE(call, proto, args) \ argument 89 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 97 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument 119 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument 132 #define DEFINE_EVENT(template, call, proto, args) \ argument 140 #define DECLARE_TRACE(call, proto, args) \ argument
|
D | perf.h | 54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 102 #define DEFINE_EVENT(template, call, proto, args) \ argument
|
D | trace_events.h | 246 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 473 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument 563 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 660 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 768 #define _TRACE_PERF_PROTO(call, proto) \ argument 772 #define _TRACE_PERF_INIT(call) \ argument 776 #define _TRACE_PERF_PROTO(call, proto) argument 777 #define _TRACE_PERF_INIT(call) argument 883 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|
/include/trace/events/ |
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
|
D | bpf_test_run.h | 29 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument 34 #define BPF_TEST_RUN_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 | 165 ax25_address call; member
|