Home
last modified time | relevance | path

Searched defs:arg (Results 51 – 75 of 2801) sorted by relevance

12345678910>>...113

/Linux-v6.6/sound/core/seq/oss/
Dseq_oss_ioctl.c18 static int snd_seq_oss_synth_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_synth_info_user()
31 static int snd_seq_oss_midi_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_midi_info_user()
44 static int snd_seq_oss_oob_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_oob_user()
64 void __user *arg = (void __user *)carg; in snd_seq_oss_ioctl() local
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dselftest_execlists.c109 static int live_sanitycheck(void *arg) in live_sanitycheck()
315 static int live_unlite_switch(void *arg) in live_unlite_switch()
320 static int live_unlite_preempt(void *arg) in live_unlite_preempt()
325 static int live_unlite_ring(void *arg) in live_unlite_ring()
475 static int live_pin_rewind(void *arg) in live_pin_rewind()
579 static int live_hold_reset(void *arg) in live_hold_reset()
678 static int live_error_interrupt(void *arg) in live_error_interrupt()
976 static int live_timeslice_preempt(void *arg) in live_timeslice_preempt()
1111 static int live_timeslice_rewind(void *arg) in live_timeslice_rewind()
1284 static int live_timeslice_queue(void *arg) in live_timeslice_queue()
[all …]
Dselftest_reset.c185 static int igt_reset_device_stolen(void *arg) in igt_reset_device_stolen()
190 static int igt_reset_engines_stolen(void *arg) in igt_reset_engines_stolen()
209 static int igt_global_reset(void *arg) in igt_global_reset()
239 static int igt_wedged_reset(void *arg) in igt_wedged_reset()
260 static int igt_atomic_reset(void *arg) in igt_atomic_reset()
304 static int igt_atomic_engine_reset(void *arg) in igt_atomic_engine_reset()
Dselftest_migrate.c488 static int live_migrate_copy(void *arg) in live_migrate_copy()
510 static int live_migrate_clear(void *arg) in live_migrate_clear()
546 static int live_emit_pte_full_ring(void *arg) in live_emit_pte_full_ring()
683 int (*fn)(void *arg), in threaded_migrate()
733 static int __thread_migrate_copy(void *arg) in __thread_migrate_copy()
740 static int thread_migrate_copy(void *arg) in thread_migrate_copy()
748 static int __thread_global_copy(void *arg) in __thread_global_copy()
755 static int thread_global_copy(void *arg) in thread_global_copy()
763 static int __thread_migrate_clear(void *arg) in __thread_migrate_clear()
770 static int __thread_global_clear(void *arg) in __thread_global_clear()
[all …]
/Linux-v6.6/arch/ia64/kernel/
Dunwind.c1155 #define UNW_DEC_PROLOGUE_GR(fmt,r,m,gr,arg) desc_prologue(0,r,m,gr,arg) argument
1156 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) argument
1160 #define UNW_DEC_ABI(fmt,a,c,arg) desc_abi(a,c,arg) argument
1161 #define UNW_DEC_BR_GR(fmt,b,g,arg) desc_br_gr(b,g,arg) argument
1162 #define UNW_DEC_BR_MEM(fmt,b,arg) desc_br_mem(b,arg) argument
1163 #define UNW_DEC_FRGR_MEM(fmt,g,f,arg) desc_frgr_mem(g,f,arg) argument
1164 #define UNW_DEC_FR_MEM(fmt,f,arg) desc_fr_mem(f,arg) argument
1165 #define UNW_DEC_GR_GR(fmt,m,g,arg) desc_gr_gr(m,g,arg) argument
1166 #define UNW_DEC_GR_MEM(fmt,m,arg) desc_gr_mem(m,arg) argument
1167 #define UNW_DEC_MEM_STACK_F(fmt,t,s,arg) desc_mem_stack_f(t,s,arg) argument
[all …]
/Linux-v6.6/drivers/usb/core/
Ddevio.c121 #define snoop(dev, format, arg...) \ argument
1271 static int proc_control(struct usb_dev_state *ps, void __user *arg) in proc_control()
1370 static int proc_bulk(struct usb_dev_state *ps, void __user *arg) in proc_bulk()
1393 static int proc_resetep(struct usb_dev_state *ps, void __user *arg) in proc_resetep()
1411 static int proc_clearhalt(struct usb_dev_state *ps, void __user *arg) in proc_clearhalt()
1434 static int proc_getdriver(struct usb_dev_state *ps, void __user *arg) in proc_getdriver()
1453 static int proc_connectinfo(struct usb_dev_state *ps, void __user *arg) in proc_connectinfo()
1467 void __user *arg, size_t size) in proc_conninfo_ex()
1526 static int proc_setintf(struct usb_dev_state *ps, void __user *arg) in proc_setintf()
1543 static int proc_setconfig(struct usb_dev_state *ps, void __user *arg) in proc_setconfig()
[all …]
/Linux-v6.6/drivers/gpu/drm/
Ddrm_ioc32.c92 unsigned long arg) in compat_drm_version()
133 unsigned long arg) in compat_drm_getunique()
160 unsigned long arg) in compat_drm_setunique()
177 unsigned long arg) in compat_drm_getmap()
205 unsigned long arg) in compat_drm_addmap()
239 unsigned long arg) in compat_drm_rmmap()
262 unsigned long arg) in compat_drm_getclient()
301 unsigned long arg) in compat_drm_getstats()
322 unsigned long arg) in compat_drm_addbufs()
353 unsigned long arg) in compat_drm_markbufs()
[all …]
/Linux-v6.6/net/batman-adv/
Dlog.h79 #define _batadv_dbg(type, bat_priv, ratelimited, fmt, arg...) \ argument
103 #define batadv_dbg(type, bat_priv, arg...) \ argument
112 #define batadv_dbg_ratelimited(type, bat_priv, arg...) \ argument
121 #define batadv_info(net_dev, fmt, arg...) \ argument
135 #define batadv_err(net_dev, fmt, arg...) \ argument
/Linux-v6.6/arch/arm/kernel/
Dsmp_tlb.c31 static inline void ipi_flush_tlb_mm(void *arg) in ipi_flush_tlb_mm()
38 static inline void ipi_flush_tlb_page(void *arg) in ipi_flush_tlb_page()
48 static inline void ipi_flush_tlb_kernel_page(void *arg) in ipi_flush_tlb_kernel_page()
55 static inline void ipi_flush_tlb_range(void *arg) in ipi_flush_tlb_range()
65 static inline void ipi_flush_tlb_kernel_range(void *arg) in ipi_flush_tlb_kernel_range()
151 static void ipi_flush_tlb_a15_erratum(void *arg) in ipi_flush_tlb_a15_erratum()
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/
Dadf_ctl_drv.c90 unsigned long arg) in adf_ctl_alloc_resources()
186 unsigned long arg) in adf_ctl_ioctl_dev_config()
262 unsigned long arg) in adf_ctl_ioctl_dev_stop()
295 unsigned long arg) in adf_ctl_ioctl_dev_start()
327 unsigned long arg) in adf_ctl_ioctl_get_num_devices()
339 unsigned long arg) in adf_ctl_ioctl_get_status()
377 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl()
/Linux-v6.6/tools/testing/selftests/rseq/
Drseq-ppc.h46 #define RSEQ_STORE_LONG(arg) "std%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m"… argument
47 #define RSEQ_STORE_INT(arg) "stw%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m" … argument
48 #define RSEQ_LOAD_LONG(arg) "ld%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m"… argument
49 #define RSEQ_LOAD_INT(arg) "lwz%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m"… argument
91 #define RSEQ_STORE_LONG(arg) "stw%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m"… argument
92 #define RSEQ_STORE_INT(arg) RSEQ_STORE_LONG(arg) /* To memory ("m" constraint) */ argument
93 #define RSEQ_LOAD_LONG(arg) "lwz%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m… argument
94 #define RSEQ_LOAD_INT(arg) RSEQ_LOAD_LONG(arg) /* From memory ("m" constraint) */ argument
/Linux-v6.6/fs/btrfs/
Dioctl.c475 static int btrfs_ioctl_getversion(struct inode *inode, int __user *arg) in btrfs_ioctl_getversion()
481 void __user *arg) in btrfs_ioctl_fitrim()
1093 void __user *arg) in btrfs_ioctl_resize()
1308 void __user *arg, int subvol) in btrfs_ioctl_snap_create()
1330 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2()
1394 void __user *arg) in btrfs_ioctl_subvol_getflags()
1416 void __user *arg) in btrfs_ioctl_subvol_setflags()
2333 void __user *arg, in btrfs_ioctl_snap_destroy()
2624 static long btrfs_ioctl_add_dev(struct btrfs_fs_info *fs_info, void __user *arg) in btrfs_ioctl_add_dev()
2673 static long btrfs_ioctl_rm_dev_v2(struct file *file, void __user *arg) in btrfs_ioctl_rm_dev_v2()
[all …]
/Linux-v6.6/arch/xtensa/kernel/
Dsmp.c476 static void ipi_flush_tlb_all(void *arg) in ipi_flush_tlb_all()
486 static void ipi_flush_tlb_mm(void *arg) in ipi_flush_tlb_mm()
496 static void ipi_flush_tlb_page(void *arg) in ipi_flush_tlb_page()
511 static void ipi_flush_tlb_range(void *arg) in ipi_flush_tlb_range()
528 static void ipi_flush_tlb_kernel_range(void *arg) in ipi_flush_tlb_kernel_range()
545 static void ipi_flush_cache_all(void *arg) in ipi_flush_cache_all()
555 static void ipi_flush_cache_page(void *arg) in ipi_flush_cache_page()
572 static void ipi_flush_cache_range(void *arg) in ipi_flush_cache_range()
589 static void ipi_flush_icache_range(void *arg) in ipi_flush_icache_range()
607 static void ipi_invalidate_dcache_range(void *arg) in ipi_invalidate_dcache_range()
[all …]
/Linux-v6.6/drivers/dma-buf/
Dst-dma-resv.c38 static int sanitycheck(void *arg) in sanitycheck()
63 static int test_signaling(void *arg) in test_signaling()
109 static int test_for_each(void *arg) in test_for_each()
170 static int test_for_each_unlocked(void *arg) in test_for_each_unlocked()
244 static int test_get_fences(void *arg) in test_get_fences()
Dst-dma-fence-unwrap.c96 static int sanitycheck(void *arg) in sanitycheck()
119 static int unwrap_array(void *arg) in unwrap_array()
163 static int unwrap_chain(void *arg) in unwrap_chain()
207 static int unwrap_chain_array(void *arg) in unwrap_chain_array()
255 static int unwrap_merge(void *arg) in unwrap_merge()
307 static int unwrap_merge_complex(void *arg) in unwrap_merge_complex()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h268 struct wmi_scan_ev_arg *arg) in ath10k_wmi_pull_scan()
278 struct wmi_tlv_mgmt_tx_compl_ev_arg *arg) in ath10k_wmi_pull_mgmt_tx_compl()
288 struct wmi_tlv_mgmt_tx_bundle_compl_ev_arg *arg) in ath10k_wmi_pull_mgmt_tx_bundle_compl()
298 struct wmi_mgmt_rx_ev_arg *arg) in ath10k_wmi_pull_mgmt_rx()
308 struct wmi_ch_info_ev_arg *arg) in ath10k_wmi_pull_ch_info()
318 struct wmi_vdev_start_ev_arg *arg) in ath10k_wmi_pull_vdev_start()
328 struct wmi_peer_kick_ev_arg *arg) in ath10k_wmi_pull_peer_kick()
338 struct wmi_swba_ev_arg *arg) in ath10k_wmi_pull_swba()
348 struct wmi_phyerr_hdr_arg *arg) in ath10k_wmi_pull_phyerr_hdr()
358 int left_len, struct wmi_phyerr_ev_arg *arg) in ath10k_wmi_pull_phyerr()
[all …]
/Linux-v6.6/drivers/gpu/drm/i915/selftests/
Di915_syncmap.c133 static int igt_syncmap_init(void *arg) in igt_syncmap_init()
202 static int igt_syncmap_one(void *arg) in igt_syncmap_one()
271 static int igt_syncmap_join_above(void *arg) in igt_syncmap_join_above()
332 static int igt_syncmap_join_below(void *arg) in igt_syncmap_join_below()
400 static int igt_syncmap_neighbours(void *arg) in igt_syncmap_neighbours()
446 static int igt_syncmap_compact(void *arg) in igt_syncmap_compact()
542 static int igt_syncmap_random(void *arg) in igt_syncmap_random()
/Linux-v6.6/tools/testing/selftests/cgroup/
Dtest_kmem.c30 static int alloc_dcache(const char *cgroup, void *arg) in alloc_dcache()
94 static void *alloc_kmem_fn(void *arg) in alloc_kmem_fn()
100 static int alloc_kmem_smp(const char *cgroup, void *arg) in alloc_kmem_smp()
130 int (*fn)(const char *cgroup, void *arg), in cg_run_in_subcgroups()
239 static void *pthread_wait_fn(void *arg) in pthread_wait_fn()
245 static int spawn_1000_threads(const char *cgroup, void *arg) in spawn_1000_threads()
/Linux-v6.6/fs/ceph/
Dioctl.c18 static long ceph_ioctl_get_layout(struct file *file, void __user *arg) in ceph_ioctl_get_layout()
65 static long ceph_ioctl_set_layout(struct file *file, void __user *arg) in ceph_ioctl_set_layout()
137 static long ceph_ioctl_set_layout_policy (struct file *file, void __user *arg) in ceph_ioctl_set_layout_policy()
180 static long ceph_ioctl_get_dataloc(struct file *file, void __user *arg) in ceph_ioctl_get_dataloc()
291 static long ceph_set_encryption_policy(struct file *file, unsigned long arg) in ceph_set_encryption_policy()
356 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
/Linux-v6.6/drivers/scsi/elx/libefc/
Defc_nport.c31 efc_nport_cb(void *arg, int event, void *data) in efc_nport_cb()
58 _efc_nport_free(struct kref *arg) in _efc_nport_free()
272 enum efc_sm_event evt, void *arg) in __efc_nport_common()
321 enum efc_sm_event evt, void *arg) in __efc_nport_allocated()
345 enum efc_sm_event evt, void *arg) in __efc_nport_vport_init()
382 enum efc_sm_event evt, void *arg) in __efc_nport_vport_wait_alloc()
439 enum efc_sm_event evt, void *arg) in __efc_nport_vport_allocated()
494 enum efc_sm_event evt, void *arg) in __efc_nport_attached()
540 enum efc_sm_event evt, void *arg) in __efc_nport_wait_shutdown()
577 enum efc_sm_event evt, void *arg) in __efc_nport_wait_port_free()
Defc_node.c10 efc_remote_node_cb(void *arg, int event, void *data) in efc_remote_node_cb()
32 _efc_node_free(struct kref *arg) in _efc_node_free()
364 enum efc_sm_event evt, void *arg) in __efc_node_shutdown()
465 enum efc_sm_event evt, void *arg) in __efc_node_wait_els_shutdown()
540 enum efc_sm_event evt, void *arg) in __efc_node_wait_node_free()
589 enum efc_sm_event evt, void *arg) in __efc_node_wait_ios_shutdown()
646 enum efc_sm_event evt, void *arg) in __efc_node_common()
770 enum efc_sm_event evt, void *arg) in efc_node_post_event()
843 efc_node_check_els_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_els_req()
852 efc_node_check_ns_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_ns_req()
[all …]
/Linux-v6.6/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c74 static void start_thread_on(void *(*fn)(void *), void *arg, unsigned long cpu) in start_thread_on() argument
106 static void start_process_on(void *(*fn)(void *), void *arg, unsigned long cpu) in start_process_on() argument
182 static void *pipe_thread1(void *arg) in pipe_thread1()
200 static void *pipe_thread2(void *arg) in pipe_thread2()
227 static void *yield_thread1(void *arg) in yield_thread1()
242 static void *yield_thread2(void *arg) in yield_thread2()
357 static void *futex_thread1(void *arg) in futex_thread1()
372 static void *futex_thread2(void *arg) in futex_thread2()
/Linux-v6.6/tools/perf/trace/beauty/
Dfcntl.c18 static size_t syscall_arg__scnprintf_fcntl_getfd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getfd()
31 static size_t syscall_arg__scnprintf_fcntl_getlease(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getlease()
36 size_t syscall_arg__scnprintf_fcntl_cmd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_cmd()
70 size_t syscall_arg__scnprintf_fcntl_arg(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_arg()
/Linux-v6.6/sound/pci/hda/
Dhda_hwdep.c22 struct hda_verb_ioctl __user *arg) in verb_write_ioctl()
36 struct hda_verb_ioctl __user *arg) in get_wcap_ioctl()
61 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl()
79 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl_compat()
/Linux-v6.6/drivers/message/fusion/
Dmptctl.c619 __mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in __mptctl_ioctl()
695 mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in mptctl_ioctl()
704 static int mptctl_do_reset(MPT_ADAPTER *iocp, unsigned long arg) in mptctl_do_reset()
746 mptctl_fw_download(MPT_ADAPTER *iocp, unsigned long arg) in mptctl_fw_download()
1226 mptctl_getiocinfo (MPT_ADAPTER *ioc, unsigned long arg, unsigned int data_size) in mptctl_getiocinfo()
1363 mptctl_gettargetinfo (MPT_ADAPTER *ioc, unsigned long arg) in mptctl_gettargetinfo()
1473 mptctl_readtest (MPT_ADAPTER *ioc, unsigned long arg) in mptctl_readtest()
1525 mptctl_eventquery (MPT_ADAPTER *ioc, unsigned long arg) in mptctl_eventquery()
1555 mptctl_eventenable (MPT_ADAPTER *ioc, unsigned long arg) in mptctl_eventenable()
1594 mptctl_eventreport (MPT_ADAPTER *ioc, unsigned long arg) in mptctl_eventreport()
[all …]

12345678910>>...113