ktime_compare(9) centos man page | unix.com

Man Page: ktime_compare

Operating Environment: centos

Section: 9

KTIME_COMPARE(9)						   Driver Basics						  KTIME_COMPARE(9)

NAME
ktime_compare - Compares two ktime_t variables for less, greater or equal
SYNOPSIS
int ktime_compare(const ktime_t cmp1, const ktime_t cmp2);
ARGUMENTS
cmp1 comparable1 cmp2 comparable2
DESCRIPTION
Returns ... cmp1 < cmp2: return <0 cmp1 == cmp2: return 0 cmp1 > cmp2: return >0
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KTIME_COMPARE(9)
Related Man Pages
del_timer_sync(9) - centos
schedule_hrtimeout_range(9) - centos
struct_hrtimer(9) - centos
struct_sk_buff(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it