Searched refs:tk (Results 1 – 5 of 5) sorted by relevance
74 static inline struct timespec tk_xtime(struct timekeeper *tk) in tk_xtime() argument78 ts.tv_sec = tk->xtime_sec; in tk_xtime()79 ts.tv_nsec = (long)(tk->xtime_nsec >> tk->shift); in tk_xtime()86 extern void update_vsyscall(struct timekeeper *tk);95 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall() argument99 xt = tk_xtime(tk); in update_vsyscall()100 update_vsyscall_old(&xt, &tk->wall_to_monotonic, tk->clock, tk->mult); in update_vsyscall()105 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall() argument
166 struct task_struct *tk; member
353 void kprobe_flush_task(struct task_struct *tk);424 static inline void kprobe_flush_task(struct task_struct *tk) in kprobe_flush_task() argument
129 u8 tk[16]; /* SMP Temporary Key */ member
762 int new_key, u8 authenticated, u8 tk[16], u8 enc_size,