| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_cache.c | 145 abd_free(ve->ve_abd); in vdev_cache_evict() 159 vdev_cache_entry_t *ve; in vdev_cache_allocate() local 187 return (ve); in vdev_cache_allocate() 204 ve->ve_hits++; in vdev_cache_hit() 230 ve->ve_fill_io = NULL; in vdev_cache_fill() 282 if (ve != NULL) { in vdev_cache_read() 306 if (ve == NULL) { in vdev_cache_read() 315 ve->ve_fill_io = fio; in vdev_cache_read() 347 if (ve == NULL) in vdev_cache_write() 350 while (ve != NULL && ve->ve_offset < max_offset) { in vdev_cache_write() [all …]
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_neon.h | 20 uint32x4_t ve[FWDSTEP]; in processx4_step3() local 41 ve[0] = vsetq_lane_u32(vgetq_lane_u32(te[0], 3), ve[0], 3); in processx4_step3() 42 ve[1] = vsetq_lane_u32(vgetq_lane_u32(te[1], 3), ve[1], 3); in processx4_step3() 43 ve[2] = vsetq_lane_u32(vgetq_lane_u32(te[2], 3), ve[2], 3); in processx4_step3() 44 ve[3] = vsetq_lane_u32(vgetq_lane_u32(te[3], 3), ve[3], 3); in processx4_step3() 46 vst1q_u32(p[0], ve[0]); in processx4_step3() 47 vst1q_u32(p[1], ve[1]); in processx4_step3() 48 vst1q_u32(p[2], ve[2]); in processx4_step3() 49 vst1q_u32(p[3], ve[3]); in processx4_step3() 112 uint32x4_t te, ve; in process_packet() local [all …]
|
| H A D | l3fwd_altivec.h | 21 vector unsigned int ve[FWDSTEP]; in processx4_step3() local 29 ve[0] = (vector unsigned int)val_eth[dst_port[0]]; in processx4_step3() 32 ve[1] = (vector unsigned int)val_eth[dst_port[1]]; in processx4_step3() 35 ve[2] = (vector unsigned int)val_eth[dst_port[2]]; in processx4_step3() 38 ve[3] = (vector unsigned int)val_eth[dst_port[3]]; in processx4_step3() 43 (vector unsigned short)ve[0], in processx4_step3() 49 (vector unsigned short)ve[1], in processx4_step3() 55 (vector unsigned short)ve[2], in processx4_step3() 61 (vector unsigned short)ve[3], in processx4_step3() 129 vector unsigned int te, ve; in process_packet() local [all …]
|
| H A D | l3fwd_sse.h | 20 __m128i ve[FWDSTEP]; in processx4_step3() local 28 ve[0] = val_eth[dst_port[0]]; in processx4_step3() 31 ve[1] = val_eth[dst_port[1]]; in processx4_step3() 34 ve[2] = val_eth[dst_port[2]]; in processx4_step3() 37 ve[3] = val_eth[dst_port[3]]; in processx4_step3() 41 te[0] = _mm_blend_epi16(te[0], ve[0], MASK_ETH); in processx4_step3() 42 te[1] = _mm_blend_epi16(te[1], ve[1], MASK_ETH); in processx4_step3() 43 te[2] = _mm_blend_epi16(te[2], ve[2], MASK_ETH); in processx4_step3() 109 __m128i te, ve; in process_packet() local 114 ve = val_eth[dst_port[0]]; in process_packet() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | allwinner,sun4i-a10-ve-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-ve-clk.yaml# 23 const: allwinner,sun4i-a10-ve-clk 49 compatible = "allwinner,sun4i-a10-ve-clk"; 52 clock-output-names = "ve";
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 281 vdev_entry_t *ve; in add_config() local 351 for (ve = pe->pe_vdevs; ve != NULL; ve = ve->ve_next) { in add_config() 356 if (ve == NULL) { in add_config() 360 ve->ve_guid = top_guid; in add_config() 362 pe->pe_vdevs = ve; in add_config() 382 ve->ve_configs = ce; in add_config() 458 vdev_entry_t *ve; in get_configs() local 492 for (ve = pe->pe_vdevs; ve != NULL; ve = ve->ve_next) { in get_configs() 1349 for (ve = pe->pe_vdevs; ve != NULL; ve = venext) { in zpool_find_import_impl() 1350 venext = ve->ve_next; in zpool_find_import_impl() [all …]
|
| /f-stack/freebsd/contrib/zlib/contrib/asm686/ |
| H A D | README.686 | 39 I've been ignoring these assembly routines for years, believing that 46 In acknowledgement of its continuing usefulness, I've altered the
|
| /f-stack/freebsd/arm64/conf/ |
| H A D | GENERIC-UP | 10 # if you've installed the doc distribution, otherwise always see the
|
| /f-stack/freebsd/arm/conf/ |
| H A D | COLIBRI-VF50 | 9 # if you've installed the doc distribution, otherwise always see the
|
| H A D | QUARTZ | 9 # if you've installed the doc distribution, otherwise always see the
|
| H A D | COSMIC | 9 # if you've installed the doc distribution, otherwise always see the
|
| H A D | APALIS-IMX6 | 9 # if you've installed the doc distribution, otherwise always see the
|
| H A D | SOCKIT | 10 # if you've installed the doc distribution, otherwise always see the
|
| H A D | SOCDK | 10 # if you've installed the doc distribution, otherwise always see the
|
| H A D | SOCKIT-BERI | 10 # if you've installed the doc distribution, otherwise always see the
|
| H A D | JETSON-TK1 | 9 # if you've installed the doc distribution, otherwise always see the
|
| H A D | ARMADAXP | 10 # if you've installed the doc distribution, otherwise always see the
|
| H A D | VERSATILEPB | 10 # if you've installed the doc distribution, otherwise always see the
|
| /f-stack/freebsd/mips/conf/ |
| H A D | XLP64 | 9 # if you've installed the doc distribution, otherwise always see the
|
| H A D | XLPN32 | 9 # if you've installed the doc distribution, otherwise always see the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-cros-ec-tunnel.txt | 3 On some ChromeOS board designs we've got a connection to the EC (embedded
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | GENERIC-KCSAN | 18 # if you've installed the doc distribution, otherwise always see the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | rt5651.txt | 27 set this bool in the rare case you've a jack-detect switch which is not
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | rte_pmd_bnxt.c | 494 struct bnxt_vlan_table_entry *ve; in rte_pmd_bnxt_set_vf_vlan_filter() local 557 ve = &bp->pf->vf_info[i].vlan_table[cnt]; in rte_pmd_bnxt_set_vf_vlan_filter() 559 ve->tpid = rte_cpu_to_be_16(0x8100); in rte_pmd_bnxt_set_vf_vlan_filter() 560 ve->vid = rte_cpu_to_be_16(vlan); in rte_pmd_bnxt_set_vf_vlan_filter()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | rk3288-veyron-analog-audio.dtsi | 83 * we've got a ts3a227e chip but the driver requires it.
|