Searched defs:alloc_size (Results 26 - 50 of 135) sorted by relevance

123456

/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c199 size_t alloc_size = 0; local
/linux-master/kernel/irq/
H A Dmatrix.c26 unsigned int alloc_size; member in struct:irq_matrix
/linux-master/tools/testing/selftests/resctrl/
H A Dcat_test.c74 unsigned long alloc_size; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c136 uint32_t status = 0, alloc_size; local
H A Damdgpu_kms.c805 unsigned int n, alloc_size; local
/linux-master/drivers/bus/mhi/host/
H A Dboot.c313 mhi_alloc_bhie_table(struct mhi_controller *mhi_cntrl, struct image_info **image_info, size_t alloc_size) argument
/linux-master/drivers/infiniband/core/
H A Duverbs_uapi.c16 static void *uapi_add_elm(struct uverbs_api *uapi, u32 key, size_t alloc_size) argument
36 uapi_add_get_elm(struct uverbs_api *uapi, u32 key, size_t alloc_size, bool *exists) argument
/linux-master/net/core/
H A Ddev_addr_lists.c55 int alloc_size; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum1_kvdl.c35 unsigned int alloc_size; member in struct:mlxsw_sp1_kvdl_part_info
71 mlxsw_sp1_kvdl_alloc_size_part(struct mlxsw_sp1_kvdl *kvdl, unsigned int alloc_size) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Deeh_pe.c50 size_t alloc_size; local
/linux-master/fs/ntfs3/
H A Drecord.c204 u64 data_size, alloc_size, tot_size; local
/linux-master/arch/x86/kernel/
H A Dldt.c152 unsigned int alloc_size; local
/linux-master/drivers/pwm/
H A Dcore.c474 size_t alloc_size; local
/linux-master/drivers/hsi/clients/
H A Dhsi_char.c173 static inline struct hsi_msg *hsc_msg_alloc(unsigned int alloc_size) argument
/linux-master/drivers/char/agp/
H A Dgeneric.c99 unsigned long alloc_size = num_agp_pages*sizeof(struct page *); local
/linux-master/drivers/usb/host/
H A Dehci-dbg.c339 size_t alloc_size; member in struct:debug_buffer
[all...]
/linux-master/drivers/net/ipa/
H A Dgsi_trans.c90 size_t alloc_size; local
/linux-master/fs/ocfs2/
H A Dmove_extents.c731 static void ocfs2_calc_extent_defrag_len(u32 *alloc_size, u32 *len_defraged, argument
762 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; local
[all...]
/linux-master/drivers/hid/
H A Dhid-rmi.c646 size_t alloc_size; local
/linux-master/drivers/dma-buf/
H A Ddma-buf.c613 size_t alloc_size = sizeof(struct dma_buf); local
/linux-master/arch/s390/kernel/
H A Dcrash_dump.c572 size_t alloc_size; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c514 u32 total_size = 0, alloc_size, real_size; local
604 u32 addr_ggtt, total_size = 0, alloc_size, real_size; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c248 size_t total_size = 0, alloc_size, real_size; local
621 size_t total_size = 0, alloc_size, real_size; local
/linux-master/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c721 void efi_remap_image(unsigned long image_base, unsigned alloc_size, argument
/linux-master/drivers/acpi/
H A Dmipi-disco-img.c204 size_t alloc_size; local

Completed in 254 milliseconds

123456