Home
last modified time | relevance | path

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

1234567

/linux-6.6.21/tools/testing/memblock/tests/
Dbasic_api.c173 phys_addr_t total_size; in memblock_add_overlap_top_check() local
225 phys_addr_t total_size; in memblock_add_overlap_bottom_check() local
345 phys_addr_t total_size; in memblock_add_between_check() local
399 phys_addr_t total_size; in memblock_add_near_max_check() local
638 phys_addr_t total_size; in memblock_reserve_overlap_top_check() local
691 phys_addr_t total_size; in memblock_reserve_overlap_bottom_check() local
814 phys_addr_t total_size; in memblock_reserve_between_check() local
868 phys_addr_t total_size; in memblock_reserve_near_max_check() local
1125 phys_addr_t r1_end, r2_end, total_size; in memblock_remove_overlap_top_check() local
1179 phys_addr_t total_size; in memblock_remove_overlap_bottom_check() local
[all …]
Dalloc_api.c80 phys_addr_t total_size; in alloc_top_down_disjoint_check() local
132 phys_addr_t total_size = r1_size + r2_size; in alloc_top_down_before_check() local
172 phys_addr_t total_size; in alloc_top_down_after_check() local
221 phys_addr_t total_size; in alloc_top_down_second_fit_check() local
275 phys_addr_t total_size; in alloc_in_between_generic_check() local
557 phys_addr_t total_size; in alloc_bottom_up_disjoint_check() local
606 phys_addr_t total_size = r1_size + r2_size; in alloc_bottom_up_before_check() local
645 phys_addr_t total_size; in alloc_bottom_up_after_check() local
695 phys_addr_t total_size; in alloc_bottom_up_second_fit_check() local
Dalloc_nid_api.c315 phys_addr_t total_size = r1_size + r2_size; in alloc_nid_min_reserved_generic_check() local
367 phys_addr_t total_size = r1_size + r2_size; in alloc_nid_max_reserved_generic_check() local
422 phys_addr_t total_size; in alloc_nid_top_down_reserved_with_space_check() local
485 phys_addr_t total_size; in alloc_nid_reserved_full_merge_generic_check() local
549 phys_addr_t total_size; in alloc_nid_top_down_reserved_no_space_check() local
895 phys_addr_t total_size; in alloc_nid_bottom_up_reserved_with_space_check() local
965 phys_addr_t total_size; in alloc_nid_bottom_up_reserved_no_space_check() local
1955 phys_addr_t total_size; in alloc_nid_bottom_up_numa_part_reserved_check() local
2398 phys_addr_t total_size; in alloc_nid_numa_reserved_full_merge_generic_check() local
/linux-6.6.21/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-6.6.21/drivers/video/fbdev/core/
Dfb_sys_fops.c22 unsigned long total_size, c; in fb_sys_read() local
64 unsigned long total_size, c; in fb_sys_write() local
Dfb_io_fops.c13 unsigned long total_size, trailing; in fb_io_read() local
74 unsigned long total_size, trailing; in fb_io_write() local
/linux-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/drivers/infiniband/hw/irdma/
Duk.c155 u16 quanta, u32 total_size, in irdma_qp_get_next_send_wqe()
239 u32 total_size = 0, byte_off; in irdma_uk_rdma_write() local
332 u32 i, byte_off, total_size = 0; in irdma_uk_rdma_read() local
413 u32 i, wqe_idx, total_size = 0, byte_off; in irdma_uk_send() local
662 u32 i, total_size = 0; in irdma_uk_inline_rdma_write() local
730 u32 i, total_size = 0; in irdma_uk_inline_send() local
/linux-6.6.21/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-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dmmsch_v4_0_3.h32 uint32_t total_size; member
/linux-6.6.21/tools/testing/selftests/sgx/
Dmain.c330 unsigned long total_size = 0; in get_total_epc_mem() local
982 size_t total_size = 0; in TEST_F() local
1112 size_t total_size = 0; in TEST_F() local
1235 size_t total_size = 0; in TEST_F() local
/linux-6.6.21/drivers/net/ethernet/rocker/
Drocker_tlv.c36 int total_size = rocker_tlv_total_size(attrlen); in rocker_tlv_put() local
/linux-6.6.21/include/linux/
Dpstore_zone.h45 unsigned long total_size; member
Dzpool.h94 u64 (*total_size)(void *pool); member
/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, total_size; in bpf_prog1() local
/linux-6.6.21/tools/perf/util/
Djitdump.h40 uint32_t total_size; /* total size of header */ member
61 uint32_t total_size; member
/linux-6.6.21/drivers/dma/
Dste_dma40_ll.c276 int total_size = 0; in d40_phy_sg_to_lli() local
425 int total_size = 0; in d40_log_sg_to_lli() local
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Dprofile.c83 u64 total_size = 0; in mlx4_make_profile() local
/linux-6.6.21/drivers/infiniband/hw/mthca/
Dmthca_profile.c76 s64 total_size = 0; in mthca_make_profile() local
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ads.c509 u32 total_size = 0, alloc_size, real_size; in guc_prep_golden_context() local
599 u32 addr_ggtt, total_size = 0, alloc_size, real_size; in guc_init_golden_context() local
683 u32 ads_ggtt, capture_offset, null_ggtt, total_size = 0; in guc_capture_prep_lists() local
/linux-6.6.21/drivers/acpi/acpica/
Drscalc.c159 acpi_rs_length total_size; in acpi_rs_get_aml_length() local
/linux-6.6.21/fs/ntfs3/
Dattrib.c895 u64 total_size, total_size0; in attr_data_get_block() local
1632 u64 total_size, valid_size, data_size; in attr_allocate_frame() local
1857 u64 valid_size, data_size, alloc_size, total_size; in attr_collapse_range() local
2114 u64 total_size, alloc_size; in attr_punch_hole() local

1234567