| /linux-4.1.27/kernel/time/ | 
| D | timekeeping.c | 67 static inline void tk_normalize_xtime(struct timekeeper *tk)  in tk_normalize_xtime()75 static inline struct timespec64 tk_xtime(struct timekeeper *tk)  in tk_xtime()
 84 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts)  in tk_set_xtime()
 90 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts)  in tk_xtime_add()
 97 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm)  in tk_set_wall_to_mono()
 114 static inline void tk_update_sleep_time(struct timekeeper *tk, ktime_t delta)  in tk_update_sleep_time()
 134 static void timekeeping_check_update(struct timekeeper *tk, cycle_t offset)  in timekeeping_check_update()
 213 static inline void timekeeping_check_update(struct timekeeper *tk, cycle_t offset)  in timekeeping_check_update()
 241 static void tk_setup_internals(struct timekeeper *tk, struct clocksource *clock)  in tk_setup_internals()
 458 static void halt_fast_timekeeper(struct timekeeper *tk)  in halt_fast_timekeeper()
 [all …]
 
 | 
| /linux-4.1.27/kernel/trace/ | 
| D | trace_kprobe.c | 43 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk)  in trace_kprobe_is_return()48 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk)  in trace_kprobe_symbol()
 53 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk)  in trace_kprobe_offset()
 58 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk)  in trace_kprobe_has_gone()
 63 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk,  in trace_kprobe_within_module()
 71 static nokprobe_inline bool trace_kprobe_is_on_module(struct trace_kprobe *tk)  in trace_kprobe_is_on_module()
 282 	struct trace_kprobe *tk;  in alloc_trace_kprobe()  local
 332 static void free_trace_kprobe(struct trace_kprobe *tk)  in free_trace_kprobe()
 348 	struct trace_kprobe *tk;  in find_trace_kprobe()  local
 362 enable_trace_kprobe(struct trace_kprobe *tk, struct ftrace_event_file *file)  in enable_trace_kprobe()
 [all …]
 
 | 
| /linux-4.1.27/net/mac80211/ | 
| D | tkip.c | 84 static void tkip_mixing_phase1(const u8 *tk, struct tkip_ctx *ctx,  in tkip_mixing_phase1()108 static void tkip_mixing_phase2(const u8 *tk, struct tkip_ctx *ctx,  in tkip_mixing_phase2()
 159 	const u8 *tk = &key->conf.key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY];  in ieee80211_compute_tkip_p1k()  local
 191 	const u8 *tk = &keyconf->key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY];  in ieee80211_get_tkip_rx_p1k()  local
 204 	const u8 *tk = &key->conf.key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY];  in ieee80211_get_tkip_p2k()  local
 252 	const u8 *tk = &key->conf.key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY];  in ieee80211_tkip_decrypt_data()  local
 
 | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | vsyscall_gtod.c | 27 void update_vsyscall(struct timekeeper *tk)  in update_vsyscall()
 | 
| /linux-4.1.27/arch/arm/kernel/ | 
| D | vdso.c | 268 static bool tk_is_cntvct(const struct timekeeper *tk)  in tk_is_cntvct()297 void update_vsyscall(struct timekeeper *tk)  in update_vsyscall()
 
 | 
| /linux-4.1.27/arch/arm64/kernel/ | 
| D | vdso.c | 200 void update_vsyscall(struct timekeeper *tk)  in update_vsyscall()
 | 
| /linux-4.1.27/arch/tile/kernel/ | 
| D | time.c | 258 void update_vsyscall(struct timekeeper *tk)  in update_vsyscall()
 | 
| /linux-4.1.27/include/linux/ | 
| D | timekeeper_internal.h | 123 static inline void update_vsyscall(struct timekeeper *tk)  in update_vsyscall()
 | 
| D | isdn_ppp.h | 166   struct task_struct *tk;  member
 | 
| D | kprobes.h | 453 static inline void kprobe_flush_task(struct task_struct *tk)  in kprobe_flush_task()
 | 
| /linux-4.1.27/mm/ | 
| D | memory-failure.c | 294 	struct to_kill *tk;  in add_to_kill()  local338 	struct to_kill *tk, *next;  in kill_procs()  local
 491 	struct to_kill *tk;  in collect_procs()  local
 
 | 
| /linux-4.1.27/drivers/staging/rtl8712/ | 
| D | rtl871x_security.c | 488 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32)  in phase1()533 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16)  in phase2()
 
 | 
| /linux-4.1.27/drivers/staging/rtl8188eu/core/ | 
| D | rtw_security.c | 474 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32)  in phase1()519 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16)  in phase2()
 
 | 
| /linux-4.1.27/drivers/staging/rtl8723au/core/ | 
| D | rtw_security.c | 504 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32)  in phase1()552 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16)  in phase2()
 
 | 
| /linux-4.1.27/lib/ | 
| D | bch.c | 843 	struct gf_poly *tk = bch->poly_2t[2];  in factor_polynomial()  local
 | 
| /linux-4.1.27/arch/s390/kernel/ | 
| D | time.c | 214 void update_vsyscall(struct timekeeper *tk)  in update_vsyscall()
 | 
| /linux-4.1.27/kernel/ | 
| D | kprobes.c | 1144 void kprobe_flush_task(struct task_struct *tk)  in kprobe_flush_task()
 | 
| /linux-4.1.27/net/bluetooth/ | 
| D | smp.c | 98 	u8		tk[16]; /* SMP Temporary Key */  member
 | 
| /linux-4.1.27/arch/x86/kvm/ | 
| D | x86.c | 1076 static void update_pvclock_gtod(struct timekeeper *tk)  in update_pvclock_gtod()5770 	struct timekeeper *tk = priv;  in pvclock_gtod_notify()  local
 
 |