Home
last modified time | relevance | path

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

123456

/Linux-v5.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-v5.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-v5.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-v5.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
Dvudc_tx.c188 size_t total_size = 0; in v_send_ret() local
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c111 u32 i, total_size = 0; in cxgb4_cudbg_collect_entity() local
168 u32 size, min_size, total_size = 0; in cxgb4_cudbg_collect() local
/Linux-v5.10/drivers/net/ethernet/rocker/
Drocker_tlv.c36 int total_size = rocker_tlv_total_size(attrlen); in rocker_tlv_put() local
/Linux-v5.10/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.10/include/linux/
Dpstore_zone.h45 unsigned long total_size; member
Dzpool.h107 u64 (*total_size)(void *pool); member
Dpstore_blk.h79 unsigned long total_size; member
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, total_size; in bpf_prog1() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/
Dprofile.c83 u64 total_size = 0; in mlx4_make_profile() local
/Linux-v5.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-v5.10/tools/perf/util/
Djitdump.h40 uint32_t total_size; /* total size of header */ member
61 uint32_t total_size; member
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dfw.c290 u16 total_size = H2C_PKT_HDR_SIZE + 4; in rtw_fw_send_general_info() local
312 u16 total_size = H2C_PKT_HDR_SIZE + 8; in rtw_fw_send_phydm_info() local
338 u16 total_size = H2C_PKT_HDR_SIZE + 1; in rtw_fw_do_iqk() local
1512 u16 total_size = H2C_PKT_HDR_SIZE + H2C_PKT_UPDATE_PKT_LEN; in __rtw_fw_update_pkt() local
1551 u16 total_size = H2C_PKT_HDR_SIZE + H2C_PKT_CH_SWITCH_LEN; in rtw_fw_channel_switch() local
/Linux-v5.10/drivers/infiniband/hw/mthca/
Dmthca_profile.c78 s64 total_size = 0; in mthca_make_profile() local
Dmthca_mr.c430 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) in mthca_mr_alloc()
521 int list_len, u64 iova, u64 total_size, in mthca_mr_alloc_phys()
/Linux-v5.10/drivers/acpi/acpica/
Drscalc.c159 acpi_rs_length total_size; in acpi_rs_get_aml_length() local
/Linux-v5.10/drivers/mtd/devices/
Dmtdram.c21 static unsigned long total_size = CONFIG_MTDRAM_TOTAL_SIZE; variable
/Linux-v5.10/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.10/sound/soc/intel/skylake/
Dskl-sst-cldma.c246 u32 total_size, bool wait) in skl_cldma_copy_to_buf()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h1248 u32 slice_size, total_size; in svga3dsurface_get_image_buffer_size() local
1279 u32 total_size = 0; in svga3dsurface_get_serialized_size() local
1303 uint64_t total_size = in svga3dsurface_get_serialized_size_extended() local

123456