Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 156) sorted by relevance

1234567

/linux-5.19.10/tools/testing/memblock/tests/
Dbasic_api.c152 phys_addr_t total_size; in memblock_add_overlap_top_check() local
200 phys_addr_t total_size; in memblock_add_overlap_bottom_check() local
396 phys_addr_t total_size; in memblock_reserve_overlap_top_check() local
445 phys_addr_t total_size; in memblock_reserve_overlap_bottom_check() local
664 phys_addr_t r1_end, r2_end, total_size; in memblock_remove_overlap_top_check() local
714 phys_addr_t total_size; in memblock_remove_overlap_bottom_check() local
763 phys_addr_t r1_size, r2_size, total_size; in memblock_remove_within_check() local
918 phys_addr_t total_size; in memblock_free_overlap_top_check() local
963 phys_addr_t total_size; in memblock_free_overlap_bottom_check() local
1013 phys_addr_t r1_size, r2_size, total_size; in memblock_free_within_check() local
Dalloc_api.c61 phys_addr_t total_size; in alloc_top_down_disjoint_check() local
109 phys_addr_t total_size = r1_size + r2_size; in alloc_top_down_before_check() local
145 phys_addr_t total_size; in alloc_top_down_after_check() local
190 phys_addr_t total_size; in alloc_top_down_second_fit_check() local
240 phys_addr_t total_size; in alloc_in_between_generic_check() local
465 phys_addr_t total_size; in alloc_bottom_up_disjoint_check() local
511 phys_addr_t total_size = r1_size + r2_size; in alloc_bottom_up_before_check() local
546 phys_addr_t total_size; in alloc_bottom_up_after_check() local
592 phys_addr_t total_size; in alloc_bottom_up_second_fit_check() local
Dalloc_nid_api.c264 phys_addr_t total_size = r1_size + r2_size; in alloc_try_nid_min_reserved_generic_check() local
315 phys_addr_t total_size = r1_size + r2_size; in alloc_try_nid_max_reserved_generic_check() local
369 phys_addr_t total_size; in alloc_try_nid_top_down_reserved_with_space_check() local
431 phys_addr_t total_size; in alloc_try_nid_reserved_full_merge_generic_check() local
494 phys_addr_t total_size; in alloc_try_nid_top_down_reserved_no_space_check() local
834 phys_addr_t total_size; in alloc_try_nid_bottom_up_reserved_with_space_check() local
904 phys_addr_t total_size; in alloc_try_nid_bottom_up_reserved_no_space_check() local
/linux-5.19.10/drivers/video/fbdev/core/
Dfb_sys_fops.c22 unsigned long total_size; in fb_sys_read() local
62 unsigned long total_size; in fb_sys_write() local
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_debugdump.c101 u32 total_size; /* output */ member
353 u32 total_spec_size, total_size; in nfp_dump_error_tlv() local
372 u32 fwname_len, total_size; in nfp_dump_fwname() local
394 u32 hwinfo_size, total_size; in nfp_dump_hwinfo() local
417 u32 total_size; in nfp_dump_hwinfo_field() local
453 u32 reg_sz, header_size, total_size; in nfp_dump_csr_range() local
556 u32 reg_sz, header_size, total_size; in nfp_dump_indirect_csr_range() local
603 u32 header_size, total_size, sym_size; in nfp_dump_single_rtsym() local
723 u32 total_size; in nfp_dump_populate_prolog() local
/linux-5.19.10/drivers/gpu/drm/vboxvideo/
Dvbox_hgsmi.c52 size_t total_size; in hgsmi_buffer_alloc() local
78 size_t total_size = h->data_size + sizeof(*h) + in hgsmi_buffer_free() local
/linux-5.19.10/drivers/usb/usbip/
Dvhci_tx.c62 size_t total_size = 0; in vhci_send_cmd_submit() local
194 size_t total_size = 0; in vhci_send_cmd_unlink() local
Dstub_tx.c158 size_t total_size = 0; in stub_send_ret_submit() local
370 size_t total_size = 0; in stub_send_ret_unlink() local
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c111 u32 i, total_size = 0; in cxgb4_cudbg_collect_entity() local
167 u32 size, min_size, total_size = 0; in cxgb4_cudbg_collect() local
/linux-5.19.10/drivers/platform/x86/intel/ifs/
Dload.c20 u32 total_size; member
175 unsigned long total_size, data_size; in ifs_sanity_check() local
/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmw_surface_cache.h119 u32 slice_size, total_size; in vmw_surface_get_image_buffer_size() local
150 u32 total_size = 0; in vmw_surface_get_serialized_size() local
174 uint64_t total_size = in vmw_surface_get_serialized_size_extended() local
/linux-5.19.10/drivers/net/ethernet/rocker/
Drocker_tlv.c36 int total_size = rocker_tlv_total_size(attrlen); in rocker_tlv_put() local
/linux-5.19.10/drivers/infiniband/hw/irdma/
Duk.c188 u16 quanta, u32 total_size, in irdma_qp_get_next_send_wqe()
277 u32 total_size = 0, byte_off; in irdma_uk_rdma_write() local
376 u32 i, byte_off, total_size = 0; in irdma_uk_rdma_read() local
463 u32 i, wqe_idx, total_size = 0, byte_off; in irdma_uk_send() local
/linux-5.19.10/include/linux/
Dpstore_zone.h45 unsigned long total_size; member
Dzpool.h109 u64 (*total_size)(void *pool); member
/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, total_size; in bpf_prog1() local
/linux-5.19.10/tools/perf/util/
Djitdump.h40 uint32_t total_size; /* total size of header */ member
61 uint32_t total_size; member
/linux-5.19.10/drivers/dma/
Dste_dma40_ll.c275 int total_size = 0; in d40_phy_sg_to_lli() local
424 int total_size = 0; in d40_log_sg_to_lli() local
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/
Duefi.h24 u32 total_size; member
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Dprofile.c83 u64 total_size = 0; in mlx4_make_profile() local
/linux-5.19.10/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ads.c471 u32 total_size = 0, alloc_size, real_size; in guc_prep_golden_context() local
564 u32 addr_ggtt, total_size = 0, alloc_size, real_size; in guc_init_golden_context() local
619 u32 ads_ggtt, capture_offset, null_ggtt, total_size = 0; in guc_capture_prep_lists() local
/linux-5.19.10/drivers/infiniband/hw/mthca/
Dmthca_profile.c76 s64 total_size = 0; in mthca_make_profile() local
/linux-5.19.10/drivers/acpi/acpica/
Drscalc.c159 acpi_rs_length total_size; in acpi_rs_get_aml_length() local
/linux-5.19.10/fs/ntfs3/
Dattrib.c817 u64 total_size; in attr_data_get_block() local
1460 u64 total_size, valid_size, data_size; in attr_allocate_frame() local
1682 u64 valid_size, data_size, alloc_size, total_size; in attr_collapse_range() local
1940 u64 total_size, alloc_size; in attr_punch_hole() local
/linux-5.19.10/drivers/video/fbdev/
Dsm712fb.c1028 unsigned long total_size; in smtcfb_read() local
1094 unsigned long total_size; in smtcfb_write() local

1234567