| /include/linux/ |
| A D | stop_machine.h | 20 typedef int (*cpu_stop_fn_t)(void *arg); 28 void *arg; member 32 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg); 33 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg); 34 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, 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() argument 57 ret = fn(arg); in stop_one_cpu() 67 stwork->fn(stwork->arg); in stop_one_cpu_nowait_workfn() 72 cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() argument [all …]
|
| A D | delayed_call.h | 12 void *arg; member 19 void (*fn)(void *), void *arg) in set_delayed_call() argument 22 call->arg = arg; in set_delayed_call() 28 call->fn(call->arg); in do_delayed_call()
|
| A D | moduleparam.h | 60 void (*free)(void *arg); 82 void *arg; member 200 __level_param_cb(name, ops, arg, perm, 1) 213 __level_param_cb(name, ops, arg, perm, 2) 226 __level_param_cb(name, ops, arg, perm, 3) 239 __level_param_cb(name, ops, arg, perm, 4) 251 #define fs_param_cb(name, ops, arg, perm) \ argument 252 __level_param_cb(name, ops, arg, perm, 5) 265 __level_param_cb(name, ops, arg, perm, 6) 278 __level_param_cb(name, ops, arg, perm, 7) [all …]
|
| A D | mroute6.h | 32 extern int ip6mr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg); 36 int ip6mr_ioctl(struct sock *sk, int cmd, void *arg); 52 int ip6mr_ioctl(struct sock *sk, int cmd, void *arg) in ip6mr_ioctl() argument 111 void __user *arg) in ip6mr_sk_ioctl() argument 118 return sock_ioctl_inout(sk, cmd, arg, &buffer, in ip6mr_sk_ioctl() 124 return sock_ioctl_inout(sk, cmd, arg, &buffer, in ip6mr_sk_ioctl() 142 void __user *arg) in ip6mr_sk_ioctl() argument
|
| A D | mroute.h | 21 int ipmr_ioctl(struct sock *sk, int cmd, void *arg); 22 int ipmr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg); 25 int ipmr_sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg); 39 static inline int ipmr_ioctl(struct sock *sk, int cmd, void *arg) in ipmr_ioctl() argument 60 void __user *arg) in ipmr_sk_ioctl() argument
|
| A D | fw_table.h | 18 void *arg, const unsigned long end); 24 void *arg; member 48 acpi_tbl_entry_handler_arg handler_arg, void *arg,
|
| A D | arm_sdei.h | 23 typedef int (sdei_event_callback)(u32 event, struct pt_regs *regs, void *arg); 29 int sdei_event_register(u32 event_num, sdei_event_callback *cb, void *arg); 81 struct sdei_registered_event *arg);
|
| A D | torture.h | 113 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, 117 #define torture_create_kthread(n, arg, tp) \ argument 118 _torture_create_kthread(n, (arg), #n, "Creating " #n " task", \ 120 #define torture_create_kthread_cb(n, arg, tp, cbf) \ argument 121 _torture_create_kthread(n, (arg), #n, "Creating " #n " task", \
|
| A D | if_pppox.h | 73 unsigned long arg); 80 extern int pppox_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg); 81 extern int pppox_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| A D | dmar.h | 124 static inline int dmar_res_noop(struct acpi_dmar_header *hdr, void *arg) in dmar_res_noop() argument 141 extern int dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg); 142 extern int dmar_parse_one_atsr(struct acpi_dmar_header *header, void *arg); 143 extern int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg); 144 extern int dmar_parse_one_satc(struct acpi_dmar_header *hdr, void *arg); 145 extern int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg); 298 extern int dmar_alloc_hwirq(int id, int node, void *arg);
|
| A D | fsverity.h | 140 int fsverity_ioctl_enable(struct file *filp, const void __user *arg); 144 int fsverity_ioctl_measure(struct file *filp, void __user *arg); 187 const void __user *arg) in fsverity_ioctl_enable() argument 194 static inline int fsverity_ioctl_measure(struct file *filp, void __user *arg) in fsverity_ioctl_measure() argument
|
| A D | fscrypt.h | 349 int fscrypt_ioctl_set_policy(struct file *filp, const void __user *arg); 350 int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg); 351 int fscrypt_ioctl_get_policy_ex(struct file *filp, void __user *arg); 352 int fscrypt_ioctl_get_nonce(struct file *filp, void __user *arg); 381 int fscrypt_ioctl_add_key(struct file *filp, void __user *arg); 382 int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg); 384 int fscrypt_ioctl_get_key_status(struct file *filp, void __user *arg); 539 const void __user *arg) in fscrypt_ioctl_set_policy() argument 550 void __user *arg) in fscrypt_ioctl_get_policy_ex() argument 621 void __user *arg) in fscrypt_ioctl_remove_key_all_users() argument [all …]
|
| /include/xen/arm/ |
| A D | hypercall.h | 47 int HYPERVISOR_xen_version(int cmd, void *arg); 50 int HYPERVISOR_sched_op(int cmd, void *arg); 51 int HYPERVISOR_event_channel_op(int cmd, void *arg); 52 unsigned long HYPERVISOR_hvm_op(int op, void *arg); 53 int HYPERVISOR_memory_op(unsigned int cmd, void *arg); 54 int HYPERVISOR_physdev_op(int cmd, void *arg); 59 int HYPERVISOR_platform_op_raw(void *arg);
|
| /include/media/ |
| A D | v4l2-common.h | 28 (client)->addr, fmt , ## arg) 30 #define v4l_err(client, fmt, arg...) \ argument 33 #define v4l_warn(client, fmt, arg...) \ argument 36 #define v4l_info(client, fmt, arg...) \ argument 57 #define v4l2_printk(level, dev, fmt, arg...) \ argument 60 #define v4l2_err(dev, fmt, arg...) \ argument 61 v4l2_printk(KERN_ERR, dev, fmt , ## arg) 63 #define v4l2_warn(dev, fmt, arg...) \ argument 64 v4l2_printk(KERN_WARNING, dev, fmt , ## arg) 66 #define v4l2_info(dev, fmt, arg...) \ argument [all …]
|
| A D | videobuf2-memops.h | 30 void (*put)(void *arg); 31 void *arg; member
|
| /include/net/ |
| A D | wext.h | 11 void __user *arg); 13 unsigned long arg); 19 void __user *arg) in wext_handle_ioctl() argument 24 unsigned long arg) in compat_wext_handle_ioctl() argument
|
| A D | fib_rules.h | 122 struct fib_lookup_arg *arg) in fib_rule_get_table() argument 124 return rule->l3mdev ? arg->table : rule->table; in fib_rule_get_table() 128 struct fib_lookup_arg *arg) in fib_rule_get_table() argument 214 struct fib_lookup_arg *arg)); 217 struct fib_lookup_arg *arg)); 221 struct fib_lookup_arg *arg)); 224 struct fib_lookup_arg *arg));
|
| A D | pkt_sched.h | 281 struct qdisc_walker *arg) in tc_qdisc_stats_dump() argument 283 if (arg->count >= arg->skip && arg->fn(sch, cl, arg) < 0) { in tc_qdisc_stats_dump() 284 arg->stop = 1; in tc_qdisc_stats_dump() 288 arg->count++; in tc_qdisc_stats_dump()
|
| /include/net/nfc/ |
| A D | digital.h | 88 void *arg, struct sk_buff *resp); 151 void *arg); 157 void *arg); 159 nfc_digital_cmd_complete_t cb, void *arg); 163 void *arg); 165 nfc_digital_cmd_complete_t cb, void *arg);
|
| /include/drm/ |
| A D | drm_ioctl.h | 68 unsigned long arg); 159 long drm_ioctl(struct file *filp, unsigned int cmd, unsigned long arg); 162 long drm_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
|
| A D | drm_print.h | 178 void *arg; member 338 .arg = iter, in drm_coredump_printer() 359 struct drm_print_iterator *iterator = p->arg; in drm_coredump_printer_is_full() 379 .arg = f, in drm_seq_file_printer() 395 .arg = dev, in drm_info_printer() 415 .arg = drm, in drm_dbg_printer() 436 .arg = drm, in drm_err_printer() 494 .arg = p, in drm_line_printer() 778 #define drm_WARN(drm, condition, format, arg...) \ argument 781 dev_name(__drm_to_dev(drm)), ## arg) [all …]
|
| /include/sound/ |
| A D | soc-acpi.h | 35 struct snd_soc_acpi_mach *snd_soc_acpi_codec_list(void *arg); 53 static inline struct snd_soc_acpi_mach *snd_soc_acpi_codec_list(void *arg) in snd_soc_acpi_codec_list() argument 218 struct snd_soc_acpi_mach * (*machine_quirk)(void *arg); 220 bool (*machine_check)(void *arg);
|
| /include/soc/tegra/ |
| A D | pm.h | 27 int tegra30_pm_secondary_cpu_suspend(unsigned long arg); 44 static inline int tegra30_pm_secondary_cpu_suspend(unsigned long arg) in tegra30_pm_secondary_cpu_suspend() argument
|
| /include/linux/platform_data/ |
| A D | sh_mmcif.h | 92 unsigned long cmd, unsigned long arg) in sh_mmcif_boot_cmd_send() argument 95 sh_mmcif_writel(base, MMCIF_CE_ARG, arg); in sh_mmcif_boot_cmd_send() 116 unsigned long cmd, unsigned long arg) in sh_mmcif_boot_cmd() argument 118 sh_mmcif_boot_cmd_send(base, cmd, arg); in sh_mmcif_boot_cmd()
|
| /include/linux/soc/ti/ |
| A D | knav_qmss.h | 48 typedef void (*knav_queue_notify_fn)(void *arg); 65 unsigned long arg);
|