Searched refs:LAC_OS_MALLOC (Results 1 – 10 of 10) sorted by relevance
44 LAC_OS_MALLOC(COMPRESSION_NUM_STATS * sizeof(QatUtilsAtomic)); in dcStatsInit()
120 lac_mem_pools[poolSearch] = LAC_OS_MALLOC(sizeof(lac_mem_pool_hdr_t)); in Lac_MemPoolCreate()143 lac_mem_pools[poolSearch]->trackBlks = LAC_OS_MALLOC( in Lac_MemPoolCreate()
88 pStatsCollection = LAC_OS_MALLOC(sizeof(sal_statistics_collection_t)); in SalStatistics_InitStatisticsCollection()
45 LAC_OS_MALLOC(LAC_SYM_NUM_STATS * sizeof(QatUtilsAtomic)); in LacSym_StatsInit()
328 #define LAC_OS_MALLOC(sizeBytes) malloc(sizeBytes, M_QAT, M_WAITOK) macro
460 pLacHashLookupDefs = LAC_OS_MALLOC(arraySize); in LacSymQat_HashLookupInit()
534 debug_dir = LAC_OS_MALLOC(sizeof(debug_dir_info_t)); in SalCtrl_ServiceInit()1009 service_container->ver_file = LAC_OS_MALLOC(sizeof(debug_file_info_t)); in SalCtrl_ServiceEventInit()
666 instance_name = LAC_OS_MALLOC(ADF_CFG_MAX_VAL_LEN_IN_BYTES); in SalCtrl_CompressionInit()723 LAC_OS_MALLOC(sizeof(debug_file_info_t)); in SalCtrl_CompressionInit()
484 instance_name = LAC_OS_MALLOC(ADF_CFG_MAX_VAL_LEN_IN_BYTES); in SalCtrl_DebugInit()515 LAC_OS_MALLOC(sizeof(debug_file_info_t)); in SalCtrl_DebugInit()
2785 LAC_OS_MALLOC(LAC_KEY_NUM_STATS * sizeof(QatUtilsAtomic)); in LacSymKey_Init()