STRUCTHRTIMER_SLEEP(9) Driver Basics STRUCT HRTIMER_SLEEP(9)NAMEstruct_hrtimer_sleeper - simple sleeper structureSYNOPSISstruct hrtimer_sleeper { struct hrtimer timer; struct task_struct * task; };MEMBERStimer embedded timer structure task task to wake upDESCRIPTIONtask is set to NULL, when the timer expires.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT HRTIMER_SLEEP(9)
| Related Man Pages |
|---|
| struct_ccwgroup_driver(9) - centos |
| struct_hrtimer(9) - centos |
| struct_regulator_config(9) - centos |
| iv_task(3) - debian |
| iv_timer(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |