Home
last modified time | relevance | path

Searched refs:try_wait_for_completion (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c215 try_wait_for_completion(struct completion *c) in try_wait_for_completion() function
H A Dvchi_bsd.h217 int try_wait_for_completion(struct completion *);
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c2413 if (!try_wait_for_completion(&arm_state->resume_blocker)) { in vchiq_use_internal()
2470 if (!try_wait_for_completion(&arm_state->vc_resume_complete)) { in vchiq_use_internal()