/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 | 313 static inline bool bpf_prog_array_valid(struct trace_event_call *call) in bpf_prog_array_valid() 337 trace_event_name(struct trace_event_call *call) in trace_event_name() 635 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 | 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
|
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/trace/ |
D | trace_events.h | 204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument 442 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 510 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 618 #define _TRACE_PERF_PROTO(call, proto) \ argument 622 #define _TRACE_PERF_INIT(call) \ argument 626 #define _TRACE_PERF_PROTO(call, proto) argument 627 #define _TRACE_PERF_INIT(call) argument 673 #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 94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument 107 #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 | 12 int (*call)(struct net *net, struct sock *nl, struct sk_buff *skb, member
|
/include/net/ |
D | ax25.h | 165 ax25_address call; member
|