Home
last modified time | relevance | path

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

123

/include/media/
A 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 …]
A Dvideobuf2-memops.h31 void *arg; member
/include/linux/
A Dmoduleparam.h82 void *arg; member
180 #define module_param_cb(name, ops, arg, perm) \ argument
187 #define __level_param_cb(name, ops, arg, perm, level) \ argument
199 #define core_param_cb(name, ops, arg, perm) \ argument
212 #define postcore_param_cb(name, ops, arg, perm) \ argument
225 #define arch_param_cb(name, ops, arg, perm) \ argument
238 #define subsys_param_cb(name, ops, arg, perm) \ argument
251 #define fs_param_cb(name, ops, arg, perm) \ argument
264 #define device_param_cb(name, ops, arg, perm) \ argument
277 #define late_param_cb(name, ops, arg, perm) \ argument
[all …]
A 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()
A Ddelayed_call.h12 void *arg; member
19 void (*fn)(void *), void *arg) in set_delayed_call() argument
A Dmroute6.h52 int ip6mr_ioctl(struct sock *sk, int cmd, void *arg) in ip6mr_ioctl()
111 void __user *arg) in ip6mr_sk_ioctl()
142 void __user *arg) in ip6mr_sk_ioctl()
A Dtorture.h117 #define torture_create_kthread(n, arg, tp) \ argument
120 #define torture_create_kthread_cb(n, arg, tp, cbf) \ argument
A Dmroute.h39 static inline int ipmr_ioctl(struct sock *sk, int cmd, void *arg) in ipmr_ioctl()
60 void __user *arg) in ipmr_sk_ioctl()
A Dfscrypt.h539 const void __user *arg) in fscrypt_ioctl_set_policy()
544 static inline int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy()
550 void __user *arg) in fscrypt_ioctl_get_policy_ex()
555 static inline int fscrypt_ioctl_get_nonce(struct file *filp, void __user *arg) in fscrypt_ioctl_get_nonce()
610 static inline int fscrypt_ioctl_add_key(struct file *filp, void __user *arg) in fscrypt_ioctl_add_key()
615 static inline int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg) in fscrypt_ioctl_remove_key()
621 void __user *arg) in fscrypt_ioctl_remove_key_all_users()
627 void __user *arg) in fscrypt_ioctl_get_key_status()
A Datm.h13 compat_uptr_t arg; member
A Dfsverity.h187 const void __user *arg) in fsverity_ioctl_enable()
194 static inline int fsverity_ioctl_measure(struct file *filp, void __user *arg) in fsverity_ioctl_measure()
A Ddnotify.h41 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned int arg) in fcntl_dirnotify()
A Dradix-tree.h204 static inline int radix_tree_deref_retry(void *arg) in radix_tree_deref_retry()
214 static inline int radix_tree_exception(void *arg) in radix_tree_exception()
A Dblktrace_api.h83 # define blk_trace_ioctl(bdev, cmd, arg) (-ENOTTY) argument
86 # define blk_trace_setup(q, name, dev, bdev, arg) (-ENOTTY) argument
A Dfilelock.h264 static inline int fcntl_setlease(unsigned int fd, struct file *filp, int arg) in fcntl_setlease()
381 static inline int generic_setlease(struct file *filp, int arg, in generic_setlease()
387 static inline int kernel_setlease(struct file *filp, int arg, in kernel_setlease()
393 static inline int vfs_setlease(struct file *filp, int arg, in vfs_setlease()
399 static inline int lease_modify(struct file_lease *fl, int arg, in lease_modify()
A Dfw_table.h24 void *arg; member
A Drhashtable.h579 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
593 struct rhashtable_compare_arg arg = { in __rhashtable_lookup() local
709 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast() local
1275 void *arg), in rhltable_free_and_destroy()
A Dirq_work.h75 static inline void irq_work_single(void *arg) { } in irq_work_single()
A Dcrash_core.h45 static inline void arch_crash_handle_hotplug_event(struct kimage *image, void *arg) { } in arch_crash_handle_hotplug_event()
/include/net/
A Dwext.h19 void __user *arg) in wext_handle_ioctl()
24 unsigned long arg) in compat_wext_handle_ioctl()
/include/asm-generic/
A Dbug.h97 #define __WARN_printf(taint, arg...) do { \ argument
104 #define __WARN_printf(taint, arg...) do { \ argument
/include/linux/platform_data/
A Dsh_mmcif.h92 unsigned long cmd, unsigned long arg) in sh_mmcif_boot_cmd_send()
116 unsigned long cmd, unsigned long arg) in sh_mmcif_boot_cmd()
/include/soc/tegra/
A Dpm.h44 static inline int tegra30_pm_secondary_cpu_suspend(unsigned long arg) in tegra30_pm_secondary_cpu_suspend()
/include/net/phonet/
A Dphonet.h118 void __user *arg) in phonet_sk_ioctl()
/include/uapi/linux/mmc/
A Dioctl.h19 __u32 arg; member

Completed in 42 milliseconds

123