centos man page for ktime_to_timespec_cond

Query: ktime_to_timespec_cond

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
schedule_hrtimeout_range(9) - centos
struct_hrtimer(9) - centos
timercmp(3) - netbsd
timespecadd(3) - netbsd
timespeccmp(3) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!