Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx.h163 u32 may_sleep);
Dnx.c55 u32 may_sleep) in nx_hcall_sync() argument
64 } while (rc == -EBUSY && !may_sleep && retries--); in nx_hcall_sync()