Home
last modified time | relevance | path

Searched defs:wait (Results 26 - 50 of 81) sorted by relevance

1234

/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_thread.h169 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 Dmpp_thread.h157 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 Dmali_kbase_irq_linux.c248 wait_queue_head_t wait; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_irq_linux.c213 wait_queue_head_t wait; member
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-fence.c708 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 Dcmpi_log.c364 hi_bool wait; in do_ioctl() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_device.c842 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 Dosal_device.c576 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 Dmali_kbase_dummy_job_wa.c84 static int wait(struct kbase_device *kbdev, off_t offset, u32 bits, bool set) in wait() function
[all...]
H A Dmali_kbase_vinstr.c1040 kbasep_vinstr_hwcnt_reader_poll( struct file *filp, poll_table *wait) kbasep_vinstr_hwcnt_reader_poll() argument
H A Dmali_kbase_kinstr_jm.c629 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 Dmali_internal_sync.c131 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 Dmali_internal_sync.c150 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 Dkapi_symc.c963 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 Dmpp_rkvdec2.h144 wait_queue_head_t wait; member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dusbnet.h34 wait_queue_head_t wait; member
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dl2cap_sock.c359 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 Dsco.c675 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 Dmali_kbase_kinstr_jm.c625 static __poll_t reader_poll(struct file *const file, struct poll_table_struct *const wait) in reader_poll() argument
H A Dmali_kbase_vinstr.c971 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 Ddhd_linux_lb.c761 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 Dmpp_rkvdec2.h149 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 Dcryp_symc.c636 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 Duart_pl011.h141 wait_queue_head_t wait; member
/device/qemu/drivers/uart/
H A Duart_pl011.h141 wait_queue_head_t wait; member

Completed in 25 milliseconds

1234