Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c64 static dca_listnode_t *dca_delist2(dca_listnode_t *q, kmutex_t *);
1277 dca_delist2(dca_listnode_t *q, kmutex_t *lock) in dca_delist2() function
4685 while ((node = dca_delist2(&dca->dca_ctx_list, in dca_free_context_list()