Home
last modified time | relevance | path

Searched refs:malloc_size (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcciss_ioctl.h22 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcciss_ioctl.h53 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcciss_ioctl.h53 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcciss_ioctl.h53 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pno.c4232 u32 malloc_size = 0, i; in dhd_pno_update_hotlist_v3_results() local
4249 malloc_size = sizeof(gscan_results_cache_t) + in dhd_pno_update_hotlist_v3_results()
4252 (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size); in dhd_pno_update_hotlist_v3_results()
4254 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size)); in dhd_pno_update_hotlist_v3_results()
4258 *buf_len = malloc_size; in dhd_pno_update_hotlist_v3_results()
4319 u32 malloc_size = 0, i, total = 0; in dhd_handle_hotlist_scan_evt() local
4345 malloc_size = sizeof(gscan_results_cache_t) + in dhd_handle_hotlist_scan_evt()
4347 gscan_hotlist_cache = (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size); in dhd_handle_hotlist_scan_evt()
4349 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size)); in dhd_handle_hotlist_scan_evt()
4354 *buf_len = malloc_size; in dhd_handle_hotlist_scan_evt()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pno.c4232 u32 malloc_size = 0, i; in dhd_pno_update_hotlist_v3_results() local
4249 malloc_size = sizeof(gscan_results_cache_t) + in dhd_pno_update_hotlist_v3_results()
4252 (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size); in dhd_pno_update_hotlist_v3_results()
4254 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size)); in dhd_pno_update_hotlist_v3_results()
4258 *buf_len = malloc_size; in dhd_pno_update_hotlist_v3_results()
4319 u32 malloc_size = 0, i, total = 0; in dhd_handle_hotlist_scan_evt() local
4345 malloc_size = sizeof(gscan_results_cache_t) + in dhd_handle_hotlist_scan_evt()
4347 gscan_hotlist_cache = (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size); in dhd_handle_hotlist_scan_evt()
4349 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size)); in dhd_handle_hotlist_scan_evt()
4354 *buf_len = malloc_size; in dhd_handle_hotlist_scan_evt()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pno.c4150 u32 malloc_size = 0, i, total = 0; local
4180 malloc_size = sizeof(gscan_results_cache_t) +
4182 gscan_hotlist_cache = (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size);
4184 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size));
4189 *buf_len = malloc_size;
4244 malloc_size = sizeof(gscan_results_cache_t) +
4247 (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size);
4249 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size));
4253 *buf_len = malloc_size;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pno.c4150 u32 malloc_size = 0, i, total = 0; local
4180 malloc_size = sizeof(gscan_results_cache_t) +
4182 gscan_hotlist_cache = (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size);
4184 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size));
4189 *buf_len = malloc_size;
4244 malloc_size = sizeof(gscan_results_cache_t) +
4247 (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size);
4249 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size));
4253 *buf_len = malloc_size;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pno.c4150 u32 malloc_size = 0, i, total = 0; local
4180 malloc_size = sizeof(gscan_results_cache_t) +
4182 gscan_hotlist_cache = (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size);
4184 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size));
4189 *buf_len = malloc_size;
4244 malloc_size = sizeof(gscan_results_cache_t) +
4247 (gscan_results_cache_t *)MALLOC(dhd->osh, malloc_size);
4249 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size));
4253 *buf_len = malloc_size;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c85 adapter->pltfm_info.malloc_size = PLTFM_INFO_MALLOC_MAX_SIZE; in init_adapter_param_88xx()
H A Dhalmac_common_88xx.c266 adapter->pltfm_info.malloc_size = info->halmac_malloc_max_sz; in ofld_func_cfg_88xx()
1640 info->buf_size = pltfm_info->malloc_size; in malloc_cfg_param_buf_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c84 adapter->pltfm_info.malloc_size = PLTFM_INFO_MALLOC_MAX_SIZE; in init_adapter_param_88xx()
H A Dhalmac_common_88xx.c265 adapter->pltfm_info.malloc_size = info->halmac_malloc_max_sz; in ofld_func_cfg_88xx()
1639 info->buf_size = pltfm_info->malloc_size; in malloc_cfg_param_buf_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c84 adapter->pltfm_info.malloc_size = PLTFM_INFO_MALLOC_MAX_SIZE; in init_adapter_param_88xx()
H A Dhalmac_common_88xx.c265 adapter->pltfm_info.malloc_size = info->halmac_malloc_max_sz; in ofld_func_cfg_88xx()
1631 info->buf_size = pltfm_info->malloc_size; in malloc_cfg_param_buf_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c84 adapter->pltfm_info.malloc_size = PLTFM_INFO_MALLOC_MAX_SIZE; in init_adapter_param_88xx()
H A Dhalmac_common_88xx.c265 adapter->pltfm_info.malloc_size = info->halmac_malloc_max_sz; in ofld_func_cfg_88xx()
1639 info->buf_size = pltfm_info->malloc_size; in malloc_cfg_param_buf_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pno.c3846 int malloc_size = 0, i, total = 0; in dhd_handle_hotlist_scan_evt() local
3858 malloc_size = sizeof(gscan_results_cache_t) + in dhd_handle_hotlist_scan_evt()
3860 gscan_hotlist_cache = (gscan_results_cache_t *) kmalloc(malloc_size, GFP_KERNEL); in dhd_handle_hotlist_scan_evt()
3863 DHD_ERROR(("%s Cannot Malloc %d bytes!!\n", __FUNCTION__, malloc_size)); in dhd_handle_hotlist_scan_evt()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.c6484 if (ioc->malloc_size > MAX_KMALLOC_SIZE) in hpsa_big_passthru_ioctl()
6486 if (ioc->buf_size > ioc->malloc_size * SG_ENTRIES_IN_CMD) in hpsa_big_passthru_ioctl()
6501 sz = (left > ioc->malloc_size) ? ioc->malloc_size : left; in hpsa_big_passthru_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_type.h2115 u32 malloc_size; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_type.h2106 u32 malloc_size; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_type.h2125 u32 malloc_size; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_type.h2121 u32 malloc_size; member