| /linux/kernel/time/ |
| H A D | timekeeping.c | 66 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux() argument 76 tk_is_aux(const struct timekeeper * tk) tk_is_aux() argument 82 tk_update_aux_offs(struct timekeeper * tk,ktime_t offs) tk_update_aux_offs() argument 186 tk_normalize_xtime(struct timekeeper * tk) tk_normalize_xtime() argument 198 tk_xtime(const struct timekeeper * tk) tk_xtime() argument 207 tk_xtime_coarse(const struct timekeeper * tk) tk_xtime_coarse() argument 225 tk_update_coarse_nsecs(struct timekeeper * tk) tk_update_coarse_nsecs() argument 230 tk_set_xtime(struct timekeeper * tk,const struct timespec64 * ts) tk_set_xtime() argument 237 tk_xtime_add(struct timekeeper * tk,const struct timespec64 * ts) tk_xtime_add() argument 245 tk_set_wall_to_mono(struct timekeeper * tk,struct timespec64 wtm) tk_set_wall_to_mono() argument 263 tk_update_sleep_time(struct timekeeper * tk,ktime_t delta) tk_update_sleep_time() argument 333 tk_setup_internals(struct timekeeper * tk,struct clocksource * clock) tk_setup_internals() argument 579 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_boot_fast_ns() local 596 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_tai_fast_ns() local 635 halt_fast_timekeeper(const struct timekeeper * tk) halt_fast_timekeeper() argument 654 update_pvclock_gtod(struct timekeeper * tk,bool was_set) update_pvclock_gtod() argument 665 struct timekeeper *tk = &tk_core.timekeeper; pvclock_gtod_register_notifier() local 691 tk_update_leap_state(struct timekeeper * tk) tk_update_leap_state() argument 714 tk_update_ktime_data(struct timekeeper * tk) tk_update_ktime_data() argument 785 struct timekeeper *tk = &tkd->shadow_timekeeper; timekeeping_update_from_shadow() local 841 timekeeping_forward_now(struct timekeeper * tk) timekeeping_forward_now() argument 886 struct timekeeper *tk = &tk_core.timekeeper; ktime_expiry_to_cycles() local 936 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_real_ts64() local 957 struct timekeeper *tk = &tk_core.timekeeper; ktime_get() local 977 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_resolution_ns() local 1000 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_with_offset() local 1022 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_coarse_with_offset() local 1074 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_raw() local 1100 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_ts64() local 1132 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_seconds() local 1151 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_real_seconds() local 1180 struct timekeeper *tk = &tk_core.timekeeper; __ktime_get_real_seconds() local 1191 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_snapshot() local 1264 struct timekeeper *tk = &tk_core.timekeeper; adjust_historical_crosststamp() local 1416 struct timekeeper *tk = &tk_core.timekeeper; ktime_real_to_base_clock() local 1456 struct timekeeper *tk = &tk_core.timekeeper; get_device_system_crosststamp() local 1611 timekeeper_is_core_tk(struct timekeeper * tk) timekeeper_is_core_tk() argument 1715 __timekeeping_set_tai_offset(struct timekeeper * tk,s32 tai_offset) __timekeeping_set_tai_offset() argument 1773 struct timekeeper *tk = &tk_core.timekeeper; timekeeping_notify() local 1802 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_raw_ts64() local 1857 struct timekeeper *tk = &tk_core.timekeeper; timekeeping_valid_for_hres() local 1876 struct timekeeper *tk = &tk_core.timekeeper; timekeeping_max_deferment() local 2011 __timekeeping_inject_sleeptime(struct timekeeper * tk,const struct timespec64 * delta) __timekeeping_inject_sleeptime() argument 2249 timekeeping_apply_adjustment(struct timekeeper * tk,s64 offset,s32 mult_adj) timekeeping_apply_adjustment() argument 2327 timekeeping_adjust(struct timekeeper * tk,s64 offset) timekeeping_adjust() argument 2389 accumulate_nsecs_to_secs(struct timekeeper * tk) accumulate_nsecs_to_secs() argument 2438 logarithmic_accumulation(struct timekeeper * tk,u64 offset,u32 shift,unsigned int * clock_set) logarithmic_accumulation() argument 2478 struct timekeeper *tk = &tkd->shadow_timekeeper; __timekeeping_advance() local 2568 struct timekeeper *tk = &tk_core.timekeeper; getboottime64() local 2577 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_coarse_real_ts64() local 2599 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_coarse_real_ts64_mg() local 2637 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_real_ts64_mg() local 2678 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_coarse_ts64() local 2719 struct timekeeper *tk = &tk_core.timekeeper; ktime_get_update_offsets_now() local [all...] |
| H A D | vsyscall.c | 29 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 D | memory-failure.c | 286 kill_proc(struct to_kill * tk,unsigned long pfn,int flags) kill_proc() argument 388 struct to_kill *tk; __add_to_kill() local 438 struct to_kill *tk, *next; task_in_to_kill_list() local 465 struct to_kill *tk, *next; kill_procs() local 680 struct to_kill tk; global() member 685 set_to_kill(struct to_kill * tk,unsigned long addr,short shift) set_to_kill() argument 692 check_hwpoisoned_entry(pte_t pte,unsigned long addr,short shift,unsigned long poisoned_pfn,struct to_kill * tk) check_hwpoisoned_entry() argument 1687 struct to_kill *tk; unmap_and_kill() local 2216 struct to_kill *tk; add_to_kill_pgoff() local [all...] |
| /linux/kernel/trace/ |
| H A D | rethook.c | 20 void rethook_flush_task(struct task_struct *tk) in rethook_flush_task()
|
| /linux/include/linux/ |
| H A D | kprobes.h | 416 #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 D | sched.c | 897 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 D | prestera_router.c | 137 struct prestera_kern_neigh_cache_key tk; in prestera_util_nhc_eq_n_cache_key() local
|
| /linux/kernel/ |
| H A D | auditsc.c | 1320 const struct timespec64 *tk = &context->time.tk_injoffset; in audit_log_time() local
|
| H A D | kprobes.c | 1979 void kprobe_flush_task(struct task_struct *tk) in kprobe_flush_task()
|
| /linux/net/bluetooth/ |
| H A D | smp.c | 106 u8 tk[16]; /* SMP Temporary Key */ global() member [all...] |
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 2368 update_pvclock_gtod(struct timekeeper * tk) update_pvclock_gtod() argument 10002 struct timekeeper *tk = priv; pvclock_gtod_notify() local [all...] |