| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nft_counter.c | 105 struct nft_counter *total) in nft_counter_reset() 117 struct nft_counter *total) in nft_counter_fetch() 144 struct nft_counter total; in nft_counter_do_dump() local 233 struct nft_counter total; in nft_counter_clone() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | stat-shadow.c | 454 double total, ratio = 0.0; in print_stalled_cycles_frontend() local 478 double total, ratio = 0.0; in print_stalled_cycles_backend() local 499 double total, ratio = 0.0; in print_branch_misses() local 521 double total, ratio = 0.0; in print_l1_dcache_misses() local 543 double total, ratio = 0.0; in print_l1_icache_misses() local 563 double total, ratio = 0.0; in print_dtlb_cache_misses() local 583 double total, ratio = 0.0; in print_itlb_cache_misses() local 603 double total, ratio = 0.0; in print_ll_cache_misses() local 674 double total; in td_bad_spec() local 931 double total, ratio = 0.0, total2; in perf_stat__print_shadow_stats() local
|
| D | branch.c | 63 u64 total = 0; in branch_type_stat_display() local 117 u64 total = 0; in branch_type_str() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | i915_drm_client.c | 56 u64 total = 0; in busy_add() local 75 u64 total = atomic64_read(&client->past_runtime[class]); in show_client_class() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | debugfs.c | 130 #define CEPH_METRIC_SHOW(name, total, avg, min, max, sq) { \ argument 149 s64 total, sum, avg, min, max, sq; in metric_show() local 227 int total, avail, used, reserved, min, i; in caps_show() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| D | i915_buddy.c | 118 u64 total; in igt_check_blocks() local 182 u64 total; in igt_check_mm() local 330 u64 total; in igt_buddy_alloc_smoke() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | delayacct.c | 45 static void delayacct_end(raw_spinlock_t *lock, u64 *start, u64 *total, in delayacct_end() 71 u64 *total; in __delayacct_blkio_end() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/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
|