/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 | 289 static inline bool bpf_prog_array_valid(struct trace_event_call *call) in bpf_prog_array_valid() 313 trace_event_name(struct trace_event_call *call) in trace_event_name() 489 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf()
|
/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/trace/ |
D | trace_events.h | 203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 344 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument 448 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 527 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 641 #define _TRACE_PERF_PROTO(call, proto) \ argument 645 #define _TRACE_PERF_INIT(call) \ argument 649 #define _TRACE_PERF_PROTO(call, proto) argument 650 #define _TRACE_PERF_INIT(call) argument 696 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|
D | bpf_probe.h | 59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 72 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument 89 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument 102 #define DEFINE_EVENT(template, call, proto, args) \ argument
|
D | perf.h | 31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 79 #define DEFINE_EVENT(template, call, proto, args) \ argument
|
/include/linux/netfilter/ |
D | nfnetlink.h | 11 int (*call)(struct net *net, struct sock *nl, struct sk_buff *skb, member
|
/include/net/ |
D | ax25.h | 165 ax25_address call; member
|