ktime_to_timespec_cond(9) centos man page | unix.com

Man Page: ktime_to_timespec_cond

Operating Environment: centos

Section: 9

KTIME_TO_TIMESPEC_CO(9) 					   Driver Basics					   KTIME_TO_TIMESPEC_CO(9)

NAME
ktime_to_timespec_cond - convert a ktime_t variable to timespec format only if the variable contains data
SYNOPSIS
bool ktime_to_timespec_cond(const ktime_t kt, struct timespec * ts);
ARGUMENTS
kt the ktime_t variable to convert ts the timespec variable to store the result in
DESCRIPTION
Returns true if there was a successful conversion, false if kt was 0.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KTIME_TO_TIMESPEC_CO(9)
Related Man Pages
timespecsub(3) - netbsd
pthread_cond_timedwait(3) - mojave
schedule_hrtimeout_range(9) - centos
timeradd(3) - netbsd
timersub(3) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Tar Command
Controlling user input