Home
last modified time | relevance | path

Searched defs:total (Results 51 – 75 of 525) sorted by relevance

12345678910>>...21

/openbmc/linux/drivers/mtd/nand/
H A Decc-sw-hamming.c553 int total = nand->ecc.ctx.total; in nand_ecc_sw_hamming_prepare_io_req() local
588 int total = nand->ecc.ctx.total; in nand_ecc_sw_hamming_finish_io_req() local
/openbmc/linux/net/rds/
H A Dtransport.c149 unsigned int total = 0; in rds_trans_stats_info_copy() local
H A Dinfo.c169 int total; in rds_info_getsockopt() local
/openbmc/linux/tools/testing/selftests/intel_pstate/
H A Daperf.c30 long long int start, finish, total; in main() local
/openbmc/phosphor-health-monitor/
H A Dhealth_metric.hpp34 double total; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf.c27 long total = 0; variable
/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c175 { unsigned total = 0; in FSE_buildCTable_wksp() local
387 static size_t FSE_normalizeM2(short* norm, U32 tableLog, const unsigned* count, size_t total, U32 m… in FSE_normalizeM2()
474 const unsigned* count, size_t total, in FSE_normalizeCount()
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py20 def avg(total, n): argument
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h71 #define SUN4I_TCON0_BASIC1_H_TOTAL(total) ((((total) - 1) & 0x1fff) << 16) argument
75 #define SUN4I_TCON0_BASIC2_V_TOTAL(total) (((total) & 0x1fff) << 16) argument
146 #define SUN4I_TCON1_BASIC3_H_TOTAL(total) ((((total) - 1) & 0x1fff) << 16) argument
150 #define SUN4I_TCON1_BASIC4_V_TOTAL(total) (((total) & 0x1fff) << 16) argument
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c57 resource_size_t total = resource_size(&mem->region); in igt_mock_fill() local
244 resource_size_t total; in igt_mock_contiguous() local
540 u64 total; in igt_object_mappable_total() local
561 u64 total; in igt_mock_io_size() local
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f55.c63 int i, total; in rmi_f55_detect() local
/openbmc/u-boot/fs/btrfs/
H A Ddir-item.c10 static int verify_dir_item(struct btrfs_dir_item *item, u32 start, u32 total) in verify_dir_item()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_dvt.c248 u32 total, xres, yres; in i810fb_fill_var_timings() local
/openbmc/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c172 unsigned long total_mmap = 0, total = 0; in child_thread() local
450 uint64_t total = 0; in main() local
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c203 static void wait_for_ack(int fd, int timeout, size_t total) in wait_for_ack()
237 size_t len, i, total, sent; in connect_one_server() local
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_pkvm.h59 unsigned long total = 0, i; in __hyp_pgtable_max_pages() local
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c71 __u32 step, count, total, total_success; in test_lpm_trie_map_batch_ops() local
H A Darray_map_batch_ops.c73 __u32 count, total, total_success; in __test_map_lookup_and_update_batch() local
/openbmc/linux/drivers/edac/
H A Dppc4xx_edac.c303 int n, total = 0; in ppc4xx_edac_generate_bank_message() local
423 int n, total = 0; in ppc4xx_edac_generate_lane_message() local
488 int n, total = 0; in ppc4xx_edac_generate_ecc_message() local
/openbmc/linux/kernel/kcsan/
H A Dselftest.c244 int total = 0; in kcsan_selftest() local
/openbmc/linux/tools/tracing/rtla/src/
H A Dutils.h72 #define ns_to_per(total, part) ((part * 100) / (double)total) argument
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c26 int i, sz, total = 0; in spufs_ctx_note_size() local
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c110 int total = ARRAY_SIZE(sizes); in check_child_file_mapping() local
/openbmc/qemu/system/
H A Dbootdevice.c251 size_t total = 0; in get_boot_devices_list() local
407 size_t total = 0; in get_boot_devices_lchs_list() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_bufs.c728 int total; in drm_legacy_addbufs_agp() local
885 int total; in drm_legacy_addbufs_pci() local
1113 int total; in drm_legacy_addbufs_sg() local

12345678910>>...21