Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 63) sorted by relevance

123

/include/media/
Dv4l2-common.h23 #define v4l_printk(level, name, adapter, addr, fmt, arg...) \ argument
26 #define v4l_client_printk(level, client, fmt, arg...) \ argument
30 #define v4l_err(client, fmt, arg...) \ argument
33 #define v4l_warn(client, fmt, arg...) \ argument
36 #define v4l_info(client, fmt, arg...) \ argument
41 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument
57 #define v4l2_printk(level, dev, fmt, arg...) \ argument
60 #define v4l2_err(dev, fmt, arg...) \ argument
63 #define v4l2_warn(dev, fmt, arg...) \ argument
66 #define v4l2_info(dev, fmt, arg...) \ argument
[all …]
Dvideobuf2-memops.h31 void *arg; member
/include/linux/
Dstop_machine.h28 void *arg; member
49 void *arg; member
52 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
72 cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
Dmoduleparam.h77 void *arg; member
175 #define module_param_cb(name, ops, arg, perm) \ argument
178 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument
182 #define __level_param_cb(name, ops, arg, perm, level) \ argument
194 #define core_param_cb(name, ops, arg, perm) \ argument
207 #define postcore_param_cb(name, ops, arg, perm) \ argument
220 #define arch_param_cb(name, ops, arg, perm) \ argument
233 #define subsys_param_cb(name, ops, arg, perm) \ argument
246 #define fs_param_cb(name, ops, arg, perm) \ argument
259 #define device_param_cb(name, ops, arg, perm) \ argument
[all …]
Ddelayed_call.h12 void *arg; member
19 void (*fn)(void *), void *arg) in set_delayed_call() argument
Dfscrypt.h477 const void __user *arg) in fscrypt_ioctl_set_policy()
482 static inline int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy()
488 void __user *arg) in fscrypt_ioctl_get_policy_ex()
493 static inline int fscrypt_ioctl_get_nonce(struct file *filp, void __user *arg) in fscrypt_ioctl_get_nonce()
548 static inline int fscrypt_ioctl_add_key(struct file *filp, void __user *arg) in fscrypt_ioctl_add_key()
553 static inline int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg) in fscrypt_ioctl_remove_key()
559 void __user *arg) in fscrypt_ioctl_remove_key_all_users()
565 void __user *arg) in fscrypt_ioctl_get_key_status()
Datm.h13 compat_uptr_t arg; member
Dfsverity.h184 const void __user *arg) in fsverity_ioctl_enable()
191 static inline int fsverity_ioctl_measure(struct file *filp, void __user *arg) in fsverity_ioctl_measure()
Ddnotify.h42 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) in fcntl_dirnotify()
Dradix-tree.h202 static inline int radix_tree_deref_retry(void *arg) in radix_tree_deref_retry()
212 static inline int radix_tree_exception(void *arg) in radix_tree_exception()
Dblktrace_api.h88 # define blk_trace_ioctl(bdev, cmd, arg) (-ENOTTY) argument
91 # define blk_trace_setup(q, name, dev, bdev, arg) (-ENOTTY) argument
Dirq_work.h67 static inline void irq_work_single(void *arg) { } in irq_work_single()
Drhashtable.h571 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
585 struct rhashtable_compare_arg arg = { in __rhashtable_lookup() local
701 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast() local
1264 void *arg), in rhltable_free_and_destroy()
Dtorture.h119 #define torture_create_kthread(n, arg, tp) \ argument
Dmroute.h38 static inline int ipmr_ioctl(struct sock *sk, int cmd, void __user *arg) in ipmr_ioctl()
Dadb.h20 void *arg; member
Dmroute6.h51 int ip6mr_ioctl(struct sock *sk, int cmd, void __user *arg) in ip6mr_ioctl()
/include/net/
Dwext.h19 void __user *arg) in wext_handle_ioctl()
24 unsigned long arg) in compat_wext_handle_ioctl()
Dipv6_frag.h55 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
/include/linux/mmc/
Dsh_mmcif.h94 unsigned long cmd, unsigned long arg) in sh_mmcif_boot_cmd_send()
118 unsigned long cmd, unsigned long arg) in sh_mmcif_boot_cmd()
/include/asm-generic/
Dbug.h89 #define __WARN_printf(taint, arg...) do { \ argument
97 #define __WARN_printf(taint, arg...) do { \ argument
/include/soc/tegra/
Dpm.h44 static inline int tegra30_pm_secondary_cpu_suspend(unsigned long arg) in tegra30_pm_secondary_cpu_suspend()
/include/uapi/linux/mmc/
Dioctl.h19 __u32 arg; member
/include/linux/firmware/intel/
Dstratix10-svc-client.h133 u64 arg[3]; member
/include/uapi/linux/
Dax25.h75 int arg; member
83 unsigned long arg; member

123