Searched refs:nokey_refcnt (Results 1 – 2 of 2) sorted by relevance
131 unsigned int nokey = ask->nokey_refcnt; in af_alg_release_parent()138 ask->nokey_refcnt -= nokey; in af_alg_release_parent()188 if (ask->refcnt | ask->nokey_refcnt) in alg_bind()304 ask->nokey_refcnt += nokey; in af_alg_accept()307 alg_sk(sk2)->nokey_refcnt = nokey; in af_alg_accept()
33 unsigned int nokey_refcnt; member