Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/loongarch/lib/
H A Dcsum.c10 static u64 accumulate(u64 sum, u64 data) in accumulate() function
/openbmc/linux/arch/arm64/lib/
H A Dcsum.c11 static u64 accumulate(u64 sum, u64 data) in accumulate() function
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic.c380 u64 *stats, const void *dma_buf, bool accumulate) in efx_nic_update_stats()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.c482 u64 *stats, const void *dma_buf, bool accumulate) in ef4_nic_update_stats()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.c488 u64 *stats, const void *dma_buf, bool accumulate) in efx_siena_update_stats()
/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c2989 static void gen_mxu_q8adde(DisasContext *ctx, bool accumulate) in gen_mxu_q8adde()