/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder_alloc.c | 377 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 D | binder_alloc.c | 368 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 D | main.c | 671 static bool is_async(struct device *dev) in is_async() function
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | sched.c | 964 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
|
/kernel/linux/linux-5.10/net/tls/ |
H A D | tls_device.c | 702 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | direct-io.c | 133 int is_async; /* is IO async ? */ member
|
/kernel/linux/linux-6.6/fs/ |
H A D | direct-io.c | 131 int is_async; /* is IO async ? */ member
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | main.c | 667 static bool is_async(struct device *dev) in is_async() function
|
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls_device.c | 719 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | sched.c | 1017 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-aes.c | 190 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 D | atmel-sha.c | 144 bool is_async; member [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-aes.c | 192 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 D | atmel-sha.c | 145 bool is_async; member [all...] |