Home
last modified time | relevance | path

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

12345678910>>...126

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c75 _efct_scsi_io_free(struct kref *arg) in _efct_scsi_io_free()
254 u8 *mqe, void *arg) in efct_scsi_check_pending_async_cb()
621 efct_scsi_io_cb_t cb, void *arg) in efct_scsi_xfer_data()
713 efct_scsi_io_cb_t cb, void *arg) in efct_scsi_send_rd_data()
723 efct_scsi_io_cb_t cb, void *arg) in efct_scsi_recv_wr_data()
733 efct_scsi_io_cb_t cb, void *arg) in efct_scsi_send_resp()
871 efct_scsi_io_cb_t cb, void *arg) in efct_target_send_bls_resp()
961 efct_scsi_io_cb_t cb, void *arg) in efct_scsi_send_tmf_resp()
1097 efct_scsi_tgt_abort_io(struct efct_io *io, efct_scsi_io_cb_t cb, void *arg) in efct_scsi_tgt_abort_io()
/openbmc/linux/drivers/cdrom/
H A Dcdrom.c2282 unsigned long arg) in cdrom_ioctl_eject_sw()
2298 unsigned long arg) in cdrom_ioctl_media_changed()
2341 unsigned long arg) in cdrom_ioctl_timed_media_change()
2373 unsigned long arg) in cdrom_ioctl_set_options()
2401 unsigned long arg) in cdrom_ioctl_clear_options()
2410 unsigned long arg) in cdrom_ioctl_select_speed()
2420 unsigned long arg) in cdrom_ioctl_select_disc()
2450 unsigned long arg) in cdrom_ioctl_lock_door()
2469 unsigned long arg) in cdrom_ioctl_debug()
2512 unsigned long arg) in cdrom_ioctl_drive_status()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c142 static int mock_hwsp_freelist(void *arg) in mock_hwsp_freelist()
226 static int igt_sync(void *arg) in igt_sync()
287 static int bench_sync(void *arg) in bench_sync()
524 static int live_hwsp_engine(void *arg) in live_hwsp_engine()
598 static int live_hwsp_alternate(void *arg) in live_hwsp_alternate()
670 static int live_hwsp_wrap(void *arg) in live_hwsp_wrap()
983 static int live_hwsp_read(void *arg) in live_hwsp_read()
1179 static int live_hwsp_rollover_kernel(void *arg) in live_hwsp_rollover_kernel()
1257 static int live_hwsp_rollover_user(void *arg) in live_hwsp_rollover_user()
1345 static int live_hwsp_recycle(void *arg) in live_hwsp_recycle()
/openbmc/linux/tools/testing/radix-tree/
H A Dregression4.c18 static void *reader_fn(void *arg) in reader_fn()
41 static void *writer_fn(void *arg) in writer_fn()
/openbmc/qemu/tests/tcg/multiarch/
H A Dthreadcount.c30 ThreadArg *arg = varg; in thread_fn() local
47 ThreadArg *arg = calloc(sizeof(ThreadArg), 1); in main() local
H A Dmunmap-pthread.c12 static void *thread_mmap_munmap(void *arg) in thread_mmap_munmap()
34 static void *thread_dummy(void *arg) in thread_dummy()
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-hwdep.c70 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info()
138 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
156 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_hwdep.c71 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info()
143 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
162 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c80 static int hwdep_get_info(struct snd_dg00x *dg00x, void __user *arg) in hwdep_get_info()
148 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
166 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/openbmc/linux/sound/firewire/dice/
H A Ddice-hwdep.c72 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info()
140 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
158 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Dbw_fixed.c40 static uint64_t abs_i64(int64_t arg) in abs_i64()
110 const struct bw_fixed arg, in bw_floor2()
123 const struct bw_fixed arg, in bw_ceil2()
/openbmc/qemu/tests/qtest/
H A Dvirtio-scsi-test.c314 static void *virtio_scsi_hotplug_setup(GString *cmd_line, void *arg) in virtio_scsi_hotplug_setup()
322 static void *virtio_scsi_setup(GString *cmd_line, void *arg) in virtio_scsi_setup()
332 static void *virtio_scsi_setup_4k(GString *cmd_line, void *arg) in virtio_scsi_setup_4k()
343 static void *virtio_scsi_setup_cd(GString *cmd_line, void *arg) in virtio_scsi_setup_cd()
353 static void *virtio_scsi_setup_iothread(GString *cmd_line, void *arg) in virtio_scsi_setup_iothread()
/openbmc/linux/arch/arm64/include/asm/
H A Dtlbflush.h32 #define __TLBI_0(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
40 #define __TLBI_1(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
48 #define __TLBI_N(op, arg, n, ...) __TLBI_##n(op, arg) argument
52 #define __tlbi_user(op, arg) do { \ argument
119 #define __tlbi_user_level(op, arg, level) do { \ argument
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c615 struct wmi_peer_delete_resp_ev_arg *arg; in ath10k_wmi_tlv_event_peer_delete_resp() local
808 struct wmi_scan_ev_arg *arg) in ath10k_wmi_tlv_op_pull_scan_ev()
946 struct wmi_mgmt_rx_ev_arg *arg) in ath10k_wmi_tlv_op_pull_mgmt_rx_ev()
1095 struct wmi_swba_ev_arg *arg; member
1179 struct wmi_swba_ev_arg *arg) in ath10k_wmi_tlv_op_pull_swba_ev()
1211 struct wmi_phyerr_hdr_arg *arg) in ath10k_wmi_tlv_op_pull_phyerr_ev_hdr()
1258 struct wmi_svc_rdy_ev_arg *arg = data; in ath10k_wmi_tlv_parse_mem_reqs() local
1389 struct wmi_rdy_ev_arg *arg) in ath10k_wmi_tlv_op_pull_rdy_ev()
1629 struct wmi_roam_ev_arg *arg) in ath10k_wmi_tlv_op_pull_roam_ev()
1658 struct wmi_wow_ev_arg *arg) in ath10k_wmi_tlv_op_pull_wow_ev()
[all …]
/openbmc/linux/include/net/
H A Dwext.h19 void __user *arg) in wext_handle_ioctl()
24 unsigned long arg) in compat_wext_handle_ioctl()
/openbmc/linux/arch/x86/mm/
H A Dpgtable_32.c76 static int __init parse_vmalloc(char *arg) in parse_vmalloc()
92 static int __init parse_reservetop(char *arg) in parse_reservetop()
/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c148 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread()
184 void *arg) in memory_read()
229 frame_callback(Dwfl_Frame *state, void *arg) in frame_callback()
257 int unwind__get_entries(unwind_entry_cb_t cb, void *arg, in unwind__get_entries()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c299 struct i915_ttm_memcpy_arg arg; member
305 static void i915_ttm_move_memcpy(struct i915_ttm_memcpy_arg *arg) in i915_ttm_move_memcpy()
311 static void i915_ttm_memcpy_init(struct i915_ttm_memcpy_arg *arg, in i915_ttm_memcpy_init()
342 static void i915_ttm_memcpy_release(struct i915_ttm_memcpy_arg *arg) in i915_ttm_memcpy_release()
352 struct i915_ttm_memcpy_arg *arg = &copy_work->arg; in __memcpy_work() local
396 struct i915_ttm_memcpy_arg *arg = &copy_work->arg; in __memcpy_irq_work() local
478 struct i915_ttm_memcpy_arg _arg, *arg = &_arg; in __i915_ttm_move() local
/openbmc/linux/kernel/
H A Dstop_machine.c139 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
334 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus()
384 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
392 cpu_stop_fn_t fn, void *arg, in queue_stop_cpus_work()
424 cpu_stop_fn_t fn, void *arg) in __stop_cpus()
463 static int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus()
503 void *arg = work->arg; in cpu_stopper_thread() local
/openbmc/linux/sound/firewire/fireface/
H A Dff-hwdep.c89 static int hwdep_get_info(struct snd_ff *ff, void __user *arg) in hwdep_get_info()
157 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
175 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/openbmc/linux/tools/perf/trace/beauty/
H A Dperf_event_open.c19 struct syscall_arg *arg) in syscall_arg__scnprintf_perf_flags()
77 static size_t syscall_arg__scnprintf_augmented_perf_event_attr(struct syscall_arg *arg, char *bf, s… in syscall_arg__scnprintf_augmented_perf_event_attr()
82 static size_t syscall_arg__scnprintf_perf_event_attr(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_perf_event_attr()
/openbmc/linux/drivers/misc/mei/
H A Dclient.h279 #define cl_dbg(dev, cl, format, arg...) \ argument
282 #define cl_warn(dev, cl, format, arg...) \ argument
285 #define cl_err(dev, cl, format, arg...) \ argument
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c125 struct drm_vmw_get_3d_cap_arg *arg = in vmw_get_cap_3d_ioctl() local
175 struct drm_vmw_present_arg *arg = in vmw_present_ioctl() local
251 struct drm_vmw_present_readback_arg *arg = in vmw_present_readback_ioctl() local
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c93 static int alloc_anon_50M_check(const char *cgroup, void *arg) in alloc_anon_50M_check()
129 static int alloc_pagecache_50M_check(const char *cgroup, void *arg) in alloc_pagecache_50M_check()
198 static int alloc_pagecache_50M_noexit(const char *cgroup, void *arg) in alloc_pagecache_50M_noexit()
212 static int alloc_anon_noexit(const char *cgroup, void *arg) in alloc_anon_noexit()
464 static int alloc_pagecache_max_30M(const char *cgroup, void *arg) in alloc_pagecache_max_30M()
544 static int alloc_anon_mlock(const char *cgroup, void *arg) in alloc_anon_mlock()
784 static int alloc_anon_50M_check_swap(const char *cgroup, void *arg) in alloc_anon_50M_check_swap()
928 static int tcp_server(const char *cgroup, void *arg) in tcp_server()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h279 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
386 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
414 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
426 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
432 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
444 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
482 HYPERVISOR_hvm_op(int op, void *arg) in HYPERVISOR_hvm_op()
488 HYPERVISOR_xenpmu_op(unsigned int op, void *arg) in HYPERVISOR_xenpmu_op()

12345678910>>...126