Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dap_bus.h218 AP_FI_FLAG_NO_RETRY = 0x01, enumerator
A Dzcrypt_api.c1434 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in icarsamodexpo_ioctl()
1479 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in icarsacrt_ioctl()
1524 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in zsecsendcprb_ioctl()
1570 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in zsendep11cprb_ioctl()

Completed in 8 milliseconds