Home
last modified time | relevance | path

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

123

/include/linux/
Dstop_machine.h27 void *arg; member
48 void *arg; member
51 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
71 cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
86 cpu_stop_fn_t fn, void *arg) in stop_cpus()
94 cpu_stop_fn_t fn, void *arg) in try_stop_cpus()
Dmoduleparam.h77 void *arg; member
167 #define module_param_cb(name, ops, arg, perm) \ argument
170 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument
183 #define __level_param_cb(name, ops, arg, perm, level) \ argument
186 #define core_param_cb(name, ops, arg, perm) \ argument
189 #define postcore_param_cb(name, ops, arg, perm) \ argument
192 #define arch_param_cb(name, ops, arg, perm) \ argument
195 #define subsys_param_cb(name, ops, arg, perm) \ argument
198 #define fs_param_cb(name, ops, arg, perm) \ argument
201 #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
Dfsverity.h147 const void __user *arg) in fsverity_ioctl_enable()
154 static inline int fsverity_ioctl_measure(struct file *filp, void __user *arg) in fsverity_ioctl_measure()
Datm.h13 compat_uptr_t arg; member
Dfscrypt.h339 const void __user *arg) in fscrypt_ioctl_set_policy()
344 static inline int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy()
350 void __user *arg) in fscrypt_ioctl_get_policy_ex()
373 static inline int fscrypt_ioctl_add_key(struct file *filp, void __user *arg) in fscrypt_ioctl_add_key()
378 static inline int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg) in fscrypt_ioctl_remove_key()
384 void __user *arg) in fscrypt_ioctl_remove_key_all_users()
390 void __user *arg) in fscrypt_ioctl_get_key_status()
Ddnotify.h42 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) in fcntl_dirnotify()
Dradix-tree.h192 static inline int radix_tree_deref_retry(void *arg) in radix_tree_deref_retry()
202 static inline int radix_tree_exception(void *arg) in radix_tree_exception()
Dblktrace_api.h83 # define blk_trace_ioctl(bdev, cmd, arg) (-ENOTTY) argument
86 # define blk_trace_setup(q, name, dev, bdev, arg) (-ENOTTY) argument
Dtorture.h83 #define torture_create_kthread(n, arg, tp) \ argument
Drhashtable.h578 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
592 struct rhashtable_compare_arg arg = { in __rhashtable_lookup() local
708 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast() local
1271 void *arg), in rhltable_free_and_destroy()
Dmroute.h37 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/media/
Dv4l2-common.h22 #define v4l_printk(level, name, adapter, addr, fmt, arg...) \ argument
25 #define v4l_client_printk(level, client, fmt, arg...) \ argument
29 #define v4l_err(client, fmt, arg...) \ argument
32 #define v4l_warn(client, fmt, arg...) \ argument
35 #define v4l_info(client, fmt, arg...) \ argument
40 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument
56 #define v4l2_printk(level, dev, fmt, arg...) \ argument
59 #define v4l2_err(dev, fmt, arg...) \ argument
62 #define v4l2_warn(dev, fmt, arg...) \ argument
65 #define v4l2_info(dev, fmt, arg...) \ argument
[all …]
Dvideobuf2-memops.h31 void *arg; member
/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/soundwire/
Dsdw_intel.h33 void *arg; member
/include/asm-generic/
Dbug.h86 #define __WARN_printf(taint, arg...) \ argument
91 #define __WARN_printf(taint, arg...) do { \ argument
/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/uapi/linux/
Dn_r3964.h91 int arg; member
/include/uapi/linux/mmc/
Dioctl.h18 __u32 arg; member
/include/linux/sched/
Dtask.h71 unsigned long clone_flags, unsigned long sp, unsigned long arg, in copy_thread_tls()
/include/linux/firmware/intel/
Dstratix10-svc-client.h129 u64 arg[3]; member

123