Home
last modified time | relevance | path

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

12345

/linux/tools/testing/selftests/bpf/libarena/selftests/
H A Dtest_asan_buddy.bpf.c17 static __always_inline int asan_test_buddy_oob_single(size_t alloc_size) in asan_test_buddy_oob_single()
74 __weak int asan_test_buddy_uaf_single(size_t alloc_size) in asan_test_buddy_uaf_single()
119 const size_t alloc_size = sizeof(struct buddy_blob) - 1; in asan_test_buddy_blob_single() 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()
H A Ddroppable.c20 const size_t alloc_size = 2 * 1024 * 1024; in main() local
/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/net/wireless/intel/iwlwifi/pcie/
H A Dutils.c20 u32 i, pos, alloc_size, *ptr, *buf; in iwl_trans_pcie_dump_regs() local
/linux/kernel/dma/
H A Dswiotlb.c76 size_t alloc_size; member
477 size_t alloc_size; in swiotlb_init_remap() local
1021 size_t alloc_size = mem->slots[index].alloc_size; in swiotlb_bounce() local
1161 size_t alloc_size, unsigned int alloc_align_mask) in swiotlb_search_pool_area()
1285 int cpu_offset, phys_addr_t orig_addr, size_t alloc_size, in swiotlb_search_area()
1332 size_t alloc_size, unsigned int alloc_align_mask, in swiotlb_find_slots()
1414 size_t alloc_size, unsigned int alloc_align_mask, in swiotlb_find_slots()
/linux/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 Dloongarch-stub.c41 unsigned long alloc_size, in efi_relocate_kernel()
H A Darm64.c94 unsigned long alloc_size) in efi_cache_sync_image()
H A Dloongarch.c21 void efi_cache_sync_image(unsigned long image_base, unsigned long alloc_size) in efi_cache_sync_image()
/linux/drivers/bus/mhi/host/
H A Dboot.c329 size_t alloc_size) in mhi_alloc_bhi_buffer()
361 size_t alloc_size) in mhi_alloc_bhie_table()
/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/sound/soc/sof/
H A Dsof-client-ipc-kernel-injector.c98 size_t alloc_size; in sof_msg_inject_probe() local
H A Dsof-client-ipc-msg-injector.c261 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/kernel/
H A Dcrash_core_test.c11 size_t alloc_size; in create_crash_mem() local
/linux/lib/
H A Dscatterlist.c210 unsigned int alloc_size = num_ents; in __sg_free_table() local
310 unsigned int sg_size, alloc_size = left; in __sg_alloc_table() local
395 unsigned int alloc_size; in get_next_sg() local
/linux/drivers/gpu/host1x/
H A Dcdma.h41 u32 alloc_size; member
/linux/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c182 int alloc_size; in ec_i2c_xfer() local
/linux/include/net/bluetooth/
H A Dcoredump.h54 size_t alloc_size; member
/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw_info.h116 u32 alloc_size; member
/linux/net/ieee802154/
H A Dcore.c101 size_t alloc_size; in wpan_phy_new() local
/linux/drivers/cpufreq/
H A Dcpufreq_stats.c214 unsigned int alloc_size; in cpufreq_stats_create_table() local

12345