/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_thread.h | 169 inline RK_S32 Condition::wait(Mutex& mutex) in wait() function in Condition 173 inline RK_S32 Condition::wait(Mutex* mutex) in wait() function in Condition 213 void wait() { mCondition.wait(mLock); } in wait() function in MppMutexCond 214 RK_S32 wait(RK_S64 timeout) { return mCondition.timedwait(mLock, timeout); } in wait() function in MppMutexCond
|
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_thread.h | 157 inline signed int Condition::wait(Mutex &mutex) in wait() function in Condition 161 inline signed int Condition::wait(Mutex *mutex) in wait() function in Condition 209 void wait() in wait() function in MppMutexCond 213 signed int wait(RK_S64 timeout) in wait() function in MppMutexCond
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
H A D | mali_kbase_irq_linux.c | 248 wait_queue_head_t wait; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_irq_linux.c | 213 wait_queue_head_t wait; member
|
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
H A D | dma-fence.c | 708 struct default_wait_cb *wait in dma_fence_default_wait_cb() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/ |
H A D | cmpi_log.c | 364 hi_bool wait; in do_ioctl() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | osal_device.c | 842 void osal_poll_wait(osal_poll_t *table, osal_wait_t *wait) in osal_poll_wait() argument
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
H A D | osal_device.c | 576 void osal_poll_wait(osal_poll *table, osal_wait *wait) in osal_poll_wait() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_dummy_job_wa.c | 84 static int wait(struct kbase_device *kbdev, off_t offset, u32 bits, bool set) in wait() function [all...] |
H A D | mali_kbase_vinstr.c | 1040 kbasep_vinstr_hwcnt_reader_poll( struct file *filp, poll_table *wait) kbasep_vinstr_hwcnt_reader_poll() argument
|
H A D | mali_kbase_kinstr_jm.c | 629 reader_poll(struct file *const file, struct poll_table_struct *const wait) reader_poll() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_internal_sync.c | 131 struct mali_internal_sync_fence_waiter *wait; in mali_internal_sync_fence_wake_up_wq() local [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_internal_sync.c | 150 struct mali_internal_sync_fence_waiter *wait; in mali_internal_sync_fence_wake_up_wq() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
H A D | kapi_symc.c | 963 kapi_symc_crypto_multi_start(const kapi_symc_ctx *ctx, const hi_cipher_data *pkg, hi_u32 pkg_num, hi_u32 operation, hi_u32 wait) kapi_symc_crypto_multi_start() argument
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_rkvdec2.h | 144 wait_queue_head_t wait; member
|
/device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
H A D | usbnet.h | 34 wait_queue_head_t wait; member
|
/device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
H A D | l2cap_sock.c | 359 add_wait_queue_exclusive(sk_sleep(sk), &wait); in l2cap_sock_accept() local 387 remove_wait_queue(sk_sleep(sk), &wait); in l2cap_sock_accept() local 1297 add_wait_queue(sk_sleep(sk), &wait); in __l2cap_wait_ack() local 1329 remove_wait_queue(sk_sleep(sk), &wait); in __l2cap_wait_ack() local
|
H A D | sco.c | 675 add_wait_queue_exclusive(sk_sleep(sk), &wait); in sco_sock_accept() local 702 remove_wait_queue(sk_sleep(sk), &wait); in sco_sock_accept() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_kinstr_jm.c | 625 static __poll_t reader_poll(struct file *const file, struct poll_table_struct *const wait) in reader_poll() argument
|
H A D | mali_kbase_vinstr.c | 971 static unsigned int kbasep_vinstr_hwcnt_reader_poll(struct file *filp, poll_table *wait) in kbasep_vinstr_hwcnt_reader_poll() argument
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_linux_lb.c | 761 const int wait = 0; in dhd_tasklet_schedule_on() local 1065 int wait = 0; /* asynchronous IPI */ in dhd_napi_schedule_on() local
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_rkvdec2.h | 149 wait_queue_head_t wait; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/ |
H A D | cryp_symc.c | 636 static hi_s32 cryp_symc_crypto_process(cryp_symc_context *hisi_ctx, hi_u32 wait) in cryp_symc_crypto_process() argument 681 static hi_s32 cryp_symc_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 wait) in cryp_symc_crypto() argument 936 static hi_s32 cryp_aead_crypto_zero(cryp_symc_context *hisi_ctx, hi_u32 wait) in cryp_aead_crypto_zero() argument 968 static hi_s32 cryp_ccm_add_p(cryp_symc_context *hisi_ctx, symc_multi_pack *pack, hi_u32 wait) in cryp_ccm_add_p() argument 1011 cryp_aead_ccm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 wait) cryp_aead_ccm_crypto() argument 1066 cryp_aead_gcm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 wait) cryp_aead_gcm_crypto() argument [all...] |
/device/soc/hisilicon/common/platform/uart/ |
H A D | uart_pl011.h | 141 wait_queue_head_t wait; member
|
/device/qemu/drivers/uart/ |
H A D | uart_pl011.h | 141 wait_queue_head_t wait; member
|