Home
last modified time | relevance | path

Searched defs:arg (Results 176 – 200 of 3764) sorted by relevance

12345678910>>...151

/OK3568_Linux_fs/kernel/net/atm/
H A Dioctl.c52 unsigned long arg, int compat) in do_vcc_ioctl()
215 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl()
275 unsigned long arg) in do_atm_iobuf()
287 unsigned long arg) in do_atmif_sioc()
299 unsigned long arg) in do_atm_ioctl()
352 unsigned long arg) in vcc_compat_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda18271-priv.h135 #define tda_printk(st, lvl, fmt, arg...) \ argument
138 #define tda_dprintk(st, lvl, fmt, arg...) \ argument
144 #define tda_info(fmt, arg...) pr_info(fmt, ##arg) argument
145 #define tda_warn(fmt, arg...) tda_printk(priv, KERN_WARNING, fmt, ##arg) argument
146 #define tda_err(fmt, arg...) tda_printk(priv, KERN_ERR, fmt, ##arg) argument
147 #define tda_dbg(fmt, arg...) tda_dprintk(priv, DBG_INFO, fmt, ##arg) argument
148 #define tda_map(fmt, arg...) tda_dprintk(priv, DBG_MAP, fmt, ##arg) argument
149 #define tda_reg(fmt, arg...) tda_dprintk(priv, DBG_REG, fmt, ##arg) argument
150 #define tda_cal(fmt, arg...) tda_dprintk(priv, DBG_CAL, fmt, ##arg) argument
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_drr.c55 struct nlattr **tca, unsigned long *arg, in drr_change_class()
149 static int drr_delete_class(struct Qdisc *sch, unsigned long arg) in drr_delete_class()
197 static void drr_unbind_tcf(struct Qdisc *sch, unsigned long arg) in drr_unbind_tcf()
204 static int drr_graft_class(struct Qdisc *sch, unsigned long arg, in drr_graft_class()
221 static struct Qdisc *drr_class_leaf(struct Qdisc *sch, unsigned long arg) in drr_class_leaf()
228 static void drr_qlen_notify(struct Qdisc *csh, unsigned long arg) in drr_qlen_notify()
235 static int drr_dump_class(struct Qdisc *sch, unsigned long arg, in drr_dump_class()
257 static int drr_dump_class_stats(struct Qdisc *sch, unsigned long arg, in drr_dump_class_stats()
278 static void drr_walk(struct Qdisc *sch, struct qdisc_walker *arg) in drr_walk()
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_oss.c54 struct snd_seq_oss_reg *arg; in snd_emux_init_seq_oss() local
96 snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_emux_open_seq_oss()
162 snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_close_seq_oss()
190 snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, in snd_emux_load_patch_seq_oss()
235 snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) in snd_emux_ioctl_seq_oss()
269 snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_reset_seq_oss()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c105 static int igt_evict_something(void *arg) in igt_evict_something()
151 static int igt_overcommit(void *arg) in igt_overcommit()
188 static int igt_evict_for_vma(void *arg) in igt_evict_for_vma()
239 static int igt_evict_for_cache_color(void *arg) in igt_evict_for_cache_color()
330 static int igt_evict_vm(void *arg) in igt_evict_vm()
369 static int igt_evict_contexts(void *arg) in igt_evict_contexts()
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dsuni.c96 static int fetch_stats(struct atm_dev *dev,struct sonet_stats __user *arg,int zero) in fetch_stats()
116 static int change_diag(struct atm_dev *dev,void __user *arg,int set) in change_diag()
136 static int get_diag(struct atm_dev *dev,void __user *arg) in get_diag()
225 static int get_framing(struct atm_dev *dev, void __user *arg) in get_framing()
240 static int set_framing(struct atm_dev *dev, void __user *arg) in set_framing()
256 static int suni_ioctl(struct atm_dev *dev,unsigned int cmd,void __user *arg) in suni_ioctl()
/OK3568_Linux_fs/kernel/include/linux/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/rapidio/devices/
H A Drio_mport_cdev.c66 #define rmcd_debug(level, fmt, arg...) \ argument
72 #define rmcd_debug(level, fmt, arg...) \ argument
76 #define rmcd_warn(fmt, arg...) \ argument
79 #define rmcd_error(fmt, arg...) \ argument
258 static int rio_mport_maint_rd(struct mport_cdev_priv *priv, void __user *arg, in rio_mport_maint_rd()
303 static int rio_mport_maint_wr(struct mport_cdev_priv *priv, void __user *arg, in rio_mport_maint_wr()
425 static int rio_mport_obw_map(struct file *filp, void __user *arg) in rio_mport_obw_map()
459 static int rio_mport_obw_free(struct file *filp, void __user *arg) in rio_mport_obw_free()
495 static int maint_hdid_set(struct mport_cdev_priv *priv, void __user *arg) in maint_hdid_set()
517 static int maint_comptag_set(struct mport_cdev_priv *priv, void __user *arg) in maint_comptag_set()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Ddt-structs.h14 int arg[0]; member
19 int arg[1]; member
24 int arg[2]; member
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7100 int command, int arg) in saa7134_xc2028_callback()
7135 int command, int arg) in saa7134_xc5000_callback()
7164 int command, int arg) in saa7134_tda8290_827x_callback()
7249 int command, int arg) in saa7134_tda8290_18271_callback()
7279 int command, int arg) in saa7134_tda8290_callback()
7301 int saa7134_tuner_callback(void *priv, int component, int command, int arg) in saa7134_tuner_callback()
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A Dusbatm.h29 #define usb_err(instance, format, arg...) \ argument
31 #define usb_info(instance, format, arg...) \ argument
33 #define usb_warn(instance, format, arg...) \ argument
35 #define usb_dbg(instance, format, arg...) \ argument
39 #define atm_printk(level, instance, format, arg...) \ argument
43 #define atm_err(instance, format, arg...) \ argument
45 #define atm_info(instance, format, arg...) \ argument
47 #define atm_warn(instance, format, arg...) \ argument
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dmsi.c139 unsigned int nr_irqs, void *arg) in msi_domain_alloc()
191 msi_alloc_info_t *arg) in msi_domain_ops_get_hwirq()
197 int nvec, msi_alloc_info_t *arg) in msi_domain_ops_prepare()
203 static void msi_domain_ops_set_desc(msi_alloc_info_t *arg, in msi_domain_ops_set_desc()
212 msi_alloc_info_t *arg) in msi_domain_ops_init()
305 int nvec, msi_alloc_info_t *arg) in msi_domain_prepare_irqs()
319 int virq, int nvec, msi_alloc_info_t *arg) in msi_domain_populate_irqs()
405 msi_alloc_info_t arg; in __msi_domain_alloc_irqs() local
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dctcm_mpc.c827 static void mpc_action_go_ready(fsm_instance *fsm, int event, void *arg) in mpc_action_go_ready()
1338 static void mpc_action_nop(fsm_instance *fi, int event, void *arg) in mpc_action_nop()
1348 static void mpc_action_go_inop(fsm_instance *fi, int event, void *arg) in mpc_action_go_inop()
1450 static void mpc_action_timeout(fsm_instance *fi, int event, void *arg) in mpc_action_timeout()
1486 void mpc_action_discontact(fsm_instance *fi, int event, void *arg) in mpc_action_discontact()
1661 static void mpc_action_side_xid(fsm_instance *fsm, void *arg, int side) in mpc_action_side_xid()
1818 static void mpc_action_xside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_xside_xid()
1827 static void mpc_action_yside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_yside_xid()
1836 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid0()
1877 static void mpc_action_doxid7(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid7()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.c165 struct fcrypt *fcr, void __user *arg) in kcop_fd_from_user()
174 struct fcrypt *fcr, void __user *arg) in kcop_fd_to_user()
464 struct fcrypt *fcr, void __user *arg) in kcop_map_fd_from_user()
473 struct fcrypt *fcr, void __user *arg) in kcop_map_fd_to_user()
611 struct fcrypt *fcr, void __user *arg) in kcop_rsa_from_user()
620 struct fcrypt *fcr, void __user *arg) in kcop_rsa_to_user()
1094 struct fcrypt *fcr, void __user *arg) in kcaop_fd_from_user()
1105 struct fcrypt *fcr, void __user *arg) in kcaop_fd_to_user()
1130 void __user *arg = (void __user *)arg_; in rk_cryptodev_ioctl() local
1263 struct fcrypt *fcr, void __user *arg) in compat_kcop_fd_from_user()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dmmap.c12 static size_t syscall_arg__scnprintf_mmap_prot(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_prot()
33 struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_flags()
53 static size_t syscall_arg__scnprintf_mremap_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mremap_flags()
77 struct syscall_arg *arg) in syscall_arg__scnprintf_madvise_behavior()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dgeocluetypes.cpp42 const QDBusArgument &dbus_argument_helper(const QDBusArgument &arg, Accuracy &accuracy) in dbus_argument_helper()
57 QDBusArgument &operator<<(QDBusArgument &arg, const Accuracy &accuracy) in operator <<()
68 const QDBusArgument &operator>>(const QDBusArgument &arg, Accuracy &accuracy) in operator >>()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dcpcihp_generic.c35 #define dbg(format, arg...) \ argument
41 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) argument
42 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) argument
43 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) argument
H A Dacpi_pcihp.c24 #define dbg(fmt, arg...) do { if (debug_acpi) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, … argument
25 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) argument
26 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) argument
27 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c110 static int mock_hwsp_freelist(void *arg) in mock_hwsp_freelist()
194 static int igt_sync(void *arg) in igt_sync()
255 static int bench_sync(void *arg) in bench_sync()
504 static int live_hwsp_engine(void *arg) in live_hwsp_engine()
578 static int live_hwsp_alternate(void *arg) in live_hwsp_alternate()
650 static int live_hwsp_wrap(void *arg) in live_hwsp_wrap()
758 static int live_hwsp_rollover_kernel(void *arg) in live_hwsp_rollover_kernel()
838 static int live_hwsp_rollover_user(void *arg) in live_hwsp_rollover_user()
922 static int live_hwsp_recycle(void *arg) in live_hwsp_recycle()
/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.h38 #define intel_pt_log_packet(arg, ...) \ argument
44 #define intel_pt_log_insn(arg, ...) \ argument
50 #define intel_pt_log_insn_no_data(arg, ...) \ argument
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dpstree.c39 union acpi_parse_object *arg = NULL; in acpi_ps_get_arg() local
94 acpi_ps_append_arg(union acpi_parse_object *op, union acpi_parse_object *arg) in acpi_ps_append_arg()
174 union acpi_parse_object *arg; in acpi_ps_get_depth_next() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_ioctl.c175 static int scsi_ioctl_get_pci(struct scsi_device *sdev, void __user *arg) in scsi_ioctl_get_pci()
192 static int scsi_ioctl_common(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl_common()
273 int scsi_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl()
288 int scsi_compat_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_compat_ioctl()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunwind-libunwind-local.c375 int need_unwind_info, void *arg) in find_proc_info()
433 void __maybe_unused *arg) in access_fpreg()
441 void __maybe_unused *arg) in get_dyn_info_list_addr()
448 void __maybe_unused *arg) in resume()
458 unw_word_t __maybe_unused *offp, void __maybe_unused *arg) in get_proc_name()
487 int __write, void *arg) in access_mem()
533 int __write, void *arg) in access_reg()
573 unwind_entry_cb_t cb, void *arg) in entry()
642 void *arg, int max_stack) in get_entries()
705 static int _unwind__get_entries(unwind_entry_cb_t cb, void *arg, in _unwind__get_entries()
/OK3568_Linux_fs/external/mpp/mpp/base/test/
H A Dmpp_task_test.c13 void *task_input(void *arg) in task_input()
41 void *task_output(void *arg) in task_output()
69 void *task_in_and_out(void *arg) in task_in_and_out()
104 void *task_worker(void *arg) in task_worker()
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dstacktrace.c117 int (*consumer_fn) (unsigned int, void *), void *arg) in arc_unwind_core() argument
172 static int __print_sym(unsigned int address, void *arg) in __print_sym()
185 static int __collect_all(unsigned int address, void *arg) in __collect_all()
200 static int __collect_all_but_sched(unsigned int address, void *arg) in __collect_all_but_sched()

12345678910>>...151