Searched refs:clockid (Results 1 – 9 of 9) sorted by relevance
/include/linux/ |
D | time_namespace.h | 58 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
|
D | restart_block.h | 40 clockid_t clockid; member
|
D | hrtimer.h | 165 clockid_t clockid; member 516 const clockid_t clockid);
|
D | syscalls.h | 572 asmlinkage long sys_timerfd_create(int clockid, int flags);
|
/include/trace/events/ |
D | timer.h | 173 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/ |
D | net_tstamp.h | 185 __kernel_clockid_t clockid;/* reference clockid */ member
|
D | perf_event.h | 447 __s32 clockid; member
|
D | pkt_sched.h | 1057 __s32 clockid; member
|
/include/net/ |
D | pkt_sched.h | 79 clockid_t clockid);
|