/Linux-v5.4/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-v5.4/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
|
D | progress.c | 30 void __ui_progress__init(struct ui_progress *p, u64 total, in __ui_progress__init()
|
/Linux-v5.4/tools/perf/util/ |
D | stat-shadow.c | 431 double total, ratio = 0.0; in print_stalled_cycles_frontend() local 455 double total, ratio = 0.0; in print_stalled_cycles_backend() local 476 double total, ratio = 0.0; in print_branch_misses() local 498 double total, ratio = 0.0; in print_l1_dcache_misses() local 520 double total, ratio = 0.0; in print_l1_icache_misses() local 540 double total, ratio = 0.0; in print_dtlb_cache_misses() local 560 double total, ratio = 0.0; in print_itlb_cache_misses() local 580 double total, ratio = 0.0; in print_ll_cache_misses() local 651 double total; in td_bad_spec() local 826 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
|
/Linux-v5.4/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-v5.4/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
|
/Linux-v5.4/drivers/infiniband/core/ |
D | uverbs_std_types_device.c | 61 u64 *total) in gather_objects_handle() 99 u64 total = 0; in UVERBS_HANDLER() local
|
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | i915_buddy.c | 120 u64 total; in igt_check_blocks() local 184 u64 total; in igt_check_mm() local 320 u64 total; in igt_buddy_alloc_smoke() local
|
/Linux-v5.4/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
|
/Linux-v5.4/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-v5.4/arch/powerpc/platforms/cell/spufs/ |
D | coredump.c | 42 int i, sz, total = 0; in spufs_ctx_note_size() local 122 int sz, rc, total = 0; in spufs_arch_write_note() local
|
/Linux-v5.4/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
|
/Linux-v5.4/fs/adfs/ |
D | map.c | 135 unsigned long total = 0; in scan_free_map() local 228 unsigned int total = 0; in adfs_map_free() local
|
/Linux-v5.4/scripts/ |
D | bin2c.c | 14 int ch, total = 0; in main() local
|
/Linux-v5.4/arch/powerpc/platforms/pseries/ |
D | msi.c | 166 static struct device_node *find_pe_total_msi(struct pci_dev *dev, int *total) in find_pe_total_msi() 187 static struct device_node *find_pe_dn(struct pci_dev *dev, int *total) in find_pe_dn() 278 int total; in msi_quota_for_device() local
|
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_dir2.c | 242 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_createname() 416 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_removename() 474 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_replace()
|
/Linux-v5.4/lib/ |
D | show_mem.c | 14 unsigned long total = 0, reserved = 0, highmem = 0; in show_mem() local
|
D | test_memcat_p.c | 25 int err = -ENOMEM, i, r, total = 0; in test_memcat_p_init() local
|
/Linux-v5.4/fs/qnx4/ |
D | bitmap.c | 24 int total = 0; in qnx4_count_free_blocks() local
|
/Linux-v5.4/tools/testing/selftests/net/ |
D | tcp_mmap.c | 123 unsigned long total_mmap = 0, total = 0; in child_thread() local 305 unsigned long total = 0; in main() local
|
/Linux-v5.4/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-v5.4/arch/mips/txx9/generic/ |
D | mem_tx4927.c | 69 unsigned int total = 0; in tx4927_get_mem_size() local
|
/Linux-v5.4/drivers/infiniband/hw/hns/ |
D | hns_roce_alloc.c | 244 int total; in hns_roce_get_kmem_bufs() local 270 int total = 0; in hns_roce_get_umem_bufs() local
|
/Linux-v5.4/drivers/gpu/drm/i915/gt/ |
D | intel_sseu.c | 14 unsigned int i, total = 0; in intel_sseu_subslice_total() local
|