Home
last modified time | relevance | path

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

12345

/Linux-v4.19/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-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_debugdump.c131 u32 total_size; /* output */ member
393 u32 total_spec_size, total_size; in nfp_dump_error_tlv() local
412 u32 fwname_len, total_size; in nfp_dump_fwname() local
434 u32 hwinfo_size, total_size; in nfp_dump_hwinfo() local
457 u32 total_size; in nfp_dump_hwinfo_field() local
493 u32 reg_sz, header_size, total_size; in nfp_dump_csr_range() local
596 u32 reg_sz, header_size, total_size; in nfp_dump_indirect_csr_range() local
643 u32 header_size, total_size, sym_size; in nfp_dump_single_rtsym() local
771 u32 total_size; in nfp_dump_populate_prolog() local
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_hgsmi.c72 size_t total_size; in hgsmi_buffer_alloc() local
98 size_t total_size = h->data_size + sizeof(*h) + in hgsmi_buffer_free() local
/Linux-v4.19/drivers/usb/usbip/
Dvhci_tx.c59 size_t total_size = 0; in vhci_send_cmd_submit() local
150 size_t total_size = 0; in vhci_send_cmd_unlink() local
Dstub_tx.c156 size_t total_size = 0; in stub_send_ret_submit() local
315 size_t total_size = 0; in stub_send_ret_unlink() local
Dvudc_tx.c188 size_t total_size = 0; in v_send_ret() local
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c356 u32 i, total_size = 0; in cxgb4_cudbg_collect_entity() local
413 u32 size, min_size, total_size = 0; in cxgb4_cudbg_collect() local
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_tlv.c40 int total_size = rocker_tlv_total_size(attrlen); in rocker_tlv_put() local
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_uk.c137 u32 total_size, in i40iw_qp_get_next_send_wqe()
253 u32 total_size = 0, byte_off; in i40iw_rdma_write() local
370 u32 i, wqe_idx, total_size = 0, byte_off; in i40iw_send() local
663 u32 total_size = 0, wqe_idx, i, byte_off; in i40iw_post_receive() local
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, usize, ksize, total_size; in bpf_prog1() local
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gds.h38 uint32_t total_size; member
Damdgpu_bo_list.c65 uint64_t total_size = 0; in amdgpu_bo_list_create() local
/Linux-v4.19/include/linux/
Dzpool.h104 u64 (*total_size)(void *pool); member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dprofile.c83 u64 total_size = 0; in mlx4_make_profile() local
/Linux-v4.19/tools/perf/util/
Djitdump.h39 uint32_t total_size; /* total size of header */ member
60 uint32_t total_size; member
/Linux-v4.19/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-v4.19/drivers/infiniband/hw/mthca/
Dmthca_profile.c78 s64 total_size = 0; in mthca_make_profile() local
/Linux-v4.19/drivers/acpi/acpica/
Drscalc.c159 acpi_rs_length total_size; in acpi_rs_get_aml_length() local
/Linux-v4.19/arch/x86/kernel/cpu/microcode/
Dintel.c116 unsigned long total_size = get_totalsize(mc_header); in microcode_matches() local
229 unsigned long total_size, data_size, ext_table_size; in microcode_sanity_check() local
426 unsigned int sig, pf, rev, total_size, data_size, date; in show_saved_mc() local
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h1194 u32 slice_size, total_size; in svga3dsurface_get_image_buffer_size() local
1225 u32 total_size = 0; in svga3dsurface_get_serialized_size() local
1249 uint64_t total_size = in svga3dsurface_get_serialized_size_extended() local
/Linux-v4.19/drivers/mtd/devices/
Dmtdram.c21 static unsigned long total_size = CONFIG_MTDRAM_TOTAL_SIZE; variable
/Linux-v4.19/drivers/video/fbdev/
Dsm712fb.c956 unsigned long total_size; in smtcfb_read() local
1033 unsigned long total_size; in smtcfb_write() local
Dhecubafb.c165 unsigned long total_size; in hecubafb_write() local
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-sst-cldma.c253 u32 total_size, bool wait) in skl_cldma_copy_to_buf()
/Linux-v4.19/drivers/gpu/drm/selftests/
Dtest-drm_mm.c1234 unsigned int total_size, in evict_nothing()
1281 unsigned int total_size, in evict_everything()
2156 const unsigned int total_size = min(8192u, max_iterations); in igt_color_evict() local
2256 const unsigned int total_size = 8192; in igt_color_evict_range() local

12345