Home
last modified time | relevance | path

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

123456

/Linux-v6.6/drivers/firmware/efi/libstub/
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
Darm32-stub.c87 int alloc_size = MAX_UNCOMP_KERNEL_SIZE + EFI_PHYS_ALIGN; in handle_kernel_image() local
Drelocate.c112 unsigned long alloc_size, in efi_relocate_kernel()
Darm64.c95 unsigned long alloc_size) in efi_cache_sync_image()
Dfile.c198 unsigned long alloc_size; in handle_cmdline_files() local
/Linux-v6.6/kernel/dma/
Dswiotlb.c75 size_t alloc_size; member
355 size_t alloc_size; in swiotlb_init_remap() local
833 size_t alloc_size = mem->slots[index].alloc_size; in swiotlb_bounce() local
968 int area_index, phys_addr_t orig_addr, size_t alloc_size, in swiotlb_area_find_slots()
1076 phys_addr_t orig_addr, size_t alloc_size, in swiotlb_pool_find_slots()
1111 size_t alloc_size, unsigned int alloc_align_mask, in swiotlb_find_slots()
1184 size_t alloc_size, unsigned int alloc_align_mask, in swiotlb_find_slots()
1259 size_t mapping_size, size_t alloc_size, in swiotlb_tbl_map_single()
/Linux-v6.6/tools/testing/selftests/mm/
Dmlock-random-test.c139 int test_mlock_within_limit(char *p, int alloc_size) in test_mlock_within_limit()
216 int test_mlock_outof_limit(char *p, int alloc_size) in test_mlock_outof_limit()
/Linux-v6.6/lib/
Dfortify_kunit.c146 #define TEST_kmalloc(checker, expected_size, alloc_size) do { \ argument
264 #define TEST_devm_kmalloc(checker, expected_size, alloc_size) do { \ argument
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
/Linux-v6.6/drivers/md/
Ddm-stats.c81 static bool __check_shared_memory(size_t alloc_size) in __check_shared_memory()
97 static bool check_shared_memory(size_t alloc_size) in check_shared_memory()
110 static bool claim_shared_memory(size_t alloc_size) in claim_shared_memory()
126 static void free_shared_memory(size_t alloc_size) in free_shared_memory()
143 static void *dm_kvzalloc(size_t alloc_size, int node) in dm_kvzalloc()
159 static void dm_kvfree(void *ptr, size_t alloc_size) in dm_kvfree()
/Linux-v6.6/drivers/vfio/pci/pds/
Dlm.h19 u64 alloc_size; /* Total allocated size. Always >= len */ member
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_simple_resource.c147 size_t alloc_size; in vmw_simple_resource_create_ioctl() local
/Linux-v6.6/sound/soc/sof/
Dsof-client-ipc-kernel-injector.c98 size_t alloc_size; in sof_msg_inject_probe() local
/Linux-v6.6/drivers/infiniband/core/
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-v6.6/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c76 unsigned long i, comp_size, alloc_size; in testcase() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum1_kvdl.c35 unsigned int alloc_size; member
72 unsigned int alloc_size) in mlxsw_sp1_kvdl_alloc_size_part()
/Linux-v6.6/include/linux/
Dpercpu.h86 size_t alloc_size; member
/Linux-v6.6/drivers/net/fddi/
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-v6.6/fs/ocfs2/
Dmove_extents.c731 static void ocfs2_calc_extent_defrag_len(u32 *alloc_size, u32 *len_defraged, in ocfs2_calc_extent_defrag_len()
762 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; in __ocfs2_move_extents_range() local
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c137 uint32_t status = 0, alloc_size; in amdgpu_ib_schedule() local
/Linux-v6.6/drivers/mtd/parsers/
Dcmdlinepart.c175 int alloc_size; in newpart() local
/Linux-v6.6/include/net/bluetooth/
Dcoredump.h47 size_t alloc_size; member
/Linux-v6.6/drivers/gpu/host1x/
Dcdma.h41 u32 alloc_size; member
/Linux-v6.6/net/ieee802154/
Dcore.c101 size_t alloc_size; in wpan_phy_new() local
/Linux-v6.6/drivers/i2c/busses/
Di2c-cros-ec-tunnel.c182 int alloc_size; in ec_i2c_xfer() local

123456