Home
last modified time | relevance | path

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

/net/ipv4/
A Dtcp_sigpool.c22 struct sigpool_entry { struct
30 #define CPOOL_SIZE (PAGE_SIZE / sizeof(struct sigpool_entry)) argument
31 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