/openbmc/linux/drivers/block/ |
H A D | ublk_drv.c | 198 static inline bool ublk_dev_is_user_copy(const struct ublk_device *ub) in ublk_dev_is_user_copy() argument 200 return ub->dev_info.flags & UBLK_F_USER_COPY; in ublk_dev_is_user_copy() 203 static inline bool ublk_dev_is_zoned(const struct ublk_device *ub) in ublk_dev_is_zoned() argument 205 return ub->dev_info.flags & UBLK_F_ZONED; in ublk_dev_is_zoned() 242 static int ublk_get_nr_zones(const struct ublk_device *ub) in ublk_get_nr_zones() argument 244 const struct ublk_param_basic *p = &ub->params.basic; in ublk_get_nr_zones() 250 static int ublk_revalidate_disk_zones(struct ublk_device *ub) in ublk_revalidate_disk_zones() argument 252 return blk_revalidate_disk_zones(ub->ub_disk, NULL); in ublk_revalidate_disk_zones() 255 static int ublk_dev_param_zoned_validate(const struct ublk_device *ub) in ublk_dev_param_zoned_validate() argument 257 const struct ublk_param_zoned *p = &ub->params.zoned; in ublk_dev_param_zoned_validate() [all …]
|
/openbmc/linux/net/tipc/ |
H A D | udp_media.c | 171 struct udp_bearer *ub, struct udp_media_addr *src, in tipc_udp_xmit() argument 198 udp_tunnel_xmit_skb(rt, ub->ubsock->sk, skb, src->ipv4.s_addr, in tipc_udp_xmit() 205 .flowi6_oif = ub->ifindex, in tipc_udp_xmit() 211 ub->ubsock->sk, in tipc_udp_xmit() 220 err = udp_tunnel6_xmit_skb(ndst, ub->ubsock->sk, skb, NULL, in tipc_udp_xmit() 241 struct udp_bearer *ub; in tipc_udp_send_msg() local 251 ub = rcu_dereference(b->media_ptr); in tipc_udp_send_msg() 252 if (!ub) { in tipc_udp_send_msg() 258 return tipc_udp_xmit(net, skb, ub, src, dst, in tipc_udp_send_msg() 259 &ub->rcast.dst_cache); in tipc_udp_send_msg() [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | pkix_asn1_tab.c.inc | 481 {"ub-emailaddress-length", 524298, "1"}, 631 {0, 1048586, "ub-country-name-numeric-length"}, 633 {0, 1048586, "ub-country-name-alpha-length"}, 637 {"ub-domain-name-length", 524298, "0"}, 639 {"ub-domain-name-length", 524298, "0"}, 642 {"ub-x121-address-length", 524298, "1"}, 644 {"ub-terminal-id-length", 524298, "1"}, 647 {"ub-domain-name-length", 524298, "1"}, 649 {"ub-domain-name-length", 524298, "1"}, 651 {"ub-organization-name-length", 524298, "1"}, [all …]
|
/openbmc/qemu/target/mips/tcg/ |
H A D | lmmi_helper.c | 30 uint8_t ub[8]; member 78 int r = vs.ub[i] + vt.ub[i]; in helper_paddusb() 79 vs.ub[i] = SATUB(r); in helper_paddusb() 120 vs.ub[i] += vt.ub[i]; in helper_paddb() 173 int r = vs.ub[i] - vt.ub[i]; in helper_psubusb() 174 vs.ub[i] = SATUB(r); in helper_psubusb() 215 vs.ub[i] -= vt.ub[i]; in helper_psubb() 369 vd.ub[0 ^ host] = vs.ub[0 ^ host]; in helper_punpcklbh() 370 vd.ub[1 ^ host] = vt.ub[0 ^ host]; in helper_punpcklbh() 371 vd.ub[2 ^ host] = vs.ub[1 ^ host]; in helper_punpcklbh() [all …]
|
/openbmc/qemu/target/i386/tcg/ |
H A D | mpx_helper.c | 79 uint64_t bte, lb, ub, pt; in helper_bndldx64() local 83 ub = cpu_ldq_data_ra(env, bte + 8, ra); in helper_bndldx64() 87 lb = ub = 0; in helper_bndldx64() 89 env->mmx_t0.MMX_Q(0) = ub; in helper_bndldx64() 96 uint32_t bte, lb, ub, pt; in helper_bndldx32() local 100 ub = cpu_ldl_data_ra(env, bte + 4, ra); in helper_bndldx32() 104 lb = ub = 0; in helper_bndldx32() 106 return ((uint64_t)ub << 32) | lb; in helper_bndldx32() 110 uint64_t lb, uint64_t ub) in helper_bndstx64() argument 117 cpu_stq_data_ra(env, bte + 8, ub, ra); in helper_bndstx64() [all …]
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | macros.def | 283 LOG_VTCM_BYTE(pa+i0,log_byte,INC.ub[4*IDX+i0],4*IDX+i0); 300 LOG_VTCM_BYTE(pa+i0,log_byte,INC.ub[2*IDX+i0],2*IDX+i0); 317 LOG_VTCM_BYTE(pa+i0,log_byte,INC.ub[2*IDX+i0],2*IDX+i0); 339 THREAD2STRUCT->tmp_VRegs[0].ub[ELEMENT_SIZE*IDX+i0] = B; 411 if ( mmvecx->vtcm_log.mask.ub[i] != 0) { 416 inc |= mmvecx->vtcm_log.data.ub[j+i] << (8*j); 418 mmvecx->vtcm_log.mask.ub[j+i] = 0; 419 mmvecx->vtcm_log.data.ub[j+i] = 0; 420 mmvecx->vtcm_log.offsets.ub[j+i] = 0; 444 LOG_VTCM_BYTE(pa+i0,log_byte,IN.ub[ELEMENT_SIZE*IDX+i0],ELEMENT_SIZE*IDX+i0); [all …]
|
H A D | ext.idef | 342 VdV.ub[i] = (i+SHIFT>=fVBYTES()) ? VuV.ub[i+SHIFT-fVBYTES()] : VvV.ub[i+SHIFT];\ 370 VdV.ub[k] = VuV.ub[(k+RtV)&(fVBYTES()-1)]; 384 …2)", "Vdd32.uh=vunpack(Vu32.ub)", "Unpack byte with zero-extend", fVARRAY_ELEMENT_ACCESS(VddV,… 389 …, "Unpack byte to odd bytes ", fVARRAY_ELEMENT_ACCESS(VxxV, uh, i) |= fZE8_16( VuV.ub[i])<<8) 399 VdV.ub[i] = fGETUBYTE(0, VvV.uh[i]); 400 VdV.ub[i+fVELEM(16)] = fGETUBYTE(0, VuV.uh[i])) 409 VdV.ub[i] = fGETUBYTE(1, VvV.uh[i]); 410 VdV.ub[i+fVELEM(16)] = fGETUBYTE(1, VuV.uh[i])) 419 ITERATOR_INSN2_PERMUTE_SLOT(16, vpackhub_sat, "Vd32=vpackhub(Vu32,Vv32):sat", "Vd32.ub=vpack(Vu32.… 421 VdV.ub[i] = fVSATUB(VvV.h[i]); [all …]
|
/openbmc/linux/include/linux/ |
H A D | mc6821.h | 35 } ub; member 43 #define pprb ub.prb 44 #define pddrb ub.ddrb
|
/openbmc/linux/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 75 def get_bounds(self, lb, ub, error, alias={}, ridx:int = 0) -> list: argument 96 vall = self.get_value(alias[ub], ridx) 107 ubv = get_bound_value(ub, -1, ridx) 136 def check_bound(self, val, lb, ub, err): argument 137 return True if val <= ub + err and val >= lb - err else False 237 ub = rule['RangeUpper'] 241 if isinstance(ub, str): 242 if ub in alias: 243 ub = alias[ub] 246 … 'RangeUpper': ub, 'UpperBoundValue':self.get_value(ub),
|
/openbmc/linux/arch/microblaze/boot/ |
H A D | Makefile | 6 targets := linux.bin linux.bin.gz linux.bin.ub simpleImage.* 13 $(obj)/linux.bin.ub: $(obj)/linux.bin FORCE 28 $(obj)/simpleImage.$(DTB).ub: $(obj)/simpleImage.$(DTB) FORCE
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | mmvec.h | 39 uint8_t ub[MAX_VEC_SIZE_BYTES / 1]; member 50 uint8_t ub[2 * MAX_VEC_SIZE_BYTES / 1]; member 62 uint8_t ub[MAX_VEC_SIZE_BYTES / 1 / 8]; member
|
H A D | macros.h | 50 env->vtcm_log.data.ub[IDX] = (VAL); \ 130 LOG_VTCM_BYTE(va + i0, log_byte, INC. ub[4 * IDX + i0], \ 141 LOG_VTCM_BYTE(va + i0, log_byte, INC.ub[2 * IDX + i0], \ 154 LOG_VTCM_BYTE(va + i0, log_byte, INC.ub[2 * IDX + i0], \ 171 env->tmp_VRegs[0].ub[ELEMENT_SIZE * IDX + i0] = B; \ 213 inc |= env->vtcm_log.data.ub[j + i] << (8 * j); \ 215 env->vtcm_log.data.ub[j + i] = 0; \ 246 LOG_VTCM_BYTE(va + i0, log_byte, IN.ub[ELEM_SIZE * IDX + i0], \
|
/openbmc/qemu/target/rx/ |
H A D | insns.decode | 103 # ADD dsp[rs].ub, rd 115 # AND dsp[rs].ub, rd 216 # CMP dsp[rs].ub, rs2 224 # DIV dsp[rs].ub, rd 232 # DIVU dsp[rs].ub, rd 240 # EMUL dsp[rs].ub, rd 248 # EMULU dsp[rs].ub, rd 291 # ITOF dsp[rs].ub, rd 309 # MAX dsp[rs].ub, rd 317 # MIN dsp[rs].ub, rd [all …]
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | timeline_view.js | 102 let ub = ''; // Upper bound label 106 ub = (hist[1] / 1000.0).toFixed(1) + 'ms'; 108 ub = hist[1].toFixed(1) + 'us'; 110 ctx.fillText(ub, xMid + HISTOGRAM_W / 2, yMid); 246 let lb = 0, ub = this.Heights[0]-1; 248 ub = lb + this.Heights[i] - 1; 249 if (lb <= x && ub >= x) { 252 lb = ub+1; 384 let ub = ''; // Upper bound label 388 ub = (hist[1] / 1000.0).toFixed(1) + 'ms'; [all …]
|
H A D | ipmi_timeline_vis.js | 262 let lb = global_lb, ub = global_ub; 267 ub = Math.max.apply(Math, interval.map(function(x) { 272 if (lb == ub) ub = lb + EPS; 273 let line = [lb * 1000000, ub * 1000000]; // to usec 278 let bucket_idx = parseInt(t / ((ub - lb) / num_buckets)); 298 let lb = entry[2], ub = entry[3]; 306 entry[3] = ub - StartingUsec_IPMI;
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.c | 126 if (env->VRegs[regnum].ub[i] != 0) { in print_vreg() 137 qemu_fprintf(f, "0x%02x", env->VRegs[regnum].ub[MAX_VEC_SIZE_BYTES - 1]); in print_vreg() 139 qemu_fprintf(f, ", 0x%02x", env->VRegs[regnum].ub[i]); in print_vreg() 155 if (env->QRegs[regnum].ub[i] != 0) { in print_qreg() 167 env->QRegs[regnum].ub[MAX_VEC_SIZE_BYTES / 8 - 1]); in print_qreg() 169 qemu_fprintf(f, ", 0x%02x", env->QRegs[regnum].ub[i]); in print_qreg()
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | v69_hvx.c | 67 shamt = buffer1[i].ub[2 * j + 0] & 0x7; in test_vasrvuhubrndsat() 69 shamt = buffer1[i].ub[2 * j + 1] & 0x7; in test_vasrvuhubrndsat() 104 shamt = buffer1[i].ub[2 * j + 0] & 0x7; in test_vasrvuhubsat() 106 shamt = buffer1[i].ub[2 * j + 1] & 0x7; in test_vasrvuhubsat()
|
H A D | mem_noshuf.c | 195 uint8_t ub[16]; member 212 res32 = mem_noshuf_sb_lub(&n.b[0], &n.ub[0], 0x87); in main() 239 res32 = mem_noshuf_sh_lub(&n.h[0], &n.ub[1], 0x8f87); in main() 266 res32 = mem_noshuf_sw_lub(&n.w[0], &n.ub[0], 0x12345687); in main() 293 res32 = mem_noshuf_sd_lub(&n.d[0], &n.ub[1], 0x123456789abcdef0); in main()
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | cpu_sh4.h | 71 #define mk_pmb_data_val(ppn, ub, v, sz1, sz0, c, wt) \ argument 72 ((ppn << PMB_PPN) | (ub << PMB_UB) | \
|
/openbmc/qemu/target/m68k/ |
H A D | op_helper.c | 1072 void HELPER(chk)(CPUM68KState *env, int32_t val, int32_t ub) in HELPER() 1085 env->cc_c = 0 <= ub ? val < 0 || val > ub : val > ub && val < 0; in HELPER() 1087 if (val < 0 || val > ub) { in HELPER() 1092 void HELPER(chk2)(CPUM68KState *env, int32_t val, int32_t lb, int32_t ub) in HELPER() 1105 env->cc_z = val != lb && val != ub; in HELPER() 1106 env->cc_c = lb <= ub ? val < lb || val > ub : val > ub && val < lb; in HELPER()
|
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | txrx.h | 69 u32 ub:1; member 134 u32 ub:1; member
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 347 union_float32 ua, ub, ur; in float32_gen2() local 350 ub.s = xb; in float32_gen2() 356 float32_input_flush2(&ua.s, &ub.s, s); in float32_gen2() 357 if (unlikely(!pre(ua, ub))) { in float32_gen2() 361 ur.h = hard(ua.h, ub.h); in float32_gen2() 364 } else if (unlikely(fabsf(ur.h) <= FLT_MIN) && post(ua, ub)) { in float32_gen2() 370 return soft(ua.s, ub.s, s); in float32_gen2() 378 union_float64 ua, ub, ur; in float64_gen2() local 381 ub.s = xb; in float64_gen2() 387 float64_input_flush2(&ua.s, &ub.s, s); in float64_gen2() [all …]
|
/openbmc/linux/sound/soc/stm/ |
H A D | stm32_spdifrx.c | 246 unsigned char ub[SPDIFRX_UB_BYTES_NB]; member 258 u16 *ub_ptr = (short *)spdifrx->ub; in stm32_spdifrx_dma_complete() 484 memset(spdifrx->ub, 0, SPDIFRX_UB_BYTES_NB); in stm32_spdifrx_get_ctrl_data() 546 ucontrol->value.iec958.status[0] = spdifrx->ub[0]; in stm32_spdif_user_bits_get() 547 ucontrol->value.iec958.status[1] = spdifrx->ub[1]; in stm32_spdif_user_bits_get() 548 ucontrol->value.iec958.status[2] = spdifrx->ub[2]; in stm32_spdif_user_bits_get() 549 ucontrol->value.iec958.status[3] = spdifrx->ub[3]; in stm32_spdif_user_bits_get() 550 ucontrol->value.iec958.status[4] = spdifrx->ub[4]; in stm32_spdif_user_bits_get()
|
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/ |
H A D | tweak-ptest-script.patch | 48 … if diff -ub $dir/up.$test $dir/up-res.$test && diff -ub $dir/down.$test $dir/down-res.$test; then
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | uaccess_32.h | 116 __get_user_asm(__gu_val, ub, addr, __gu_ret); \ 144 case 1: __get_user_asm(__gu_val, ub, addr, __gu_ret); break; \
|