/linux-6.1.9/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.1.9/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.1.9/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 266 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 | 319 static inline void __update_mean_and_stdev(ktime_t total, ktime_t *lavg, in __update_mean_and_stdev() 339 ktime_t total; in ceph_update_metrics() local
|
/linux-6.1.9/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.1.9/tools/perf/util/ |
D | stat-shadow.c | 488 double total, ratio = 0.0; in print_stalled_cycles_frontend() local 511 double total, ratio = 0.0; in print_stalled_cycles_backend() local 530 double total, ratio = 0.0; in print_branch_misses() local 549 double total, ratio = 0.0; in print_l1_dcache_misses() local 568 double total, ratio = 0.0; in print_l1_icache_misses() local 586 double total, ratio = 0.0; in print_dtlb_cache_misses() local 604 double total, ratio = 0.0; in print_itlb_cache_misses() local 622 double total, ratio = 0.0; in print_ll_cache_misses() local 694 double total; in td_bad_spec() local 985 double total, ratio = 0.0, total2; in perf_stat__print_shadow_stats() local
|
D | branch.c | 114 u64 total = 0; in branch_type_stat_display() local 177 u64 total = 0; in branch_type_str() local
|
/linux-6.1.9/net/netfilter/ |
D | nft_counter.c | 107 struct nft_counter *total) in nft_counter_reset() 119 struct nft_counter *total) in nft_counter_fetch() 146 struct nft_counter total; in nft_counter_do_dump() local 234 struct nft_counter total; in nft_counter_clone() local
|
/linux-6.1.9/drivers/infiniband/hw/hns/ |
D | hns_roce_alloc.c | 137 int total = 0; in hns_roce_get_kmem_bufs() local 161 int total = 0; in hns_roce_get_umem_bufs() local
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_drm_client.c | 91 u64 total = 0; in busy_add() local 109 u64 total = atomic64_read(&client->past_runtime[class]); in show_client_class() local
|
/linux-6.1.9/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.1.9/tools/testing/selftests/arm64/mte/ |
D | check_mmap_options.c | 96 int total = sizeof(sizes)/sizeof(int); in check_file_memory_mapping() local 135 int total = sizeof(sizes)/sizeof(int); in check_clear_prot_mte_flag() local
|
/linux-6.1.9/mm/ |
D | shrinker_debug.c | 20 unsigned long nr, total = 0; in shrinker_count_objects() local 50 unsigned long total; in shrinker_debugfs_count_show() local
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_gt_pm.c | 393 ktime_t total = gt->stats.total; in __intel_gt_get_awake_time() local 405 ktime_t total; in intel_gt_get_awake_time() local
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_dir2.c | 260 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_createname() 434 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_removename() 492 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_replace()
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | msi.c | 154 static struct device_node *__find_pe_total_msi(struct device_node *node, int *total) in __find_pe_total_msi() 175 static struct device_node *find_pe_total_msi(struct pci_dev *dev, int *total) in find_pe_total_msi() 180 static struct device_node *find_pe_dn(struct pci_dev *dev, int *total) in find_pe_dn() 271 int total; in msi_quota_for_device() local
|
/linux-6.1.9/scripts/ |
D | bin2c.c | 14 int ch, total = 0; in main() local
|
/linux-6.1.9/drivers/gpu/drm/tests/ |
D | drm_buddy_test.c | 145 u64 total; in check_blocks() local 207 u64 total; in check_mm() local 429 u64 total, size; in drm_test_buddy_alloc_smoke() local
|
/linux-6.1.9/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.1.9/fs/qnx4/ |
D | bitmap.c | 24 int total = 0; in qnx4_count_free_blocks() local
|
/linux-6.1.9/lib/ |
D | show_mem.c | 14 unsigned long total = 0, reserved = 0, highmem = 0; in __show_mem() local
|
/linux-6.1.9/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.1.9/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.1.9/tools/testing/selftests/bpf/benchs/ |
D | run_common.sh | 54 function total() function
|