Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/android/
Dbinder_alloc.c440 int is_async) in binder_alloc_new_buf_locked()
572 int is_async) in binder_alloc_new_buf()
/linux-6.12.1/drivers/crypto/
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()
Datmel-sha.c145 bool is_async; member
/linux-6.12.1/net/tls/
Dtls_device.c713 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
/linux-6.12.1/fs/
Ddirect-io.c130 int is_async; /* is IO async ? */ member
/linux-6.12.1/drivers/base/power/
Dmain.c580 static bool is_async(struct device *dev) in is_async() function
/linux-6.12.1/net/sunrpc/
Dsched.c1019 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local