Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/linux/drivers/crypto/
A Domap-crypto.c16 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/tools/perf/ui/
A Dprogress.h11 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
A Dprogress.c30 void __ui_progress__init(struct ui_progress *p, u64 total, in __ui_progress__init()
/linux/fs/ceph/
A Ddebugfs.c130 #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, sum, avg, min, max, sq; in metrics_latency_show() local
205 s64 total; in metrics_size_show() local
267 int total, avail, used, reserved, min, i; in caps_show() local
A Dmetric.h57 __le64 total; member
86 __le64 total; member
93 __le64 total; member
100 __le64 total; member
107 __le64 total; member
138 u64 total; member
A Dmetric.c312 static inline void __update_stdev(ktime_t total, ktime_t lsum, in __update_stdev()
333 ktime_t total; in ceph_update_metrics() local
/linux/tools/perf/ui/gtk/
A Dhists.c98 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/net/netfilter/
A Dnft_counter.c106 struct nft_counter *total) in nft_counter_reset()
118 struct nft_counter *total) in nft_counter_fetch()
145 struct nft_counter total; in nft_counter_do_dump() local
234 struct nft_counter total; in nft_counter_clone() local
/linux/tools/perf/util/
A Dstat-shadow.c498 double total, ratio = 0.0; in print_stalled_cycles_frontend() local
521 double total, ratio = 0.0; in print_stalled_cycles_backend() local
540 double total, ratio = 0.0; in print_branch_misses() local
559 double total, ratio = 0.0; in print_l1_dcache_misses() local
578 double total, ratio = 0.0; in print_l1_icache_misses() local
596 double total, ratio = 0.0; in print_dtlb_cache_misses() local
614 double total, ratio = 0.0; in print_itlb_cache_misses() local
632 double total, ratio = 0.0; in print_ll_cache_misses() local
704 double total; in td_bad_spec() local
966 double total, ratio = 0.0, total2; in perf_stat__print_shadow_stats() local
A Dbranch.c63 u64 total = 0; in branch_type_stat_display() local
117 u64 total = 0; in branch_type_str() local
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_alloc.c138 int total = 0; in hns_roce_get_kmem_bufs() local
162 int total = 0; in hns_roce_get_umem_bufs() local
/linux/drivers/gpu/drm/i915/selftests/
A Di915_buddy.c118 u64 total; in igt_check_blocks() local
180 u64 total; in igt_check_mm() local
328 u64 total; in igt_buddy_alloc_smoke() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Domapdss-boot-init.c35 int l = 0, total = 0; in omapdss_count_strings() local
63 size_t total = 0; in omapdss_prefix_strcpy() local
/linux/tools/testing/selftests/arm64/mte/
A Dcheck_mmap_options.c96 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/drivers/gpu/drm/i915/gt/
A Dintel_gt_pm.c382 ktime_t total = gt->stats.total; in __intel_gt_get_awake_time() local
394 ktime_t total; in intel_gt_get_awake_time() local
/linux/kernel/
A Ddelayacct.c79 static void delayacct_end(raw_spinlock_t *lock, u64 *start, u64 *total, u32 *count) in delayacct_end()
104 u64 *total; in __delayacct_blkio_end() local
/linux/fs/xfs/libxfs/
A Dxfs_dir2.c248 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_createname()
422 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_removename()
480 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_replace()
/linux/arch/powerpc/platforms/pseries/
A Dmsi.c153 static struct device_node *__find_pe_total_msi(struct device_node *node, int *total) in __find_pe_total_msi()
174 static struct device_node *find_pe_total_msi(struct pci_dev *dev, int *total) in find_pe_total_msi()
179 static struct device_node *find_pe_dn(struct pci_dev *dev, int *total) in find_pe_dn()
270 int total; in msi_quota_for_device() local
/linux/scripts/
A Dbin2c.c14 int ch, total = 0; in main() local
/linux/fs/qnx4/
A Dbitmap.c24 int total = 0; in qnx4_count_free_blocks() local
/linux/tools/testing/selftests/bpf/benchs/
A Drun_common.sh36 function total() function
/linux/lib/
A Dshow_mem.c14 unsigned long total = 0, reserved = 0, highmem = 0; in show_mem() local
/linux/drivers/mtd/nand/
A Decc-sw-bch.c299 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/lib/842/
A D842_decompress.c165 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/drivers/infiniband/core/
A Duverbs_std_types_device.c68 u64 *total) in gather_objects_handle()
106 u64 total = 0; in UVERBS_HANDLER() local

Completed in 67 milliseconds

12345678910>>...17