Home
last modified time | relevance | path

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

123456

/openbmc/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
/openbmc/linux/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()
216 int test_mlock_outof_limit(char *p, int alloc_size) in test_mlock_outof_limit()
/openbmc/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
998 int area_index, phys_addr_t orig_addr, size_t alloc_size, in swiotlb_area_find_slots()
1119 phys_addr_t orig_addr, size_t alloc_size, in swiotlb_pool_find_slots()
1154 size_t alloc_size, unsigned int alloc_align_mask, in swiotlb_find_slots()
1227 size_t alloc_size, unsigned int alloc_align_mask, in swiotlb_find_slots()
1302 size_t mapping_size, size_t alloc_size, in swiotlb_tbl_map_single()
/openbmc/linux/lib/
H A 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
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
/openbmc/linux/drivers/md/
H A 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()
/openbmc/linux/drivers/vfio/pci/pds/
H A Dlm.h19 u64 alloc_size; /* Total allocated size. Always >= len */ member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c147 size_t alloc_size; in vmw_simple_resource_create_ioctl() local
/openbmc/linux/sound/soc/sof/
H A Dsof-client-ipc-kernel-injector.c98 size_t alloc_size; in sof_msg_inject_probe() local
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c76 unsigned long i, comp_size, alloc_size; in testcase() local
/openbmc/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()
/openbmc/linux/include/linux/
H A Dpercpu.h86 size_t alloc_size; member
/openbmc/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()
/openbmc/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
/openbmc/linux/drivers/mtd/parsers/
H A Dcmdlinepart.c175 int alloc_size; in newpart() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c137 uint32_t status = 0, alloc_size; in amdgpu_ib_schedule() local
/openbmc/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()
762 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; in __ocfs2_move_extents_range() local
/openbmc/linux/include/net/bluetooth/
H A Dcoredump.h47 size_t alloc_size; member
/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.h41 u32 alloc_size; member
/openbmc/linux/net/ieee802154/
H A Dcore.c101 size_t alloc_size; in wpan_phy_new() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c182 int alloc_size; in ec_i2c_xfer() local

123456