Searched refs:qi_cache_alloc (Results 1 – 3 of 3) sorted by relevance
164 void *qi_cache_alloc(gfp_t flags);
461 void *qi_cache_alloc(gfp_t flags) in qi_cache_alloc() function465 EXPORT_SYMBOL(qi_cache_alloc);
964 edesc = qi_cache_alloc(GFP_DMA | flags); in aead_edesc_alloc()1332 edesc = qi_cache_alloc(GFP_DMA | flags); in skcipher_edesc_alloc()