Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 – 25 of 136) sorted by relevance

123456

/linux/drivers/firmware/efi/libstub/
H A Dzboot.c40 static unsigned long alloc_preferred_address(unsigned long alloc_size) in alloc_preferred_address()
53 unsigned long alloc_size) in efi_cache_sync_image()
68 unsigned long image_base, alloc_size; in efi_zboot_entry() local
H A Drelocate.c112 unsigned long alloc_size, in efi_relocate_kernel()
H A Darm32-stub.c87 int alloc_size = MAX_UNCOMP_KERNEL_SIZE + EFI_PHYS_ALIGN; in handle_kernel_image() local
H A Darm64.c95 unsigned long alloc_size) in efi_cache_sync_image()
H A Dfile.c198 unsigned long alloc_size; in handle_cmdline_files() local
/linux/tools/testing/selftests/mm/
H A Dmlock-random-test.c132 static void test_mlock_within_limit(char *p, int alloc_size) in test_mlock_within_limit()
199 static void test_mlock_outof_limit(char *p, int alloc_size) in test_mlock_outof_limit()
/linux/kernel/dma/
H A Dswiotlb.c77 size_t alloc_size; member
360 size_t alloc_size; in swiotlb_init_remap() local
863 size_t alloc_size = mem->slots[index].alloc_size; in swiotlb_bounce() local
1016 swiotlb_search_pool_area(struct device * dev,struct io_tlb_pool * pool,int area_index,phys_addr_t orig_addr,size_t alloc_size,unsigned int alloc_align_mask) swiotlb_search_pool_area() argument
1141 swiotlb_search_area(struct device * dev,int start_cpu,int cpu_offset,phys_addr_t orig_addr,size_t alloc_size,unsigned int alloc_align_mask,struct io_tlb_pool ** retpool) swiotlb_search_area() argument
1181 swiotlb_find_slots(struct device * dev,phys_addr_t orig_addr,size_t alloc_size,unsigned int alloc_align_mask,struct io_tlb_pool ** retpool) swiotlb_find_slots() argument
1257 swiotlb_find_slots(struct device * dev,phys_addr_t orig_addr,size_t alloc_size,unsigned int alloc_align_mask,struct io_tlb_pool ** retpool) swiotlb_find_slots() argument
1344 swiotlb_tbl_map_single(struct device * dev,phys_addr_t orig_addr,size_t mapping_size,size_t alloc_size,unsigned int alloc_align_mask,enum dma_data_direction dir,unsigned long attrs) swiotlb_tbl_map_single() argument
[all...]
/linux/drivers/md/
H A Ddm-stats.c84 static bool __check_shared_memory(size_t alloc_size) in __check_shared_memory()
100 static bool check_shared_memory(size_t alloc_size) in check_shared_memory()
113 static bool claim_shared_memory(size_t alloc_size) in claim_shared_memory()
129 static void free_shared_memory(size_t alloc_size) in free_shared_memory()
146 static void *dm_kvzalloc(size_t alloc_size, int node) in dm_kvzalloc()
162 static void dm_kvfree(void *ptr, size_t alloc_size) in dm_kvfree()
/linux/drivers/vfio/pci/pds/
H A Dlm.h19 u64 alloc_size; /* Total allocated size. Always >= len */ member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c147 size_t alloc_size; in vmw_simple_resource_create_ioctl() local
/linux/drivers/infiniband/core/
H A Duverbs_uapi.c16 static void *uapi_add_elm(struct uverbs_api *uapi, u32 key, size_t alloc_size) in uapi_add_elm()
37 size_t alloc_size, bool *exists) in uapi_add_get_elm()
/linux/sound/soc/sof/
H A Dsof-client-ipc-kernel-injector.c98 size_t alloc_size; in sof_msg_inject_probe() local
/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c76 unsigned long i, comp_size, alloc_size; in testcase() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum1_kvdl.c35 unsigned int alloc_size; member
72 unsigned int alloc_size) in mlxsw_sp1_kvdl_alloc_size_part()
/linux/include/linux/
H A Dpercpu.h86 size_t alloc_size; global() member
/linux/lib/
H A Dscatterlist.c207 unsigned int alloc_size = num_ents; in __sg_free_table() local
307 unsigned int sg_size, alloc_size = left; in __sg_alloc_table() local
392 unsigned int alloc_size; in get_next_sg() local
H A Dfortify_kunit.c202 #define TEST_kmalloc(checker, expected_size, alloc_size) do { \ argument
320 #define TEST_devm_kmalloc(checker, expected_size, alloc_size) do { \ argument
/linux/drivers/net/fddi/
H A Ddefxx.c540 int alloc_size; /* total buffer size used */ in dfx_register() local
1047 int alloc_size; /* total buffer size needed */ in dfx_driver_init() local
3702 int alloc_size; /* total buffer size used */ in dfx_unregister() local
/linux/fs/ocfs2/
H A Dmove_extents.c731 static void ocfs2_calc_extent_defrag_len(u32 *alloc_size, u32 *len_defraged, in ocfs2_calc_extent_defrag_len() argument
762 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; in __ocfs2_move_extents_range() local
[all...]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c136 uint32_t status = 0, alloc_size; in amdgpu_ib_schedule() local
/linux/drivers/mtd/parsers/
H A Dcmdlinepart.c175 int alloc_size; in newpart() local
/linux/drivers/gpu/host1x/
H A Dcdma.h41 u32 alloc_size; member
/linux/include/net/bluetooth/
H A Dcoredump.h47 size_t alloc_size; member
/linux/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c182 int alloc_size; in ec_i2c_xfer() local
/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw_info.h116 u32 alloc_size; member

123456