Searched refs:usleep_range_state (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | delay.h | 63 void usleep_range_state(unsigned long min, unsigned long max, 77 usleep_range_state(min, max, TASK_UNINTERRUPTIBLE); in usleep_range() 92 usleep_range_state(min, max, TASK_IDLE); in usleep_range_idle()
|
| /linux/kernel/time/ |
| H A D | sleep_timeout.c | 362 void __sched usleep_range_state(unsigned long min, unsigned long max, unsigned int state) in usleep_range_state() function 377 EXPORT_SYMBOL(usleep_range_state);
|
| /linux/Documentation/timers/ |
| H A D | delay_sleep_functions.rst | 111 :identifiers: usleep_range_state
|
| /linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| H A D | link_dp_training.c | 275 usleep_range_state(wait_in_micro_secs, wait_in_micro_secs, TASK_UNINTERRUPTIBLE); in dp_wait_for_training_aux_rd_interval()
|
| /linux/Documentation/trace/ |
| H A D | histogram.rst | 2035 usleep_range_state+0x65/0x90 2079 usleep_range_state+0x65/0x90
|