Home
last modified time | relevance | path

Searched refs:total (Results 251 – 275 of 1306) sorted by relevance

1...<<11121314151617181920>>...53

/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dregisters.py53 total = len(regs)
54 total_regs += total
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_trace.c74 link->dp_trace.detect_lt_trace.counts.total++; in dp_trace_lt_total_count_increment()
76 link->dp_trace.commit_lt_trace.counts.total++; in dp_trace_lt_total_count_increment()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2719 unsigned int total; in stbtt__h_prefilter() local
2722 total = 0; in stbtt__h_prefilter()
2730 pixels[i] = (unsigned char) (total / 2); in stbtt__h_prefilter()
2737 pixels[i] = (unsigned char) (total / 3); in stbtt__h_prefilter()
2744 pixels[i] = (unsigned char) (total / 4); in stbtt__h_prefilter()
2751 pixels[i] = (unsigned char) (total / 5); in stbtt__h_prefilter()
2765 total -= buffer[i & STBTT__OVER_MASK]; in stbtt__h_prefilter()
2766 pixels[i] = (unsigned char) (total / kernel_width); in stbtt__h_prefilter()
2780 unsigned int total; in stbtt__v_prefilter() local
2783 total = 0; in stbtt__v_prefilter()
[all …]
/openbmc/linux/drivers/crypto/
H A Domap-crypto.h27 int omap_crypto_align_sg(struct scatterlist **sg, int total, int bs,
H A Datmel-sha.c103 unsigned int total; /* total request */ member
331 ctx->total -= count; in atmel_sha_append_sg()
338 ctx->total = 0; in atmel_sha_append_sg()
766 if (!ctx->total) in atmel_sha_update_dma_start()
784 length = min(ctx->total, sg->length); in atmel_sha_update_dma_start()
794 ctx->total -= length; in atmel_sha_update_dma_start()
803 ctx->total += tail; in atmel_sha_update_dma_start()
1168 ctx->total = req->nbytes; in atmel_sha_update()
1517 ctx->total -= ctx->bufcnt; in atmel_sha_cpu_transfer()
1519 if (!ctx->total) in atmel_sha_cpu_transfer()
[all …]
/openbmc/linux/net/sunrpc/
H A Dsvc.c1687 size_t total = payload->len; in svc_fill_write_vector() local
1696 vec[i].iov_len = min_t(size_t, total, first->iov_len); in svc_fill_write_vector()
1697 total -= vec[i].iov_len; in svc_fill_write_vector()
1701 while (total) { in svc_fill_write_vector()
1703 vec[i].iov_len = min_t(size_t, total, PAGE_SIZE); in svc_fill_write_vector()
1704 total -= vec[i].iov_len; in svc_fill_write_vector()
1726 void *p, size_t total) in svc_fill_symlink_pathname() argument
1731 result = kmalloc(total + 1, GFP_KERNEL); in svc_fill_symlink_pathname()
1736 remaining = total; in svc_fill_symlink_pathname()
1738 len = min_t(size_t, total, first->iov_len); in svc_fill_symlink_pathname()
[all …]
/openbmc/u-boot/include/u-boot/
H A Dsha1.h32 unsigned long total[2]; /*!< number of bytes processed */ member
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dfib_offload.sh262 local total
275 total=$((nums_nhs * num_rts))
293 while [ $count -lt $total ]; do
H A Ddevlink_trap_tunnel_vxlan.sh147 )"00:14:"$( : IP total length
203 )"00:14:"$( : IP total length
286 )"00:14:"$( : IP total length
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_sseu.c25 unsigned int i, total = 0; in intel_sseu_subslice_total() local
32 total += hweight8(sseu->subslice_mask.hsw[i]); in intel_sseu_subslice_total()
34 return total; in intel_sseu_subslice_total()
72 int s, ss, total = 0; in compute_eu_total() local
77 total += hweight16(sseu->eu_mask.xehp[ss]); in compute_eu_total()
79 total += hweight16(sseu->eu_mask.hsw[s][ss]); in compute_eu_total()
81 return total; in compute_eu_total()
/openbmc/linux/scripts/
H A Dspdxcheck.py35 self.total = 0
39 self.total += 1
429 valid = di.total - di.missing
430 pc = int(100 * valid / di.total)
431 sys.stderr.write(' %-80s: %5d of %5d %3d%%\n' %(f, valid, di.total, pc))
/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c295 int total = 0; in tpm2_get_random() local
332 total += recd; in tpm2_get_random()
334 } while (retries-- && total < max); in tpm2_get_random()
337 return total ? total : -EIO; in tpm2_get_random()
/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-edma-v0-core.c238 unsigned long total, pos, val; in dw_edma_v0_core_handle_int() local
245 total = dw->wr_ch_cnt; in dw_edma_v0_core_handle_int()
249 total = dw->rd_ch_cnt; in dw_edma_v0_core_handle_int()
256 for_each_set_bit(pos, &val, total) { in dw_edma_v0_core_handle_int()
267 for_each_set_bit(pos, &val, total) { in dw_edma_v0_core_handle_int()
/openbmc/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst50 two options, either the polling interval and total block time[0] were less than
51 the global max polling interval (see module params below), or the total block
54 In the event that both the polling interval and total block time were less than
62 In the event that the total block time was greater than the global max polling
74 [0] total block time:
/openbmc/linux/fs/ntfs3/
H A Dindex.c617 u32 tot = le32_to_cpu(hdr->total); in index_hdr_check()
729 u32 total = le32_to_cpu(hdr->total); in hdr_find_e() local
736 if (end > total) in hdr_find_e()
810 u32 total = le32_to_cpu(hdr->total); in hdr_insert_de() local
814 if (used + de_size > total) in hdr_insert_de()
1608 hdr_total = le32_to_cpu(hdr->total); in indx_insert_into_root()
1686 hdr->used = hdr->total = in indx_insert_into_root()
1730 hdr_total = le32_to_cpu(hdr->total); in indx_insert_into_root()
2322 hdr->total = hdr->used; in indx_delete_entry()
2379 hdr->total = hdr->used; in indx_delete_entry()
[all …]
/openbmc/linux/Documentation/cpu-freq/
H A Dcpufreq-stats.rst49 total 0
83 This gives the total number of frequency transitions on this CPU. The cat
84 output will have a single count which is the total number of frequency
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats20 total of all the errors in the file. Sample output::
41 total of all the errors in the file. Sample output::
71 actual total of all the errors in the file. Sample output::
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.c341 int total = 0; in mlx5_hv_vhca_agent_write() local
349 buf + total, in mlx5_hv_vhca_agent_write()
359 total += bytes; in mlx5_hv_vhca_agent_write()
/openbmc/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst23 Each sub-channel has 36 PMU counters in total, which is classified into
31 to count the total access number of either the eight bank groups in a
36 count the total retry number of each type of uncorrectable error.
/openbmc/linux/fs/ocfs2/
H A Dstackglue.c496 ssize_t ret = 0, total = 0, remain = PAGE_SIZE; in ocfs2_loaded_cluster_plugins_show() local
505 total = -E2BIG; in ocfs2_loaded_cluster_plugins_show()
508 total += ret; in ocfs2_loaded_cluster_plugins_show()
513 return total; in ocfs2_loaded_cluster_plugins_show()
/openbmc/linux/lib/842/
H A D842_compress.c482 u64 last, next, pad, total; in sw842_compress() local
499 total = p->olen; in sw842_compress()
594 pad = (8 - ((total - p->olen) % 8)) % 8; in sw842_compress()
603 if (unlikely((total - p->olen) > UINT_MAX)) in sw842_compress()
606 *olen = total - p->olen; in sw842_compress()
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c299 ssize_t ret, total = 0; in vubr_backend_recv_cb() local
322 total += hdrlen; in vubr_backend_recv_cb()
349 total += ret; in vubr_backend_recv_cb()
350 iov_truncate(elem->in_sg, elem->in_num, total); in vubr_backend_recv_cb()
351 vu_queue_fill(dev, vq, elem, total, i++); in vubr_backend_recv_cb()
/openbmc/linux/drivers/crypto/qce/
H A Dsha.c190 unsigned int total, len; in qce_ahash_update() local
199 total = req->nbytes + rctx->buflen; in qce_ahash_update()
201 if (total <= blocksize) { in qce_ahash_update()
220 hash_later = total % blocksize; in qce_ahash_update()
247 nbytes = total - hash_later; in qce_ahash_update()
/openbmc/linux/net/core/
H A Ddev_ioctl.c43 int len, total = 0, done; in dev_ifconf() local
72 done = inet_gifconf(dev, pos + total, in dev_ifconf()
73 len - total, size); in dev_ifconf()
78 total += done; in dev_ifconf()
82 return put_user(total, &uifc->ifc_len); in dev_ifconf()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_mtk.c98 int copied, total, cnt; in mtk8250_dma_rx_complete() local
108 total = dma->rx_size - state.residue; in mtk8250_dma_rx_complete()
109 cnt = total; in mtk8250_dma_rx_complete()
118 if (total > cnt) { in mtk8250_dma_rx_complete()
120 cnt = total - cnt; in mtk8250_dma_rx_complete()

1...<<11121314151617181920>>...53