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