Home
last modified time | relevance | path

Searched defs:is_async (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/crypto/
H A Datmel-aes.c180 bool is_async; member
1799 bool is_async) in atmel_aes_authenc_init()
1820 bool is_async) in atmel_aes_authenc_transfer()
1875 bool is_async) in atmel_aes_authenc_final()
H A Datmel-sha.c145 bool is_async; member
/linux/fs/
H A Ddirect-io.c130 int is_async; /* is IO async ? */ member
/linux/drivers/base/power/
H A Dmain.c594 static bool is_async(struct device *dev) in is_async() function
/linux/net/sunrpc/
H A Dsched.c1017 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local