Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder_alloc.c345 int is_async) in binder_alloc_new_buf_locked()
522 int is_async) in binder_alloc_new_buf()
/Linux-v5.4/drivers/staging/wusbcore/host/whci/
Dwhcd.h110 bool is_async; member
/Linux-v5.4/drivers/crypto/
Datmel-aes.c190 bool is_async; member
2017 bool is_async) in atmel_aes_authenc_init()
2038 bool is_async) in atmel_aes_authenc_transfer()
2093 bool is_async) in atmel_aes_authenc_final()
Datmel-sha.c144 bool is_async; member
/Linux-v5.4/net/sunrpc/
Dsched.c976 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
/Linux-v5.4/fs/
Ddirect-io.c131 int is_async; /* is IO async ? */ member
/Linux-v5.4/drivers/base/power/
Dmain.c688 static bool is_async(struct device *dev) in is_async() function