Searched refs:sigpool_entry (Results 1 – 1 of 1) sorted by relevance
22 struct sigpool_entry { struct30 #define CPOOL_SIZE (PAGE_SIZE / sizeof(struct sigpool_entry)) argument31 static struct sigpool_entry cpool[CPOOL_SIZE];120 static int __cpool_alloc_ahash(struct sigpool_entry *e, const char *alg) in __cpool_alloc_ahash()200 static void __cpool_free_entry(struct sigpool_entry *e) in __cpool_free_entry()
Completed in 6 milliseconds