Home
last modified time | relevance | path

Searched defs:ipend (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_sse.c103 const uint64_t *ipend = (uint64_t *)((uint8_t *)ip + size); in fletcher_4_sse2_native() local
135 const uint32_t *ipend = (uint32_t *)((uint8_t *)ip + size); in fletcher_4_sse2_byteswap() local
185 const uint64_t *ipend = (uint64_t *)((uint8_t *)ip + size); in fletcher_4_ssse3_byteswap() local
H A Dzfs_fletcher_avx512.c95 const uint32_t *ipend = (uint32_t *)((uint8_t *)ip + size); in fletcher_4_avx512f_native() local
121 const uint32_t *ipend = (uint32_t *)((uint8_t *)ip + size); in fletcher_4_avx512f_byteswap() local
188 const uint32_t *ipend = (uint32_t *)((uint8_t *)ip + size); in fletcher_4_avx512bw_byteswap() local
H A Dzfs_fletcher_intel.c105 const uint64_t *ipend = (uint64_t *)((uint8_t *)ip + size); in fletcher_4_avx2_native() local
133 const uint64_t *ipend = (uint64_t *)((uint8_t *)ip + size); in fletcher_4_avx2_byteswap() local
H A Dzfs_fletcher_superscalar.c76 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_superscalar_native() local
115 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_superscalar_byteswap() local
H A Dzfs_fletcher_aarch64_neon.c126 const uint64_t *ipend = (uint64_t *)((uint8_t *)ip + size); in fletcher_4_aarch64_neon_native() local
165 const uint64_t *ipend = (uint64_t *)((uint8_t *)ip + size); in fletcher_4_aarch64_neon_byteswap() local
H A Dzfs_fletcher_superscalar4.c90 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_superscalar4_native() local
155 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_superscalar4_byteswap() local
H A Dzfs_fletcher.c242 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_incremental_native() local
276 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_incremental_byteswap() local
321 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_scalar_native() local
344 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_scalar_byteswap() local
/f-stack/freebsd/mips/mediatek/
H A Duart_dev_mtk.c398 int ipend; in mtk_uart_bus_ipend() local
/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c480 int ipend = 0; in ar933x_bus_ipend() local
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_uart.c369 int ipend; in vf_uart_bus_ipend() local
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c604 int ipend = 0; in oct16550_bus_ipend() local
/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c560 int ipend = 0; in cdnc_uart_bus_ipend() local