Lines Matching refs:qi_cache_zalloc
117 static inline void *qi_cache_zalloc(gfp_t flags) in qi_cache_zalloc() function
375 edesc = qi_cache_zalloc(flags); in aead_edesc_alloc()
1195 edesc = qi_cache_zalloc(flags); in skcipher_edesc_alloc()
3572 edesc = qi_cache_zalloc(flags); in ahash_update_ctx()
3666 edesc = qi_cache_zalloc(flags); in ahash_final_ctx()
3755 edesc = qi_cache_zalloc(flags); in ahash_finup_ctx()
3848 edesc = qi_cache_zalloc(flags); in ahash_digest()
3925 edesc = qi_cache_zalloc(flags); in ahash_final_no_ctx()
4024 edesc = qi_cache_zalloc(flags); in ahash_update_no_ctx()
4137 edesc = qi_cache_zalloc(flags); in ahash_finup_no_ctx()
4242 edesc = qi_cache_zalloc(flags); in ahash_update_first()