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/
H A Dbinder_alloc.c377 binder_alloc_new_buf_locked( struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf_locked() argument
566 binder_alloc_new_buf(struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf() argument
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.c368 binder_alloc_new_buf_locked( struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf_locked() argument
561 binder_alloc_new_buf(struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf() argument
/kernel/linux/linux-5.10/drivers/base/power/
H A Dmain.c671 static bool is_async(struct device *dev) in is_async() function
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsched.c964 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device.c702 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
/kernel/linux/linux-5.10/fs/
H A Ddirect-io.c133 int is_async; /* is IO async ? */ member
/kernel/linux/linux-6.6/fs/
H A Ddirect-io.c131 int is_async; /* is IO async ? */ member
/kernel/linux/linux-6.6/drivers/base/power/
H A Dmain.c667 static bool is_async(struct device *dev) in is_async() function
/kernel/linux/linux-6.6/net/tls/
H A Dtls_device.c719 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsched.c1017 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-aes.c190 bool is_async; member
1934 atmel_aes_authenc_init(struct atmel_aes_dev *dd, int err, bool is_async) atmel_aes_authenc_init() argument
1955 atmel_aes_authenc_transfer(struct atmel_aes_dev *dd, int err, bool is_async) atmel_aes_authenc_transfer() argument
2010 atmel_aes_authenc_final(struct atmel_aes_dev *dd, int err, bool is_async) atmel_aes_authenc_final() argument
[all...]
H A Datmel-sha.c144 bool is_async; member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-aes.c192 bool is_async; member
1991 atmel_aes_authenc_init(struct atmel_aes_dev *dd, int err, bool is_async) atmel_aes_authenc_init() argument
2012 atmel_aes_authenc_transfer(struct atmel_aes_dev *dd, int err, bool is_async) atmel_aes_authenc_transfer() argument
2067 atmel_aes_authenc_final(struct atmel_aes_dev *dd, int err, bool is_async) atmel_aes_authenc_final() argument
[all...]
H A Datmel-sha.c145 bool is_async; member
[all...]

Completed in 58 milliseconds