Searched defs:arg (Results 1 - 25 of 40) sorted by relevance

12

/include/linux/
H A Datm.h12 compat_uptr_t arg; member in struct:compat_atmif_sioc
H A Ddnotify.h41 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) argument
H A Dstop_machine.h19 typedef int (*cpu_stop_fn_t)(void *arg);
26 void *arg; member in struct:cpu_stop_work
30 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg);
31 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg);
32 void stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
34 int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg);
35 int try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg);
44 void *arg; member in struct:cpu_stop_work
47 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) argument
52 ret = fn(arg);
66 stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, struct cpu_stop_work *work_buf) argument
78 stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) argument
86 try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) argument
[all...]
H A Dvfio.h39 unsigned long arg);
58 void *(*open)(unsigned long arg);
65 unsigned long arg);
99 unsigned long arg);
107 unsigned long arg);
119 unsigned long arg)
117 vfio_spapr_iommu_eeh_ioctl(struct iommu_group *group, unsigned int cmd, unsigned long arg) argument
H A Dadb.h19 void *arg; member in struct:adb_request
H A Dswapops.h89 static inline swp_entry_t radix_to_swp_entry(void *arg) argument
93 entry.val = (unsigned long)arg >> RADIX_TREE_EXCEPTIONAL_SHIFT;
H A Dhil_mlc.h71 * within arg usecs.
76 * within arg usecs, any other packet is considered an error.
91 typedef int (hilse_func) (hil_mlc *mlc, int arg);
98 int arg; /* Timeout in usec or parm for func */ member in struct:hilse_node
H A Dmroute.h24 extern int ipmr_ioctl(struct sock *sk, int cmd, void __user *arg);
25 extern int ipmr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
43 int ipmr_ioctl(struct sock *sk, int cmd, void __user *arg) argument
H A Dmroute6.h28 extern int ip6mr_ioctl(struct sock *sk, int cmd, void __user *arg);
29 extern int ip6mr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
48 int ip6mr_ioctl(struct sock *sk, int cmd, void __user *arg) argument
H A Dradix-tree.h217 * @arg: pointer returned by radix_tree_deref_slot
222 static inline int radix_tree_deref_retry(void *arg) argument
224 return unlikely((unsigned long)arg & RADIX_TREE_INDIRECT_PTR);
229 * @arg: value returned by radix_tree_deref_slot
232 static inline int radix_tree_exceptional_entry(void *arg) argument
235 return (unsigned long)arg & RADIX_TREE_EXCEPTIONAL_ENTRY;
240 * @arg: value returned by radix_tree_deref_slot
243 static inline int radix_tree_exception(void *arg) argument
245 return unlikely((unsigned long)arg &
H A Drmap.h236 * arg: passed to rmap_one() and invalid_vma()
244 void *arg; member in struct:rmap_walk_control
246 unsigned long addr, void *arg);
248 int (*file_nonlinear)(struct page *, struct address_space *, void *arg);
250 bool (*invalid_vma)(struct vm_area_struct *vma, void *arg);
H A Dclockchips.h198 extern int clockevents_notify(unsigned long reason, void *arg);
200 static inline int clockevents_notify(unsigned long reason, void *arg) { return 0; } argument
208 static inline int clockevents_notify(unsigned long reason, void *arg) { return 0; } argument
H A Dmoduleparam.h51 /* Returns 0, or -errno. arg is in kp->arg. */
55 /* Optional function to free kp->arg when module unloaded. */
56 void (*free)(void *arg);
75 void *arg; member in union:kernel_param::__anon740
165 #define module_param_cb(name, ops, arg, perm) \
166 __module_param_call(MODULE_PARAM_PREFIX, name, ops, arg, perm, -1, 0)
168 #define module_param_cb_unsafe(name, ops, arg, perm) \
169 __module_param_call(MODULE_PARAM_PREFIX, name, ops, arg, perm, -1, \
181 #define __level_param_cb(name, ops, arg, per
[all...]
H A Dn_r3964.h107 int arg; member in struct:r3964_message
/include/media/
H A Dvideobuf2-memops.h23 * @arg: argument for @put callback
27 void (*put)(void *arg);
28 void *arg; member in struct:vb2_vmarea_handler
H A Dadv7511.h38 void *arg; member in struct:adv7511_cec_arg
H A Dv4l2-device.h56 unsigned int notification, void *arg);
125 unsigned int notification, void *arg)
128 sd->v4l2_dev->notify(sd, notification, arg);
124 v4l2_subdev_notify(struct v4l2_subdev *sd, unsigned int notification, void *arg) argument
/include/net/
H A Dwext.h10 void __user *arg);
12 unsigned long arg);
18 void __user *arg)
23 unsigned long arg)
17 wext_handle_ioctl(struct net *net, struct ifreq *ifr, unsigned int cmd, void __user *arg) argument
22 compat_wext_handle_ioctl(struct net *net, unsigned int cmd, unsigned long arg) argument
/include/uapi/linux/mmc/
H A Dioctl.h14 __u32 arg; member in struct:mmc_ioc_cmd
/include/uapi/linux/
H A Dn_r3964.h90 int arg; member in struct:r3964_client_message
/include/uapi/xen/
H A Dprivcmd.h42 __u64 arg[5]; member in struct:privcmd_hypercall
78 * @arg: &privcmd_hypercall_t
82 * @arg: &struct privcmd_mmapbatch_v2
83 * Return: 0 on success (i.e., arg->err contains valid error codes for
/include/xen/
H A Dgrant_table.h57 void *arg; member in struct:gnttab_free_callback
108 void (*fn)(void *), void *arg, u16 count);
/include/linux/mmc/
H A Dcore.h20 u32 arg; member in struct:mmc_command
170 unsigned int arg);
H A Dsh_mmcif.h103 unsigned long cmd, unsigned long arg)
106 sh_mmcif_writel(base, MMCIF_CE_ARG, arg);
127 unsigned long cmd, unsigned long arg)
129 sh_mmcif_boot_cmd_send(base, cmd, arg);
102 sh_mmcif_boot_cmd_send(void __iomem *base, unsigned long cmd, unsigned long arg) argument
126 sh_mmcif_boot_cmd(void __iomem *base, unsigned long cmd, unsigned long arg) argument
/include/linux/sunrpc/
H A Dsvc_rdma.h77 struct xdr_buf arg; member in struct:svc_rdma_op_ctxt

Completed in 296 milliseconds

12