Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/ccp/
Dccp-dev.h249 unsigned int ksb_avail; member
Dccp-ops.c447 ccp->ksb_avail = 0; in ccp_alloc_ksb()
452 if (wait_event_interruptible(ccp->ksb_queue, ccp->ksb_avail)) in ccp_alloc_ksb()
469 ccp->ksb_avail = 1; in ccp_free_ksb()