Lines Matching defs:w
340 static inline u16 iowait_get_desc(struct iowait_work *w) in iowait_get_desc()
355 static inline u32 iowait_get_all_desc(struct iowait *w) in iowait_get_all_desc()
364 static inline void iowait_update_priority(struct iowait_work *w) in iowait_update_priority()
376 static inline void iowait_update_all_priority(struct iowait *w) in iowait_update_all_priority()
382 static inline void iowait_init_priority(struct iowait *w) in iowait_init_priority()
389 static inline void iowait_get_priority(struct iowait *w) in iowait_get_priority()
405 static inline void iowait_queue(bool pkts_sent, struct iowait *w, in iowait_queue()
433 static inline void iowait_starve_clear(bool pkts_sent, struct iowait *w) in iowait_starve_clear()
458 static inline void iowait_inc_wait_count(struct iowait_work *w, u16 n) in iowait_inc_wait_count()
470 static inline struct iowait_work *iowait_get_tid_work(struct iowait *w) in iowait_get_tid_work()
479 static inline struct iowait_work *iowait_get_ib_work(struct iowait *w) in iowait_get_ib_work()
488 static inline struct iowait *iowait_ioww_to_iow(struct iowait_work *w) in iowait_ioww_to_iow()