Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
Dbinder_alloc.c382 int is_async, in binder_alloc_new_buf_locked()
570 int is_async, in binder_alloc_new_buf()
/kernel/linux/linux-6.6/drivers/android/
Dbinder_alloc.c373 int is_async, in binder_alloc_new_buf_locked()
565 int is_async, in binder_alloc_new_buf()
/kernel/linux/linux-5.10/drivers/crypto/
Datmel-aes.c190 bool is_async; member
1935 bool is_async) in atmel_aes_authenc_init()
1956 bool is_async) in atmel_aes_authenc_transfer()
2011 bool is_async) in atmel_aes_authenc_final()
Datmel-sha.c144 bool is_async; member
/kernel/linux/linux-6.6/drivers/crypto/
Datmel-aes.c192 bool is_async; member
1992 bool is_async) in atmel_aes_authenc_init()
2013 bool is_async) in atmel_aes_authenc_transfer()
2068 bool is_async) in atmel_aes_authenc_final()
Datmel-sha.c145 bool is_async; member
/kernel/linux/linux-6.6/net/tls/
Dtls_device.c719 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
/kernel/linux/linux-5.10/net/tls/
Dtls_device.c702 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
/kernel/linux/linux-5.10/fs/
Ddirect-io.c133 int is_async; /* is IO async ? */ member
/kernel/linux/linux-6.6/fs/
Ddirect-io.c131 int is_async; /* is IO async ? */ member
/kernel/linux/linux-6.6/net/sunrpc/
Dsched.c1019 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
/kernel/linux/linux-5.10/net/sunrpc/
Dsched.c964 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
/kernel/linux/linux-5.10/drivers/base/power/
Dmain.c671 static bool is_async(struct device *dev) in is_async() function
/kernel/linux/linux-6.6/drivers/base/power/
Dmain.c667 static bool is_async(struct device *dev) in is_async() function