Home
last modified time | relevance | path

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

12345

/Linux-v5.4/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-v5.4/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-v5.4/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-v5.4/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
Dvudc_tx.c188 size_t total_size = 0; in v_send_ret() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c348 u32 i, total_size = 0; in cxgb4_cudbg_collect_entity() local
405 u32 size, min_size, total_size = 0; in cxgb4_cudbg_collect() local
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_tlv.c36 int total_size = rocker_tlv_total_size(attrlen); in rocker_tlv_put() local
/Linux-v5.4/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-v5.4/tools/testing/selftests/bpf/progs/
Dtest_get_stack_rawtp.c61 int max_len, max_buildid_len, usize, ksize, total_size; in bpf_prog1() local
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dfw.c167 u16 total_size = H2C_PKT_HDR_SIZE + 4; in rtw_fw_send_general_info() local
186 u16 total_size = H2C_PKT_HDR_SIZE + 8; in rtw_fw_send_phydm_info() local
209 u16 total_size = H2C_PKT_HDR_SIZE + 1; in rtw_fw_do_iqk() local
/Linux-v5.4/include/linux/
Dzpool.h107 u64 (*total_size)(void *pool); member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Dprofile.c83 u64 total_size = 0; in mlx4_make_profile() local
/Linux-v5.4/tools/perf/util/
Djitdump.h40 uint32_t total_size; /* total size of header */ member
61 uint32_t total_size; member
/Linux-v5.4/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-v5.4/drivers/infiniband/hw/mthca/
Dmthca_profile.c78 s64 total_size = 0; in mthca_make_profile() local
/Linux-v5.4/arch/x86/kernel/cpu/microcode/
Dintel.c113 unsigned long total_size = get_totalsize(mc_header); in microcode_matches() local
226 unsigned long total_size, data_size, ext_table_size; in microcode_sanity_check() local
423 unsigned int sig, pf, rev, total_size, data_size, date; in show_saved_mc() local
/Linux-v5.4/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-v5.4/drivers/acpi/acpica/
Drscalc.c159 acpi_rs_length total_size; in acpi_rs_get_aml_length() local
/Linux-v5.4/drivers/mtd/devices/
Dmtdram.c21 static unsigned long total_size = CONFIG_MTDRAM_TOTAL_SIZE; variable
/Linux-v5.4/drivers/video/fbdev/
Dsm712fb.c1028 unsigned long total_size; in smtcfb_read() local
1105 unsigned long total_size; in smtcfb_write() local
Dhecubafb.c165 unsigned long total_size; in hecubafb_write() local
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-sst-cldma.c245 u32 total_size, bool wait) in skl_cldma_copy_to_buf()
/Linux-v5.4/drivers/gpu/drm/selftests/
Dtest-drm_mm.c1235 unsigned int total_size, in evict_nothing()
1282 unsigned int total_size, in evict_everything()
2155 const unsigned int total_size = min(8192u, max_iterations); in igt_color_evict() local
2255 const unsigned int total_size = 8192; in igt_color_evict_range() local
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c69 uint64_t total_size = 0; in amdgpu_bo_list_create() local

12345