Searched defs:alloc_size (Results 1 - 25 of 135) sorted by path

123456

/linux-master/drivers/atm/
H A Dfore200e.h569 u32 alloc_size; /* length of allocated chunk */ member in struct:chunk
/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/arch/powerpc/kernel/
H A Deeh_pe.c50 size_t alloc_size; local
/linux-master/arch/powerpc/platforms/pseries/
H A Dvio.c559 size_t alloc_size = 0; local
593 size_t alloc_size = 0; local
[all...]
/linux-master/arch/s390/kernel/
H A Dcrash_dump.c572 size_t alloc_size; local
/linux-master/arch/sparc/kernel/
H A Dmdesc.c164 unsigned int handle_size, alloc_size; local
185 unsigned int alloc_size; local
H A Dpci_sun4v.c1057 unsigned long q_size, alloc_size, pages, order; local
1111 unsigned long q_size, alloc_size, pages, order; local
/linux-master/arch/x86/kernel/
H A Dldt.c152 unsigned int alloc_size; local
/linux-master/drivers/acpi/
H A Dmipi-disco-img.c204 size_t alloc_size; local
H A Dproperty.c401 size_t alloc_size; local
/linux-master/drivers/block/
H A Drbd.c827 int alloc_size; member in struct:rbd_options
[all...]
/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
H A Dinternal.h209 size_t alloc_size; member in struct:mhi_ring
/linux-master/drivers/char/agp/
H A Dgeneric.c99 unsigned long alloc_size = num_agp_pages*sizeof(struct page *); local
/linux-master/drivers/cpufreq/
H A Dcpufreq_stats.c214 unsigned int alloc_size; local
/linux-master/drivers/crypto/axis/
H A Dartpec6_crypto.c785 size_t alloc_size = sizeof(struct artpec6_crypto_bounce_buffer) + local
/linux-master/drivers/dca/
H A Ddca-core.c310 int alloc_size; local
/linux-master/drivers/dma-buf/
H A Ddma-buf.c613 size_t alloc_size = sizeof(struct dma_buf); local
/linux-master/drivers/dma/qcom/
H A Dgpi.c455 size_t alloc_size; member in struct:gpi_ring
/linux-master/drivers/firmware/efi/libstub/
H A Darm32-stub.c87 int alloc_size = MAX_UNCOMP_KERNEL_SIZE + EFI_PHYS_ALIGN; local
H A Darm64.c94 efi_cache_sync_image(unsigned long image_base, unsigned long alloc_size) argument
H A Defi-stub-helper.c721 void efi_remap_image(unsigned long image_base, unsigned alloc_size, argument
H A Dfile.c198 unsigned long alloc_size; local
[all...]
H A Drelocate.c110 efi_relocate_kernel(unsigned long *image_addr, unsigned long image_size, unsigned long alloc_size, unsigned long preferred_addr, unsigned long alignment, unsigned long min_addr) argument
H A Dx86-stub.c782 unsigned long addr, alloc_size, entry; local

Completed in 448 milliseconds

123456