Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/time/
H A Dtimekeeping.c66 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux()
76 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux()
82 static inline void tk_update_aux_offs(struct timekeeper *tk, ktime_t offs) in tk_update_aux_offs()
186 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime()
198 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime()
207 static inline struct timespec64 tk_xtime_coarse(const struct timekeeper *tk) in tk_xtime_coarse()
225 static inline void tk_update_coarse_nsecs(struct timekeeper *tk) in tk_update_coarse_nsecs()
230 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime()
237 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add()
245 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono()
[all …]
H A Dvsyscall.c29 static inline void update_vdso_time_data(struct vdso_time_data *vdata, struct timekeeper *tk) in update_vdso_time_data()
77 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
140 void vdso_time_update_aux(struct timekeeper *tk) in vdso_time_update_aux()
/linux/mm/
H A Dmemory-failure.c286 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc()
388 struct to_kill *tk; in __add_to_kill() local
438 struct to_kill *tk, *next; in task_in_to_kill_list() local
465 struct to_kill *tk, *next; in kill_procs() local
680 struct to_kill tk; member
685 static void set_to_kill(struct to_kill *tk, unsigned long addr, short shift) in set_to_kill()
692 unsigned long poisoned_pfn, struct to_kill *tk) in check_hwpoisoned_entry()
1687 struct to_kill *tk; in unmap_and_kill() local
2215 struct to_kill *tk; in add_to_kill_pgoff() local
/linux/kernel/trace/
H A Drethook.c20 void rethook_flush_task(struct task_struct *tk) in rethook_flush_task()
/linux/include/linux/
H A Dkprobes.h416 #define kprobe_flush_task(tk) do {} while (0) argument
487 static inline void kprobe_flush_task(struct task_struct *tk) in kprobe_flush_task()
/linux/net/sunrpc/
H A Dsched.c897 static bool xprt_needs_memalloc(struct rpc_xprt *xprt, struct rpc_task *tk) in xprt_needs_memalloc()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c137 struct prestera_kern_neigh_cache_key tk; in prestera_util_nhc_eq_n_cache_key() local
/linux/kernel/
H A Dkprobes.c1979 void kprobe_flush_task(struct task_struct *tk) in kprobe_flush_task()
/linux/net/bluetooth/
H A Dsmp.c106 u8 tk[16]; /* SMP Temporary Key */ member
/linux/arch/x86/kvm/
H A Dx86.c2368 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()
9997 struct timekeeper *tk = priv; in pvclock_gtod_notify() local