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

123456

/linux-master/drivers/firmware/efi/libstub/
H A Darm32-stub.c87 int alloc_size = MAX_UNCOMP_KERNEL_SIZE + EFI_PHYS_ALIGN; local
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 Darm64.c94 efi_cache_sync_image(unsigned long image_base, unsigned long alloc_size) argument
H A Dzboot.c40 static unsigned long alloc_preferred_address(unsigned long alloc_size) argument
68 unsigned long image_base, alloc_size; local
52 efi_cache_sync_image(unsigned long image_base, unsigned long alloc_size) argument
[all...]
H A Dfile.c198 unsigned long alloc_size; local
[all...]
/linux-master/drivers/vfio/pci/pds/
H A Dlm.h19 u64 alloc_size; /* Total allocated size. Always >= len */ member in struct:pds_vfio_lm_file
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c147 size_t alloc_size; local
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c76 unsigned long i, comp_size, alloc_size; local
/linux-master/drivers/gpu/host1x/
H A Dcdma.h41 u32 alloc_size; member in struct:push_buffer
/linux-master/include/net/bluetooth/
H A Dcoredump.h47 size_t alloc_size; member in struct:hci_devcoredump
/linux-master/sound/soc/sof/
H A Dsof-client-ipc-kernel-injector.c98 size_t alloc_size; local
H A Dsof-client-ipc-msg-injector.c259 size_t alloc_size; local
/linux-master/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c182 int alloc_size; local
/linux-master/drivers/cpufreq/
H A Dcpufreq_stats.c214 unsigned int alloc_size; local
/linux-master/include/linux/
H A Dpercpu.h86 size_t alloc_size; member in struct:pcpu_alloc_info
H A Drelay.h64 size_t alloc_size; /* total buffer size allocated */ member in struct:rchan
/linux-master/tools/testing/selftests/mm/
H A Dmlock-random-test.c132 static void test_mlock_within_limit(char *p, int alloc_size) argument
199 test_mlock_outof_limit(char *p, int alloc_size) argument
[all...]
/linux-master/drivers/mtd/parsers/
H A Dcmdlinepart.c175 int alloc_size; local
/linux-master/drivers/dca/
H A Ddca-core.c310 int alloc_size; local
/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h40 size_t alloc_size; member in struct:vdpasim_dev_attr
/linux-master/fs/smb/server/
H A Dxattr.h43 __u64 alloc_size; member in struct:xattr_dos_attrib
/linux-master/net/openvswitch/
H A Dvport.c126 size_t alloc_size; local
/linux-master/net/ieee802154/
H A Dcore.c101 size_t alloc_size; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_ttm_vram_mgr.c138 u64 alloc_size = min_t(u64, remaining_size, SZ_2G); local
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_fw_info.h116 u32 alloc_size; member in struct:pvr_fw_layout_entry

Completed in 267 milliseconds

123456