Home
last modified time | relevance | path

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

123456

/linux/drivers/video/fbdev/core/
A Dfb_sys_fops.c22 unsigned long total_size; in fb_sys_read() local
62 unsigned long total_size; in fb_sys_write() local
/linux/drivers/net/ethernet/netronome/nfp/
A 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/drivers/gpu/drm/vboxvideo/
A 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/drivers/usb/usbip/
A 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
A 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
A Dvudc_tx.c188 size_t total_size = 0; in v_send_ret() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
A 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/drivers/gpu/drm/vmwgfx/
A 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/drivers/net/ethernet/rocker/
A Drocker_tlv.c36 int total_size = rocker_tlv_total_size(attrlen); in rocker_tlv_put() local
/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Duefi.h22 u32 total_size; member
/linux/drivers/infiniband/hw/irdma/
A Duk.c189 u16 quanta, u32 total_size, in irdma_qp_get_next_send_wqe()
279 u32 total_size = 0, byte_off; in irdma_uk_rdma_write() local
379 u32 i, byte_off, total_size = 0; in irdma_uk_rdma_read() local
467 u32 i, wqe_idx, total_size = 0, byte_off; in irdma_uk_send() local
/linux/include/linux/
A Dpstore_zone.h45 unsigned long total_size; member
A Dzpool.h109 u64 (*total_size)(void *pool); member
/linux/tools/testing/selftests/bpf/progs/
A Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, total_size; in bpf_prog1() local
/linux/drivers/dma/
A 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/tools/perf/util/
A Djitdump.h40 uint32_t total_size; /* total size of header */ member
61 uint32_t total_size; member
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dprofile.c83 u64 total_size = 0; in mlx4_make_profile() local
/linux/drivers/infiniband/hw/mthca/
A Dmthca_profile.c78 s64 total_size = 0; in mthca_make_profile() local
/linux/drivers/acpi/acpica/
A Drscalc.c159 acpi_rs_length total_size; in acpi_rs_get_aml_length() local
/linux/drivers/net/wireless/realtek/rtw88/
A Dfw.c385 u16 total_size = H2C_PKT_HDR_SIZE + 4; in rtw_fw_send_general_info() local
407 u16 total_size = H2C_PKT_HDR_SIZE + 8; in rtw_fw_send_phydm_info() local
433 u16 total_size = H2C_PKT_HDR_SIZE + 1; in rtw_fw_do_iqk() local
1675 u16 total_size = H2C_PKT_HDR_SIZE + H2C_PKT_UPDATE_PKT_LEN; in __rtw_fw_update_pkt() local
1715 u16 total_size = H2C_PKT_HDR_SIZE + H2C_PKT_CH_SWITCH_LEN; in rtw_fw_channel_switch() local
/linux/fs/ntfs3/
A 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/drivers/video/fbdev/
A Dsm712fb.c1028 unsigned long total_size; in smtcfb_read() local
1105 unsigned long total_size; in smtcfb_write() local
A Dhecubafb.c165 unsigned long total_size; in hecubafb_write() local
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ads.c359 u32 total_size = 0, alloc_size, real_size; in guc_prep_golden_context() local
448 u32 total_size = 0, alloc_size, real_size; in guc_init_golden_context() local
/linux/drivers/mtd/devices/
A Dmtdram.c21 static unsigned long total_size = CONFIG_MTDRAM_TOTAL_SIZE; variable

Completed in 89 milliseconds

123456