Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/ccp/
Dccp-dev.h249 unsigned int ksb_avail; member
Dccp-ops.c446 ccp->ksb_avail = 0; in ccp_alloc_ksb()
451 if (wait_event_interruptible(ccp->ksb_queue, ccp->ksb_avail)) in ccp_alloc_ksb()
468 ccp->ksb_avail = 1; in ccp_free_ksb()