Searched refs:pcond (Results 1 – 1 of 1) sorted by relevance
207 sleep_atomic_cond(wait_queue_head_t *waitq, atomic_t *pcond) in sleep_atomic_cond() argument213 while (!atomic_read(pcond)) { in sleep_atomic_cond()