Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 61) sorted by relevance

123

/include/linux/
Dtracepoint.h88 #define PARAMS(args...) args argument
105 #define TP_PROTO(args...) args argument
106 #define TP_ARGS(args...) args argument
107 #define TP_CONDITION(args...) args argument
132 #define __DO_TRACE(tp, proto, args, cond, rcucheck) \ argument
160 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument
170 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument
185 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
255 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
351 #define DECLARE_TRACE(name, proto, args) \ argument
[all …]
Ddma-fence.h477 #define DMA_FENCE_TRACE(f, fmt, args...) \ argument
485 #define DMA_FENCE_WARN(f, fmt, args...) \ argument
492 #define DMA_FENCE_ERR(f, fmt, args...) \ argument
Dlinkage.h67 # define asmlinkage_protect(n, ret, args...) do { } while (0) argument
DmISDNdsp.h20 *args; member
Dworkqueue.h397 #define alloc_workqueue(fmt, flags, max_active, args...) \ argument
408 #define alloc_workqueue(fmt, flags, max_active, args...) \ argument
426 #define alloc_ordered_workqueue(fmt, flags, args...) \ argument
Daudit.h380 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
387 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
528 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
533 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
Dpwm.h84 struct pwm_args args; member
148 struct pwm_args *args) in pwm_get_args()
173 struct pwm_args args; in pwm_init_state() local
Dnetdevice.h4346 #define netdev_dbg(__dev, format, args...) \ argument
4351 #define netdev_dbg(__dev, format, args...) \ argument
4354 #define netdev_dbg(__dev, format, args...) \ argument
4365 #define netdev_vdbg(dev, format, args...) \ argument
4378 #define netdev_WARN(dev, format, args...) \ argument
4384 #define netif_printk(priv, type, level, dev, fmt, args...) \ argument
4390 #define netif_level(level, priv, type, dev, fmt, args...) \ argument
4396 #define netif_emerg(priv, type, dev, fmt, args...) \ argument
4398 #define netif_alert(priv, type, dev, fmt, args...) \ argument
4400 #define netif_crit(priv, type, dev, fmt, args...) \ argument
[all …]
Dasync_tx.h159 init_async_submit(struct async_submit_ctl *args, enum async_tx_flags flags, in init_async_submit()
/include/trace/
Ddefine_trace.h27 #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 DEFINE_EVENT(template, name, proto, args) \ argument
54 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
62 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
66 #define DECLARE_TRACE(name, proto, args) \ argument
93 #define DECLARE_TRACE(name, proto, args) argument
Dtrace_events.h73 #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 …]
Dperf.h31 #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
Dsyscall.h30 const char **args; member
/include/drm/
DdrmP.h217 #define DRM_DEV_DEBUG(dev, fmt, args...) \ argument
223 #define DRM_DEV_DEBUG_DRIVER(dev, fmt, args...) \ argument
229 #define DRM_DEV_DEBUG_KMS(dev, fmt, args...) \ argument
235 #define DRM_DEV_DEBUG_PRIME(dev, fmt, args...) \ argument
241 #define DRM_DEV_DEBUG_ATOMIC(dev, fmt, args...) \ argument
247 #define DRM_DEV_DEBUG_VBL(dev, fmt, args...) \ argument
253 #define _DRM_DEV_DEFINE_DEBUG_RATELIMITED(dev, level, fmt, args...) \ argument
269 #define DRM_DEV_DEBUG_RATELIMITED(dev, fmt, args...) \ argument
271 #define DRM_DEBUG_RATELIMITED(fmt, args...) \ argument
273 #define DRM_DEV_DEBUG_DRIVER_RATELIMITED(dev, fmt, args...) \ argument
[all …]
/include/media/
Dv4l2-device.h224 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ argument
231 #define __v4l2_device_call_subdevs(v4l2_dev, cond, o, f, args...) \ argument
243 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \ argument
256 #define __v4l2_device_call_subdevs_until_err(v4l2_dev, cond, o, f, args...) \ argument
266 #define v4l2_device_call_all(v4l2_dev, grpid, o, f, args...) \ argument
279 #define v4l2_device_call_until_err(v4l2_dev, grpid, o, f, args...) \ argument
292 #define v4l2_device_mask_call_all(v4l2_dev, grpmsk, o, f, args...) \ argument
307 #define v4l2_device_mask_call_until_err(v4l2_dev, grpmsk, o, f, args...) \ argument
/include/trace/events/
Dbtrfs.h84 #define TP_STRUCT__entry_btrfs(args...) \ argument
88 #define TP_fast_assign_btrfs(fs_info, args...) \ argument
92 #define TP_printk_btrfs(fmt, args...) \ argument
/include/uapi/linux/netfilter/
Dx_tables.h129 #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/
Dcomposite.h631 #define DBG(d, fmt, args...) \ argument
633 #define VDBG(d, fmt, args...) \ argument
635 #define ERROR(d, fmt, args...) \ argument
637 #define WARNING(d, fmt, args...) \ argument
639 #define INFO(d, fmt, args...) \ argument
/include/uapi/linux/
Dseccomp.h60 __u64 args[6]; member
Dv4l2-dv-timings.h25 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
28 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
/include/uapi/linux/netfilter_bridge/
Debtables.h200 #define EBT_MATCH_ITERATE(e, fn, args...) \ argument
223 #define EBT_WATCHER_ITERATE(e, fn, args...) \ argument
246 #define EBT_ENTRY_ITERATE(entries, size, fn, args...) \ argument
/include/linux/phy/
Dphy.h325 struct of_phandle_args *args) in of_phy_simple_xlate()
355 struct of_phandle_args *args)) in __of_phy_provider_register()
363 struct of_phandle_args *args)) in __devm_of_phy_provider_register()
/include/uapi/linux/netfilter_ipv4/
Dip_tables.h62 #define IPT_MATCH_ITERATE(e, fn, args...) \ argument
66 #define IPT_ENTRY_ITERATE(entries, size, fn, args...) \ argument
/include/uapi/linux/netfilter_ipv6/
Dip6_tables.h57 #define IP6T_MATCH_ITERATE(e, fn, args...) \ argument
59 #define IP6T_ENTRY_ITERATE(entries, size, fn, args...) \ argument
/include/video/
Dmetronomefb.h18 u16 args[((64-2)/2)]; member

123