Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_bus.h217 AP_FI_FLAG_NO_RETRY = 0x01, enumerator
H A Dzcrypt_api.c1431 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in icarsamodexpo_ioctl()
1476 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in icarsacrt_ioctl()
1521 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in zsecsendcprb_ioctl()
1567 if (rc == -EAGAIN && (tr.fi.flags & AP_FI_FLAG_NO_RETRY)) in zsendep11cprb_ioctl()

Completed in 4 milliseconds