Searched refs:try_wait_for_completion (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dcompletion.h56 #define try_wait_for_completion(c) \ macro
/freebsd-current/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h217 int try_wait_for_completion(struct completion *);
H A Dvchi_bsd.c215 try_wait_for_completion(struct completion *c) function
/freebsd-current/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c2413 if (!try_wait_for_completion(&arm_state->resume_blocker)) {
2470 if (!try_wait_for_completion(&arm_state->vc_resume_complete)) {

Completed in 82 milliseconds