Home
last modified time | relevance | path

Searched refs:hrtimer_sleeper (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Drtmutex.h46 struct hrtimer_sleeper;
119 struct hrtimer_sleeper *timeout);
Dhrtimer.h127 struct hrtimer_sleeper { struct
489 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
Dwait.h515 struct hrtimer_sleeper __t; \
/linux-4.19.296/block/
Dblk-mq.c3108 struct hrtimer_sleeper hs; in blk_mq_poll_hybrid_sleep()