Home
last modified time | relevance | path

Searched refs:clockid (Results 1 – 9 of 9) sorted by relevance

/include/linux/
Dtime_namespace.h58 int clockid; member
93 ktime_t do_timens_ktime_to_host(clockid_t clockid, ktime_t tim,
96 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host() argument
103 return do_timens_ktime_to_host(clockid, tim, &ns->offsets); in timens_ktime_to_host()
154 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) in timens_ktime_to_host() argument
Drestart_block.h40 clockid_t clockid; member
Dhrtimer.h165 clockid_t clockid; member
516 const clockid_t clockid);
Dsyscalls.h572 asmlinkage long sys_timerfd_create(int clockid, int flags);
/include/trace/events/
Dtimer.h173 TP_PROTO(struct hrtimer *hrtimer, clockid_t clockid,
176 TP_ARGS(hrtimer, clockid, mode),
180 __field( clockid_t, clockid )
186 __entry->clockid = clockid;
191 decode_clockid(__entry->clockid),
/include/uapi/linux/
Dnet_tstamp.h185 __kernel_clockid_t clockid;/* reference clockid */ member
Dperf_event.h447 __s32 clockid; member
Dpkt_sched.h1057 __s32 clockid; member
/include/net/
Dpkt_sched.h79 clockid_t clockid);