Searched defs:pendingq_count (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/s390/crypto/ | ||
D | ap_bus.h | 174 int pendingq_count; /* # requests on pendingq list. */ member |
D | zcrypt_api.c | 746 int pendingq_count = 0; in zcrypt_pendingq_count() local |