| /include/trace/ |
| D | define_trace.h | 27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument 53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument 56 #define DEFINE_EVENT(template, name, proto, args) \ argument 60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument [all …]
|
| D | trace_events.h | 73 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 108 #define TP_STRUCT__entry(args...) args argument 111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 121 #define DEFINE_EVENT(template, name, proto, args) \ argument 126 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 135 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 141 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 209 #define DEFINE_EVENT(template, name, proto, args) argument [all …]
|
| D | perf.h | 31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 79 #define DEFINE_EVENT(template, call, proto, args) \ argument 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
| 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 106 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
| D | syscall.h | 30 const char **args; member
|
| /include/linux/ |
| D | tracepoint.h | 95 #define PARAMS(args...) args argument 135 #define TP_PROTO(args...) args argument 136 #define TP_ARGS(args...) args argument 137 #define TP_CONDITION(args...) args argument 162 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument 206 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument 216 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument 231 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 299 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 395 #define DECLARE_TRACE(name, proto, args) \ argument [all …]
|
| D | atomic.h | 52 #define __atomic_op_acquire(op, args...) \ argument 59 #define __atomic_op_release(op, args...) \ argument 65 #define __atomic_op_fence(op, args...) \ argument
|
| D | dma-fence.h | 576 #define DMA_FENCE_TRACE(f, fmt, args...) \ argument 584 #define DMA_FENCE_WARN(f, fmt, args...) \ argument 591 #define DMA_FENCE_ERR(f, fmt, args...) \ argument
|
| D | armada-37xx-rwtm-mailbox.h | 15 u32 args[16]; member
|
| D | linkage.h | 67 # define asmlinkage_protect(n, ret, args...) do { } while (0) argument
|
| D | mISDNdsp.h | 20 *args; member
|
| D | pwm.h | 96 struct pwm_args args; member 170 struct pwm_args *args) in pwm_get_args() 195 struct pwm_args args; in pwm_init_state() local
|
| /include/media/ |
| D | v4l2-device.h | 250 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ argument 275 #define __v4l2_device_call_subdevs(v4l2_dev, cond, o, f, args...) \ argument 307 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \ argument 342 #define __v4l2_device_call_subdevs_until_err(v4l2_dev, cond, o, f, args...) \ argument 369 #define v4l2_device_call_all(v4l2_dev, grpid, o, f, args...) \ argument 402 #define v4l2_device_call_until_err(v4l2_dev, grpid, o, f, args...) \ argument 429 #define v4l2_device_mask_call_all(v4l2_dev, grpmsk, o, f, args...) \ argument 461 #define v4l2_device_mask_call_until_err(v4l2_dev, grpmsk, o, f, args...) \ argument
|
| /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
|
| D | btrfs.h | 133 #define TP_STRUCT__entry_btrfs(args...) \ argument 137 #define TP_fast_assign_btrfs(fs_info, args...) \ argument 141 #define TP_printk_btrfs(fmt, args...) \ argument
|
| /include/uapi/linux/netfilter/ |
| D | x_tables.h | 129 #define XT_MATCH_ITERATE(type, e, fn, args...) \ argument 148 #define XT_ENTRY_ITERATE_CONTINUE(type, entries, size, n, fn, args...) \ argument 168 #define XT_ENTRY_ITERATE(type, entries, size, fn, args...) \ argument
|
| /include/linux/usb/ |
| D | composite.h | 632 #define DBG(d, fmt, args...) \ argument 634 #define VDBG(d, fmt, args...) \ argument 636 #define ERROR(d, fmt, args...) \ argument 638 #define WARNING(d, fmt, args...) \ argument 640 #define INFO(d, fmt, args...) \ argument
|
| /include/uapi/linux/ |
| D | ptrace.h | 90 __u64 args[6]; member 98 __u64 args[6]; member
|
| D | v4l2-dv-timings.h | 25 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument 28 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
|
| /include/uapi/linux/netfilter_bridge/ |
| D | ebtables.h | 216 #define EBT_MATCH_ITERATE(e, fn, args...) \ argument 239 #define EBT_WATCHER_ITERATE(e, fn, args...) \ argument 262 #define EBT_ENTRY_ITERATE(entries, size, fn, args...) \ argument
|
| /include/uapi/misc/ |
| D | fastrpc.h | 24 __u64 args; member
|
| /include/uapi/linux/netfilter_ipv4/ |
| D | ip_tables.h | 62 #define IPT_MATCH_ITERATE(e, fn, args...) \ argument 66 #define IPT_ENTRY_ITERATE(entries, size, fn, args...) \ argument
|
| /include/linux/phy/ |
| D | phy.h | 435 struct of_phandle_args *args) in of_phy_simple_xlate() 465 struct of_phandle_args *args)) in __of_phy_provider_register() 473 struct of_phandle_args *args)) in __devm_of_phy_provider_register()
|
| /include/uapi/linux/netfilter_ipv6/ |
| D | ip6_tables.h | 57 #define IP6T_MATCH_ITERATE(e, fn, args...) \ argument 59 #define IP6T_ENTRY_ITERATE(entries, size, fn, args...) \ argument
|