/linux-6.12.1/drivers/crypto/ |
D | omap-crypto.c | 16 static int omap_crypto_copy_sg_lists(int total, int bs, in omap_crypto_copy_sg_lists() 55 static int omap_crypto_copy_sgs(int total, int bs, struct scatterlist **sg, in omap_crypto_copy_sgs() 88 static int omap_crypto_check_sg(struct scatterlist *sg, int total, int bs, in omap_crypto_check_sg() 125 int omap_crypto_align_sg(struct scatterlist **sg, int total, int bs, in omap_crypto_align_sg()
|
/linux-6.12.1/tools/perf/ui/ |
D | progress.h | 11 u64 curr, next, step, total; member 18 #define ui_progress__init(p, total, title) \ argument 21 #define ui_progress__init_size(p, total, title) \ argument
|
/linux-6.12.1/tools/perf/ui/gtk/ |
D | hists.c | 98 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain_flat() 161 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain_folded() 221 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain_graph() 271 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain() 361 u64 total = hists__total_period(h->hists); in perf_gtk__show_hists() local 417 u64 total = hists__total_period(hists); in perf_gtk__add_hierarchy_entries() local
|
/linux-6.12.1/fs/ceph/ |
D | debugfs.c | 130 #define CEPH_LAT_METRIC_SHOW(name, total, avg, min, max, sq) { \ argument 143 #define CEPH_SZ_METRIC_SHOW(name, total, avg, min, max, sum) { \ argument 178 s64 total, avg, min, max, sq; in metrics_latency_show() local 204 s64 total; in metrics_size_show() local 272 int total, avail, used, reserved, min, i; in caps_show() local
|
D | metric.h | 69 __le64 total; member 104 __le64 total; member 111 __le64 total; member 118 __le64 total; member 125 __le64 total; member 156 u64 total; member
|
D | metric.c | 328 static inline void __update_mean_and_stdev(ktime_t total, ktime_t *lavg, in __update_mean_and_stdev() 348 ktime_t total; in ceph_update_metrics() local
|
/linux-6.12.1/net/netfilter/ |
D | nft_counter.c | 110 struct nft_counter_tot *total) in nft_counter_reset() 128 struct nft_counter_tot *total) in nft_counter_fetch() 155 struct nft_counter_tot total; in nft_counter_do_dump() local 244 struct nft_counter_tot total; in nft_counter_clone() local
|
/linux-6.12.1/drivers/infiniband/hw/hns/ |
D | hns_roce_alloc.c | 137 int total = 0; in hns_roce_get_kmem_bufs() local 160 int total = 0; in hns_roce_get_umem_bufs() local
|
/linux-6.12.1/tools/perf/util/ |
D | branch.c | 114 u64 total = 0; in branch_type_stat_display() local 177 u64 total = 0; in branch_type_str() local
|
/linux-6.12.1/include/linux/ |
D | bpf_mprog.h | 196 int total = entry->parent->count; in bpf_mprog_total() local 277 int total = bpf_mprog_total(entry); in bpf_mprog_entry_grow() local 293 int total = ARRAY_SIZE(entry->fp_items); in bpf_mprog_entry_shrink() local
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | omapdss-boot-init.c | 35 int l = 0, total = 0; in omapdss_count_strings() local 63 size_t total = 0; in omapdss_prefix_strcpy() local
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_drm_client.c | 122 u64 total = 0; in busy_add() local 141 u64 total = atomic64_read(&client->past_runtime[class]); in show_client_class() local
|
/linux-6.12.1/drivers/media/platform/mediatek/vcodec/common/ |
D | mtk_vcodec_dbgfs.c | 15 int *used, int total) in mtk_vdec_dbgfs_get_format_type() 56 static void mtk_vdec_dbgfs_get_help(char *buf, int *used, int total) in mtk_vdec_dbgfs_get_help()
|
/linux-6.12.1/tools/testing/selftests/arm64/mte/ |
D | check_mmap_options.c | 95 int total = ARRAY_SIZE(sizes); in check_file_memory_mapping() local 134 int total = ARRAY_SIZE(sizes); in check_clear_prot_mte_flag() local
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | msi.c | 155 static struct device_node *__find_pe_total_msi(struct device_node *node, int *total) in __find_pe_total_msi() 176 static struct device_node *find_pe_total_msi(struct pci_dev *dev, int *total) in find_pe_total_msi() 181 static struct device_node *find_pe_dn(struct pci_dev *dev, int *total) in find_pe_dn() 272 int total; in msi_quota_for_device() local
|
/linux-6.12.1/mm/ |
D | shrinker_debug.c | 22 unsigned long nr, total = 0; in shrinker_count_objects() local 52 unsigned long total; in shrinker_debugfs_count_show() local
|
D | show_mem.c | 355 unsigned long nr[NR_PAGE_ORDERS], flags, total = 0; in show_free_areas() local 402 unsigned long total = 0, reserved = 0, highmem = 0; in __show_mem() local
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt_pm.c | 406 ktime_t total = gt->stats.total; in __intel_gt_get_awake_time() local 418 ktime_t total; in intel_gt_get_awake_time() local
|
/linux-6.12.1/kernel/bpf/ |
D | mprog.c | 131 int total = bpf_mprog_total(entry); in bpf_mprog_insert() local 155 int total = bpf_mprog_total(entry); in bpf_mprog_delete() local 300 int total = bpf_mprog_total(entry); in bpf_mprog_fetch() local
|
/linux-6.12.1/drivers/mtd/nand/ |
D | ecc-sw-bch.c | 299 int total = nand->ecc.ctx.total; in nand_ecc_sw_bch_prepare_io_req() local 334 int total = nand->ecc.ctx.total; in nand_ecc_sw_bch_finish_io_req() local
|
/linux-6.12.1/fs/qnx4/ |
D | bitmap.c | 24 int total = 0; in qnx4_count_free_blocks() local
|
/linux-6.12.1/lib/842/ |
D | 842_decompress.c | 165 u64 index, offset, total = round_down(p->out - p->ostart, 8); in __do_index() local 282 u64 op, rep, tmp, bytes, total; in sw842_decompress() local
|
/linux-6.12.1/drivers/infiniband/core/ |
D | uverbs_std_types_device.c | 68 u64 *total) in gather_objects_handle() 106 u64 total = 0; in UVERBS_HANDLER() local
|
/linux-6.12.1/tools/testing/selftests/bpf/benchs/ |
D | run_common.sh | 54 function total() function
|
/linux-6.12.1/drivers/accel/ivpu/ |
D | ivpu_sysfs.c | 29 ktime_t total, now = 0; in npu_busy_time_us_show() local
|