Home
last modified time | relevance | path

Searched refs:u (Results 1 – 25 of 2106) sorted by relevance

12345678910>>...85

/linux/drivers/xen/
H A Devtchn.c96 static unsigned int evtchn_ring_offset(struct per_user_data *u, in evtchn_ring_offset() argument
99 return idx & (u->ring_size - 1); in evtchn_ring_offset()
102 static evtchn_port_t *evtchn_ring_entry(struct per_user_data *u, in evtchn_ring_entry() argument
105 return u->ring + evtchn_ring_offset(u, idx); in evtchn_ring_entry()
108 static int add_evtchn(struct per_user_data *u, struct user_evtchn *evtchn) in add_evtchn() argument
110 struct rb_node **new = &(u->evtchns.rb_node), *parent = NULL; in add_evtchn()
112 u->nr_evtchns++; in add_evtchn()
130 rb_insert_color(&evtchn->node, &u->evtchns); in add_evtchn()
135 static void del_evtchn(struct per_user_data *u, struc argument
142 find_evtchn(struct per_user_data * u,evtchn_port_t port) find_evtchn() argument
165 struct per_user_data *u = evtchn->user; evtchn_interrupt() local
205 struct per_user_data *u = file->private_data; evtchn_read() local
277 struct per_user_data *u = file->private_data; evtchn_write() local
318 evtchn_resize_ring(struct per_user_data * u) evtchn_resize_ring() argument
374 evtchn_bind_to_user(struct per_user_data * u,evtchn_port_t port,bool is_static) evtchn_bind_to_user() argument
422 evtchn_unbind_from_user(struct per_user_data * u,struct user_evtchn * evtchn) evtchn_unbind_from_user() argument
439 struct per_user_data *u = file->private_data; evtchn_ioctl() local
625 struct per_user_data *u = file->private_data; evtchn_poll() local
637 struct per_user_data *u = filp->private_data; evtchn_fasync() local
643 struct per_user_data *u; evtchn_open() local
670 struct per_user_data *u = filp->private_data; evtchn_release() local
[all...]
H A Defi.c39 .u.efi_runtime_call.function = XEN_EFI_##name, \
40 .u.efi_runtime_call.misc = 0}
42 #define efi_data(op) (op.u.efi_runtime_call)
52 BUILD_BUG_ON(sizeof(*tm) != sizeof(efi_data(op).u.get_time.time)); in xen_efi_get_time()
53 memcpy(tm, &efi_data(op).u.get_time.time, sizeof(*tm)); in xen_efi_get_time()
57 tc->resolution = efi_data(op).u.get_time.resolution; in xen_efi_get_time()
58 tc->accuracy = efi_data(op).u.get_time.accuracy; in xen_efi_get_time()
70 BUILD_BUG_ON(sizeof(*tm) != sizeof(efi_data(op).u.set_time)); in xen_efi_set_time()
71 memcpy(&efi_data(op).u.set_time, tm, sizeof(*tm)); in xen_efi_set_time()
89 BUILD_BUG_ON(sizeof(*tm) != sizeof(efi_data(op).u in xen_efi_get_wakeup_time()
[all...]
/linux/sound/pci/asihpi/
H A Dhpicmn.c167 phr->u.s.adapter_index = adapters.adapter[index].index; in subsys_get_adapter()
168 phr->u.s.adapter_type = adapters.adapter[index].type; in subsys_get_adapter()
170 phr->u.s.adapter_index = 0; in subsys_get_adapter()
171 phr->u.s.adapter_type = 0; in subsys_get_adapter()
322 switch (pC->u.i.control_type) { in hpi_check_control_cache_single()
325 if (phm->u.c.attribute == HPI_METER_PEAK) { in hpi_check_control_cache_single()
326 phr->u.c.an_log_value[0] = pC->u.meter.an_log_peak[0]; in hpi_check_control_cache_single()
327 phr->u.c.an_log_value[1] = pC->u in hpi_check_control_cache_single()
[all...]
H A Dhpifunc.c86 pSR->u.legacy_stream_info.auxiliary_data_available = in hpi_stream_response_to_legacy()
87 pSR->u.stream_info.auxiliary_data_available; in hpi_stream_response_to_legacy()
88 pSR->u.legacy_stream_info.state = pSR->u.stream_info.state; in hpi_stream_response_to_legacy()
105 *pversion_ex = hr.u.s.data; in hpi_subsys_get_version_ex()
116 *pn_num_adapters = (int)hr.u.s.num_adapters; in hpi_subsys_get_num_adapters()
129 *padapter_index = (int)hr.u.s.adapter_index; in hpi_subsys_get_adapter()
130 *pw_adapter_type = hr.u.s.adapter_type; in hpi_subsys_get_adapter()
177 hm.u.ax.mode.adapter_mode = adapter_mode; in hpi_adapter_set_mode_ex()
178 hm.u in hpi_adapter_set_mode_ex()
2830 u32 u; hpi_volume_query_auto_fade_profile() local
[all...]
H A Dhpi6205.c247 } else if (phm->u.c.attribute == HPI_METER_PEAK) { in control_message()
471 ao.pci = *phm->u.s.resource.r.pci; in subsys_create_adapter()
481 phr->u.s.data = os_error_code; in subsys_create_adapter()
485 phr->u.s.adapter_type = ao.type; in subsys_create_adapter()
486 phr->u.s.adapter_index = ao.index; in subsys_create_adapter()
648 pao->type = hr.u.ax.info.adapter_type; in create_adapter_obj()
649 pao->index = hr.u.ax.info.adapter_index; in create_adapter_obj()
653 hr.u.ax.info.adapter_type, hr.u.ax.info.adapter_index, in create_adapter_obj()
654 hr.u in create_adapter_obj()
[all...]
/linux/arch/s390/lib/
H A Dtest_unwind.c160 struct unwindme *u = unwindme; in kretprobe_ret_handler() local
162 if (!(u->flags & UWM_KRETPROBE_HANDLER)) in kretprobe_ret_handler()
165 u->ret = test_unwind(NULL, (u->flags & UWM_REGS) ? regs : NULL, in kretprobe_ret_handler()
166 (u->flags & UWM_SP) ? u->sp : 0); in kretprobe_ret_handler()
171 static noinline notrace int test_unwind_kretprobed_func(struct unwindme *u) in test_unwind_kretprobed_func() argument
175 if (!(u->flags & UWM_KRETPROBE)) in test_unwind_kretprobed_func()
179 return test_unwind(NULL, (u->flags & UWM_REGS) ? &regs : NULL, in test_unwind_kretprobed_func()
180 (u in test_unwind_kretprobed_func()
183 test_unwind_kretprobed_func_caller(struct unwindme * u) test_unwind_kretprobed_func_caller() argument
188 test_unwind_kretprobe(struct unwindme * u) test_unwind_kretprobe() argument
221 struct unwindme *u = unwindme; kprobe_pre_handler() local
239 test_unwind_kprobe(struct unwindme * u) test_unwind_kprobe() argument
273 struct unwindme *u = (struct unwindme *)arch_ftrace_regs(fregs)->regs.gprs[2]; test_unwind_ftrace_handler() local
279 test_unwind_ftraced_func(struct unwindme * u) test_unwind_ftraced_func() argument
284 test_unwind_ftrace(struct unwindme * u) test_unwind_ftrace() argument
319 unwindme_func4(struct unwindme * u) unwindme_func4() argument
344 unwindme_func3(struct unwindme * u) unwindme_func3() argument
351 unwindme_func2(struct unwindme * u) unwindme_func2() argument
370 unwindme_func1(void * u) unwindme_func1() argument
377 struct unwindme *u = READ_ONCE(unwindme); unwindme_timer_fn() local
389 test_unwind_irq(struct unwindme * u) test_unwind_irq() argument
400 test_unwind_task(struct unwindme * u) test_unwind_task() argument
496 struct unwindme u; test_unwind_flags() local
[all...]
/linux/arch/sparc/kernel/
H A Dtermios.c34 struct termios2 __user *u) in user_termios_to_kernel_termios() argument
37 err = get_user(k->c_iflag, &u->c_iflag); in user_termios_to_kernel_termios()
38 err |= get_user(k->c_oflag, &u->c_oflag); in user_termios_to_kernel_termios()
39 err |= get_user(k->c_cflag, &u->c_cflag); in user_termios_to_kernel_termios()
40 err |= get_user(k->c_lflag, &u->c_lflag); in user_termios_to_kernel_termios()
41 err |= get_user(k->c_line, &u->c_line); in user_termios_to_kernel_termios()
42 err |= copy_from_user(k->c_cc, u->c_cc, NCCS); in user_termios_to_kernel_termios()
44 err |= get_user(k->c_cc[VEOF], &u->c_cc[VEOF]); in user_termios_to_kernel_termios()
45 err |= get_user(k->c_cc[VEOL], &u->c_cc[VEOL]); in user_termios_to_kernel_termios()
47 err |= get_user(k->c_cc[VMIN], &u in user_termios_to_kernel_termios()
55 kernel_termios_to_user_termios(struct termios2 __user * u,struct ktermios * k) kernel_termios_to_user_termios() argument
78 user_termios_to_kernel_termios_1(struct ktermios * k,struct termios __user * u) user_termios_to_kernel_termios_1() argument
97 kernel_termios_to_user_termios_1(struct termios __user * u,struct ktermios * k) kernel_termios_to_user_termios_1() argument
[all...]
/linux/arch/x86/xen/
H A Dvga.c26 if (size < offsetof(struct dom0_vga_console_info, u.text_mode_3) in xen_init_vga()
27 + sizeof(info->u.text_mode_3)) in xen_init_vga()
29 screen_info->orig_video_lines = info->u.text_mode_3.rows; in xen_init_vga()
30 screen_info->orig_video_cols = info->u.text_mode_3.columns; in xen_init_vga()
31 screen_info->orig_x = info->u.text_mode_3.cursor_x; in xen_init_vga()
32 screen_info->orig_y = info->u.text_mode_3.cursor_y; in xen_init_vga()
34 info->u.text_mode_3.font_height; in xen_init_vga()
40 u.vesa_lfb.gbl_caps)) in xen_init_vga()
43 screen_info->lfb_width = info->u.vesa_lfb.width; in xen_init_vga()
44 screen_info->lfb_height = info->u in xen_init_vga()
[all...]
/linux/drivers/scsi/fnic/
H A Dfnic_res.h84 desc->hdr.tag.u.req_id = req_id; /* id for this request */ in fnic_queue_wq_copy_desc_icmnd_16()
86 desc->u.icmnd_16.lunmap_id = lunmap_id; /* index into lunmap table */ in fnic_queue_wq_copy_desc_icmnd_16()
87 desc->u.icmnd_16.special_req_flags = spl_flags; /* exch req flags */ in fnic_queue_wq_copy_desc_icmnd_16()
88 desc->u.icmnd_16._resvd0[0] = 0; /* reserved */ in fnic_queue_wq_copy_desc_icmnd_16()
89 desc->u.icmnd_16._resvd0[1] = 0; /* reserved */ in fnic_queue_wq_copy_desc_icmnd_16()
90 desc->u.icmnd_16._resvd0[2] = 0; /* reserved */ in fnic_queue_wq_copy_desc_icmnd_16()
91 desc->u.icmnd_16.sgl_cnt = sgl_cnt; /* scatter-gather list count */ in fnic_queue_wq_copy_desc_icmnd_16()
92 desc->u.icmnd_16.sense_len = sense_len; /* sense buffer length */ in fnic_queue_wq_copy_desc_icmnd_16()
93 desc->u.icmnd_16.sgl_addr = sgl_addr; /* scatter-gather list addr */ in fnic_queue_wq_copy_desc_icmnd_16()
94 desc->u in fnic_queue_wq_copy_desc_icmnd_16()
[all...]
/linux/security/
H A Dlsm_audit.c46 ad->u.net->v4info.saddr = ih->saddr; in ipv4_skb_to_auditdata()
47 ad->u.net->v4info.daddr = ih->daddr; in ipv4_skb_to_auditdata()
59 ad->u.net->sport = th->source; in ipv4_skb_to_auditdata()
60 ad->u.net->dport = th->dest; in ipv4_skb_to_auditdata()
66 ad->u.net->sport = uh->source; in ipv4_skb_to_auditdata()
67 ad->u.net->dport = uh->dest; in ipv4_skb_to_auditdata()
73 ad->u.net->sport = sh->source; in ipv4_skb_to_auditdata()
74 ad->u.net->dport = sh->dest; in ipv4_skb_to_auditdata()
100 ad->u.net->v6info.saddr = ip6->saddr; in ipv6_skb_to_auditdata()
101 ad->u in ipv6_skb_to_auditdata()
288 const struct unix_sock *u; audit_log_lsm_data() local
[all...]
/linux/fs/proc/
H A Dpage.c154 u64 u = 0; in stable_page_flags() local
174 u |= 1 << KPF_MMAP; in stable_page_flags()
176 u |= 1 << KPF_ANON; in stable_page_flags()
178 u |= 1 << KPF_KSM; in stable_page_flags()
186 u |= kpf_copy_bit(k, KPF_COMPOUND_HEAD, PG_head); in stable_page_flags()
188 u |= 1 << KPF_COMPOUND_TAIL; in stable_page_flags()
190 u |= 1 << KPF_HUGE; in stable_page_flags()
194 u |= 1 << KPF_THP; in stable_page_flags()
196 u |= 1 << KPF_ZERO_PAGE; in stable_page_flags()
197 u | in stable_page_flags()
[all...]
/linux/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c52 req->dst_len = rctx->cmd.u.rsa.key_size >> 3; in ccp_rsa_complete()
61 return ctx->u.rsa.n_len; in ccp_rsa_maxsize()
75 rctx->cmd.u.rsa.key_size = ctx->u.rsa.key_len; /* in bits */ in ccp_rsa_crypt()
77 rctx->cmd.u.rsa.exp = &ctx->u.rsa.e_sg; in ccp_rsa_crypt()
78 rctx->cmd.u.rsa.exp_len = ctx->u.rsa.e_len; in ccp_rsa_crypt()
80 rctx->cmd.u.rsa.exp = &ctx->u in ccp_rsa_crypt()
[all...]
H A Dccp-crypto-aes-cmac.c69 if (!ctx->u.aes.key_len) in ccp_do_cmac_update()
153 cmac_key_sg = (need_pad) ? &ctx->u.aes.k2_sg in ccp_do_cmac_update()
154 : &ctx->u.aes.k1_sg; in ccp_do_cmac_update()
159 rctx->cmd.u.aes.type = ctx->u.aes.type; in ccp_do_cmac_update()
160 rctx->cmd.u.aes.mode = ctx->u.aes.mode; in ccp_do_cmac_update()
161 rctx->cmd.u.aes.action = CCP_AES_ACTION_ENCRYPT; in ccp_do_cmac_update()
162 rctx->cmd.u.aes.key = &ctx->u in ccp_do_cmac_update()
[all...]
H A Dccp-crypto-aes-galois.c36 ctx->u.aes.type = CCP_AES_TYPE_128; in ccp_aes_gcm_setkey()
39 ctx->u.aes.type = CCP_AES_TYPE_192; in ccp_aes_gcm_setkey()
42 ctx->u.aes.type = CCP_AES_TYPE_256; in ccp_aes_gcm_setkey()
48 ctx->u.aes.mode = CCP_AES_MODE_GCM; in ccp_aes_gcm_setkey()
49 ctx->u.aes.key_len = key_len; in ccp_aes_gcm_setkey()
51 memcpy(ctx->u.aes.key, key, key_len); in ccp_aes_gcm_setkey()
52 sg_init_one(&ctx->u.aes.key_sg, ctx->u.aes.key, key_len); in ccp_aes_gcm_setkey()
86 if (!ctx->u.aes.key_len) in ccp_aes_gcm_crypt()
89 if (ctx->u in ccp_aes_gcm_crypt()
[all...]
H A Dccp-crypto-des3.c32 if (ctx->u.des3.mode != CCP_DES3_MODE_ECB) in ccp_des3_complete()
52 ctx->u.des3.type = CCP_DES3_TYPE_168; in ccp_des3_setkey()
53 ctx->u.des3.mode = alg->mode; in ccp_des3_setkey()
54 ctx->u.des3.key_len = key_len; in ccp_des3_setkey()
56 memcpy(ctx->u.des3.key, key, key_len); in ccp_des3_setkey()
57 sg_init_one(&ctx->u.des3.key_sg, ctx->u.des3.key, key_len); in ccp_des3_setkey()
70 if (!ctx->u.des3.key_len) in ccp_des3_crypt()
73 if (((ctx->u.des3.mode == CCP_DES3_MODE_ECB) || in ccp_des3_crypt()
74 (ctx->u in ccp_des3_crypt()
[all...]
/linux/arch/powerpc/kernel/
H A Dmce.c55 mce->u.ue_error.ue_error_type = mce_err->u.ue_error_type; in mce_set_error_info()
58 mce->u.slb_error.slb_error_type = mce_err->u.slb_error_type; in mce_set_error_info()
61 mce->u.erat_error.erat_error_type = mce_err->u.erat_error_type; in mce_set_error_info()
64 mce->u.tlb_error.tlb_error_type = mce_err->u.tlb_error_type; in mce_set_error_info()
67 mce->u.user_error.user_error_type = mce_err->u in mce_set_error_info()
[all...]
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c162 } u; member
239 pr_debug("component:%u port type:%d num:%d cmd:0x%x length:%d\n", in event_to_host_cb()
240 msg->u.event_to_host.client_component, in event_to_host_cb()
241 msg->u.event_to_host.port_type, in event_to_host_cb()
242 msg->u.event_to_host.port_num, in event_to_host_cb()
243 msg->u.event_to_host.cmd, msg->u.event_to_host.length); in event_to_host_cb()
254 container_of(work, struct mmal_msg_context, u.bulk.work); in buffer_work_cb()
255 struct mmal_buffer *buffer = msg_context->u.bulk.buffer; in buffer_work_cb()
263 buffer->length = msg_context->u in buffer_work_cb()
[all...]
/linux/lib/crypto/mpi/
H A Dmpi-cmp.c25 int mpi_cmp_ui(MPI u, unsigned long v) in mpi_cmp_ui() argument
29 mpi_normalize(u); in mpi_cmp_ui()
30 if (u->nlimbs == 0) { in mpi_cmp_ui()
36 if (u->sign) in mpi_cmp_ui()
38 if (u->nlimbs > 1) in mpi_cmp_ui()
41 if (u->d[0] == limb) in mpi_cmp_ui()
43 else if (u->d[0] > limb) in mpi_cmp_ui()
50 int mpi_cmp(MPI u, MPI v) in mpi_cmp() argument
55 mpi_normalize(u); in mpi_cmp()
57 usize = u in mpi_cmp()
[all...]
H A Dmpi-sub-ui.c39 int mpi_sub_ui(MPI w, MPI u, unsigned long vval) in mpi_sub_ui() argument
41 if (u->nlimbs == 0) { in mpi_sub_ui()
51 if (mpi_resize(w, u->nlimbs + 1)) in mpi_sub_ui()
54 if (u->sign) { in mpi_sub_ui()
57 cy = mpihelp_add_1(w->d, u->d, u->nlimbs, (mpi_limb_t) vval); in mpi_sub_ui()
58 w->d[u->nlimbs] = cy; in mpi_sub_ui()
59 w->nlimbs = u->nlimbs + cy; in mpi_sub_ui()
65 if (u->nlimbs == 1 && u in mpi_sub_ui()
[all...]
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c299 return !!le16_get_bits(desc->u.qcn9274.msdu_end.info5, in ath12k_hw_qcn9274_rx_desc_get_first_msdu()
305 return !!le16_get_bits(desc->u.qcn9274.msdu_end.info5, in ath12k_hw_qcn9274_rx_desc_get_last_msdu()
311 return le16_get_bits(desc->u.qcn9274.msdu_end.info5, in ath12k_hw_qcn9274_rx_desc_get_l3_pad_bytes()
317 return !!le32_get_bits(desc->u.qcn9274.mpdu_start.info4, in ath12k_hw_qcn9274_rx_desc_encrypt_valid()
323 return le32_get_bits(desc->u.qcn9274.mpdu_start.info2, in ath12k_hw_qcn9274_rx_desc_get_encrypt_type()
329 return le32_get_bits(desc->u.qcn9274.msdu_end.info11, in ath12k_hw_qcn9274_rx_desc_get_decap_type()
335 return le32_get_bits(desc->u.qcn9274.msdu_end.info11, in ath12k_hw_qcn9274_rx_desc_get_mesh_ctl()
341 return !!le32_get_bits(desc->u.qcn9274.mpdu_start.info4, in ath12k_hw_qcn9274_rx_desc_get_mpdu_seq_ctl_vld()
347 return !!le32_get_bits(desc->u.qcn9274.mpdu_start.info4, in ath12k_hw_qcn9274_rx_desc_get_mpdu_fc_valid()
353 return le32_get_bits(desc->u in ath12k_hw_qcn9274_rx_desc_get_mpdu_start_seq_no()
[all...]
/linux/drivers/input/joystick/iforce/
H A Diforce-ff.c191 ret |= old->u.condition[i].right_saturation != new->u.condition[i].right_saturation in need_condition_modifier()
192 || old->u.condition[i].left_saturation != new->u.condition[i].left_saturation in need_condition_modifier()
193 || old->u.condition[i].right_coeff != new->u.condition[i].right_coeff in need_condition_modifier()
194 || old->u.condition[i].left_coeff != new->u.condition[i].left_coeff in need_condition_modifier()
195 || old->u.condition[i].deadband != new->u in need_condition_modifier()
[all...]
/linux/arch/arm/plat-orion/
H A Dtime.c77 u32 u; in orion_clkevt_next_event() local
89 u = readl(bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_next_event()
90 u |= BRIDGE_INT_TIMER1; in orion_clkevt_next_event()
91 writel(u, bridge_base + BRIDGE_MASK_OFF); in orion_clkevt_next_event()
101 u = readl(timer_base + TIMER_CTRL_OFF); in orion_clkevt_next_event()
102 u = (u & ~TIMER1_RELOAD_EN) | TIMER1_EN; in orion_clkevt_next_event()
103 writel(u, timer_base + TIMER_CTRL_OFF); in orion_clkevt_next_event()
113 u32 u; in orion_clkevt_shutdown() local
118 u in orion_clkevt_shutdown()
136 u32 u; orion_clkevt_set_periodic() local
199 u32 u; orion_time_init() local
[all...]
/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c227 .u.port_num.port_number = 5,
234 .u.port_num.port_number = 5,
241 .u.port_num.port_number = 5,
248 .u.allocate_payload.number_sdp_streams = 3,
249 .u.allocate_payload.sdp_stream_sink = { 1, 2, 3 },
256 .u.allocate_payload.port_number = 0xf,
263 .u.allocate_payload.vcpi = 0x7f,
270 .u.allocate_payload.pbn = U16_MAX,
277 .u.query_payload.port_number = 0xf,
284 .u
[all...]
/linux/tools/testing/selftests/kvm/x86/
H A Dxen_shinfo_test.c399 .u.shared_info.gfn = SHINFO_REGION_GPA / PAGE_SIZE in juggle_shinfo_state()
404 .u.shared_info.gfn = KVM_XEN_INVALID_GFN in juggle_shinfo_state()
409 .u.shared_info.hva = (unsigned long)shinfo in juggle_shinfo_state()
414 .u.shared_info.hva = 0 in juggle_shinfo_state()
480 .u.long_mode = 1, in main()
487 .u.runstate_update_flag = 1, in main()
491 ruf.u.runstate_update_flag = 0; in main()
493 TEST_ASSERT(ruf.u.runstate_update_flag == 1, in main()
501 ha.u.shared_info.hva = (unsigned long)shinfo; in main()
504 ha.u in main()
[all...]
/linux/drivers/scsi/
H A Dhptiop.c52 req = readl(&hba->u.itl.iop->inbound_queue); in iop_wait_ready_itl()
59 writel(req, &hba->u.itl.iop->outbound_queue); in iop_wait_ready_itl()
60 readl(&hba->u.itl.iop->outbound_intstatus); in iop_wait_ready_itl()
90 while ((req = readl(&hba->u.itl.iop->outbound_queue)) != in hptiop_drain_outbound_queue_itl()
99 ((char __iomem *)hba->u.itl.iop + req); in hptiop_drain_outbound_queue_itl()
115 struct hpt_iopmu_itl __iomem *iop = hba->u.itl.iop; in iop_intr_itl()
116 void __iomem *plx = hba->u.itl.plx; in iop_intr_itl()
163 u32 inbound_head = readl(&hba->u.mv.mu->inbound_head); in mv_inbound_write()
169 memcpy_toio(&hba->u.mv.mu->inbound_q[inbound_head], &p, 8); in mv_inbound_write()
170 writel(head, &hba->u in mv_inbound_write()
[all...]

12345678910>>...85