struct_hrtimer_sleeper(9) centos man page | unix.com

Man Page: struct_hrtimer_sleeper

Operating Environment: centos

Section: 9

STRUCT
HRTIMER_SLEEP(9) Driver Basics STRUCT HRTIMER_SLEEP(9)
NAME
struct_hrtimer_sleeper - simple sleeper structure
SYNOPSIS
struct hrtimer_sleeper { struct hrtimer timer; struct task_struct * task; };
MEMBERS
timer embedded timer structure task task to wake up
DESCRIPTION
task is set to NULL, when the timer expires.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT HRTIMER_SLEEP(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
struct_drm_fb_helper_funcs(9) - centos
struct_sta_ampdu_mlme(9) - centos
iv_task_unregister(3) - debian
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq