Lines Matching refs:intel_wait
391 struct intel_wait *irq_wait; /* oldest waiter by retirement */
958 static inline void intel_wait_init(struct intel_wait *wait) in intel_wait_init()
964 static inline void intel_wait_init_for_seqno(struct intel_wait *wait, u32 seqno) in intel_wait_init_for_seqno()
970 static inline bool intel_wait_has_seqno(const struct intel_wait *wait) in intel_wait_has_seqno()
976 intel_wait_update_seqno(struct intel_wait *wait, u32 seqno) in intel_wait_update_seqno()
983 intel_wait_update_request(struct intel_wait *wait, in intel_wait_update_request()
990 intel_wait_check_seqno(const struct intel_wait *wait, u32 seqno) in intel_wait_check_seqno()
996 intel_wait_check_request(const struct intel_wait *wait, in intel_wait_check_request()
1002 static inline bool intel_wait_complete(const struct intel_wait *wait) in intel_wait_complete()
1008 struct intel_wait *wait);
1010 struct intel_wait *wait);