Home
last modified time | relevance | path

Searched refs:eq (Results 101 – 125 of 447) sorted by relevance

12345678910>>...18

/openbmc/linux/fs/befs/
H A Dbtree.c334 int eq; in befs_find_key() local
348 eq = befs_compare_strings(thiskey, keylen, findkey, findkey_len); in befs_find_key()
349 if (eq < 0) { in befs_find_key()
364 eq = befs_compare_strings(thiskey, keylen, findkey, in befs_find_key()
367 if (eq == 0) { in befs_find_key()
374 if (eq > 0) in befs_find_key()
381 if (eq < 0) in befs_find_key()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcq.c384 cq_context->comp_eqn = priv->eq_table.eq[MLX4_CQ_TO_EQ_VECTOR(vector)].eqn; in mlx4_cq_alloc()
417 &priv->eq_table.eq[MLX4_CQ_TO_EQ_VECTOR(vector)].tasklet_ctx; in mlx4_cq_alloc()
421 cq->irq = priv->eq_table.eq[MLX4_CQ_TO_EQ_VECTOR(vector)].irq; in mlx4_cq_alloc()
450 synchronize_irq(priv->eq_table.eq[MLX4_CQ_TO_EQ_VECTOR(cq->vector)].irq); in mlx4_cq_free()
451 if (priv->eq_table.eq[MLX4_CQ_TO_EQ_VECTOR(cq->vector)].irq != in mlx4_cq_free()
452 priv->eq_table.eq[MLX4_EQ_ASYNC].irq) in mlx4_cq_free()
453 synchronize_irq(priv->eq_table.eq[MLX4_EQ_ASYNC].irq); in mlx4_cq_free()
/openbmc/linux/arch/arm64/lib/
H A Dmemcmp.S82 ccmp data1h, data2h, 0, eq
83 b.eq L(loop16)
134 b.eq L(byte_loop)
H A Dcopy_template.S49 b.eq .LSrcAligned
86 b.eq .Ltiny15
88 b.eq 1f
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064-v2.0.dtsi60 qcom,rx-eq = <2>;
66 qcom,rx-eq = <2>;
/openbmc/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c789 int eq = kcontrol->private_value; in wm8958_enh_eq_get() local
793 ucontrol->value.integer.value[0] = wm8994->enh_eq_ena[eq]; in wm8958_enh_eq_get()
801 int eq = kcontrol->private_value; in wm8958_enh_eq_put() local
805 if (wm8994->enh_eq_ena[eq] == ucontrol->value.integer.value[0]) in wm8958_enh_eq_put()
814 if (wm8958_dsp2_busy(wm8994, eq)) { in wm8958_enh_eq_put()
815 dev_dbg(component->dev, "DSP2 active on %d already\n", eq); in wm8958_enh_eq_put()
819 if (wm8994->mbc_ena[eq] || wm8994->vss_ena[eq] || in wm8958_enh_eq_put()
820 wm8994->hpf1_ena[eq] || wm8994->hpf2_ena[eq]) in wm8958_enh_eq_put()
823 wm8994->enh_eq_ena[eq] = ucontrol->value.integer.value[0]; in wm8958_enh_eq_put()
825 wm8958_dsp_apply(component, eq, ucontrol->value.integer.value[0]); in wm8958_enh_eq_put()
/openbmc/linux/arch/sh/lib/
H A Dudivsi3_i4i-Os.S30 cmp/eq r5,r0
100 cmp/eq r5,r0
109 cmp/eq r5,r0
H A Dmcount.S101 cmp/eq r6, r7
112 cmp/eq r6, r7
122 cmp/eq r6, r7
/openbmc/u-boot/arch/sh/lib/
H A Dudivsi3_i4i-Os.S30 cmp/eq r5,r0
100 cmp/eq r5,r0
109 cmp/eq r5,r0
/openbmc/linux/arch/powerpc/kernel/
H A Dswitch.S89 cror eq,4*cr1+eq,eq
/openbmc/linux/arch/sh/kernel/
H A Dhead_32.S175 cmp/eq r0, r8 /* Check for valid __MEMORY_START mappings */
179 cmp/eq r9, r10
284 cmp/eq r0, r10
303 cmp/eq #0, r0 ! skip clear if set to zero
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c300 spec.eq.context = ctx; in mana_hwc_create_gdma_eq()
301 spec.eq.callback = cb; in mana_hwc_create_gdma_eq()
302 spec.eq.log2_throttle_limit = DEFAULT_LOG2_THROTTLING_FOR_ERROR_EQ; in mana_hwc_create_gdma_eq()
356 struct gdma_queue *eq, *cq; in mana_hwc_create_cq() local
374 err = mana_hwc_create_gdma_eq(hwc, eq_size, ctx, callback, &eq); in mana_hwc_create_cq()
379 hwc_cq->gdma_eq = eq; in mana_hwc_create_cq()
382 eq, &cq); in mana_hwc_create_cq()
622 struct gdma_queue *eq = hwc->cq->gdma_eq; in mana_hwc_establish_channel() local
629 eq->mem_info.dma_handle, in mana_hwc_establish_channel()
633 eq->eq.msix_index); in mana_hwc_establish_channel()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.h25 int mlx5e_health_eq_diag_fmsg(struct mlx5_eq_comp *eq, struct devlink_fmsg *fmsg);
46 int mlx5e_health_channel_eq_recover(struct net_device *dev, struct mlx5_eq_comp *eq,
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_shift.S40 assert eq, a2, a3
61 assert eq, a2, a3
78 assert eq, a2, a3
198 assert eq, a2, a3
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dprofile28 if [ -t 0 -a $# -eq 0 ]; then
61 if [ $FIRSTTIMESETUP -eq 1 -a $SHLVL -eq 1 ] ; then
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.c425 scmi_process_event_header(struct events_queue *eq, in scmi_process_event_header() argument
431 outs = kfifo_out(&eq->kfifo, pd->eh, in scmi_process_event_header()
437 kfifo_reset_out(&eq->kfifo); in scmi_process_event_header()
462 scmi_process_event_payload(struct events_queue *eq, in scmi_process_event_payload() argument
470 outs = kfifo_out(&eq->kfifo, pd->eh->payld, pd->eh->payld_sz); in scmi_process_event_payload()
479 kfifo_reset_out(&eq->kfifo); in scmi_process_event_payload()
538 struct events_queue *eq; in scmi_events_dispatcher() local
542 eq = container_of(work, struct events_queue, notify_work); in scmi_events_dispatcher()
543 pd = container_of(eq, struct scmi_registered_events_desc, equeue); in scmi_events_dispatcher()
553 r_evt = scmi_process_event_header(eq, pd); in scmi_events_dispatcher()
[all …]
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/
H A Du-boot-nuvoton.inc119 if [ $j -eq $i ]
125 if [ $k -eq $i ]; then
148 if [ $j -eq $i ]
173 if [ $j -eq $i ]
202 if [ $j -eq $i ]
240 if [ $j -eq $i ]
271 if [ $j -eq $i ]
299 if [ $j -eq $i ]
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A Dnew_rt_path_for_test-driver.patch40 '$(top_srcdir)' . ($config_aux_dir eq '.' ? "" : "/$config_aux_dir");
44 + '$(top_builddir)' . ($config_aux_dir eq '.' ? "" : "/$config_aux_dir");
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d41 if [ $? -eq 0 ]; then
56 if [ $? -eq 0 ]; then in stop()
/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/
H A DCVE-2022-4055.patch68 - if [ $? -eq 0 ]; then
87 - if [ $? -eq 0 ] ; then
101 - if [ $? -eq 0 ] ; then
117 - if [ $? -eq 0 ] ; then
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch26 - if [ `id -u` -eq 0 ] && (getent group stapusr >/dev/null \
32 +## if [ `id -u` -eq 0 ] && (getent group stapusr >/dev/null \
/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/
H A Du-boot.inc62 if [ $j -eq $i ]
67 if [ $k -eq $i ]; then
106 if [ $j -eq $i ]
144 if [ $j -eq $i ]
173 if [ $j -eq $i ]
224 if [ $j -eq $i ]
277 if [ $j -eq $i ]
305 if [ $j -eq $i ]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/
H A Dadduser-add-M-option-for-useradd.patch25 @@ -435,7 +435,7 @@ if ($action eq "addsysuser") {
34 @@ -525,7 +525,7 @@ if ($action eq "adduser") {
/openbmc/linux/arch/ia64/kernel/
H A Dentry.S179 cmp.eq p7,p6=r25,in0
184 (p6) cmp.eq p7,p6=r26,r27
522 (pUStk) cmp.eq.unc p6,p0=r0,r0 // p6 <- pUStk
683 cmp.eq pLvSys,p0=r0,r0 // pLvSys=1: leave from syscall
684 (pUStk) cmp.eq.unc p6,p0=r0,r0 // p6 <- pUStk
817 cmp.eq p0,pLvSys=r0,r0 // pLvSys=0: leave from kernel
827 cmp.eq p0,pLvSys=r0,r0 // pLvSys=0: leave from kernel
828 (pUStk) cmp.eq.unc p6,p0=r0,r0 // p6 <- pUStk
1134 .ret9: cmp.eq p6,p0=r0,r0 // p6 <- 1 (re-check)
1164 cmp.eq p6,p7=r3,r0 // is pt_regs.r8==0?
[all …]
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h243 struct hw_eq *eq; member
389 struct sli4_queue eq[EFCT_HW_MAX_NUM_EQ]; member
487 struct hw_eq *eq; member
680 efct_hw_eq_process(struct efct_hw *hw, struct hw_eq *eq,
738 struct hw_cq *efct_hw_new_cq(struct hw_eq *eq, u32 entry_count);
748 void efct_hw_del_eq(struct hw_eq *eq);

12345678910>>...18