Home
last modified time | relevance | path

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

1234567891011

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_cpu_queue_debugfs.c131 size_t alloc_size = buf_size; in kbase_csf_cpu_queue_dump() local
/kernel/linux/linux-6.6/drivers/vfio/pci/pds/
H A Dlm.h19 u64 alloc_size; /* Total allocated size. Always >= len */ member
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Darm32-stub.c87 int alloc_size = MAX_UNCOMP_KERNEL_SIZE + EFI_PHYS_ALIGN; in handle_kernel_image() local
H A Darm64.c94 efi_cache_sync_image(unsigned long image_base, unsigned long alloc_size) efi_cache_sync_image() argument
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) efi_relocate_kernel() argument
H A Dzboot.c40 static unsigned long alloc_preferred_address(unsigned long alloc_size) in alloc_preferred_address() argument
68 unsigned long image_base, alloc_size; in efi_zboot_entry() local
52 efi_cache_sync_image(unsigned long image_base, unsigned long alloc_size) efi_cache_sync_image() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Darm32-stub.c123 int alloc_size = MAX_UNCOMP_KERNEL_SIZE + EFI_PHYS_ALIGN; in handle_kernel_image() 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) efi_relocate_kernel() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c156 size_t alloc_size; in vmw_simple_resource_create_ioctl() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c147 size_t alloc_size; in vmw_simple_resource_create_ioctl() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_scatterlist.h85 unsigned int alloc_size = table->orig_nents; in __sg_free_table() local
158 unsigned int alloc_size = left; in __sg_alloc_table() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c135 uint32_t status = 0, alloc_size; in amdgpu_ib_schedule() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_stats.c216 unsigned int alloc_size; in cpufreq_stats_create_table() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c76 unsigned long i, comp_size, alloc_size; in testcase() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock-random-test.c138 int test_mlock_within_limit(char *p, int alloc_size) in test_mlock_within_limit() argument
215 test_mlock_outof_limit(char *p, int alloc_size) test_mlock_outof_limit() argument
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c182 int alloc_size; in ec_i2c_xfer() local
/kernel/linux/linux-5.10/include/linux/
H A Dpercpu.h81 size_t alloc_size; member
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dcdma.h40 u32 alloc_size; member
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu.h86 size_t alloc_size; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dcoredump.h47 size_t alloc_size; member
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_stats.c214 unsigned int alloc_size; in cpufreq_stats_create_table() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dcdma.h41 u32 alloc_size; member
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c182 int alloc_size; in ec_i2c_xfer() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock-random-test.c139 int test_mlock_within_limit(char *p, int alloc_size) in test_mlock_within_limit() argument
216 test_mlock_outof_limit(char *p, int alloc_size) test_mlock_outof_limit() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c76 unsigned long i, comp_size, alloc_size; in testcase() local

Completed in 12 milliseconds

1234567891011