/linux/kernel/trace/ |
H A D | trace_kprobe.c | 86 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return() 91 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol() 96 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk) in trace_kprobe_offset() 101 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone() 106 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module() 116 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist() 134 static inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist() 142 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local 147 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head() 172 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match() local [all …]
|
H A D | rethook.c | 20 void rethook_flush_task(struct task_struct *tk) in rethook_flush_task()
|
/linux/kernel/time/ |
H A D | timekeeping.c | 70 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux() 80 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux() 86 static inline void tk_update_aux_offs(struct timekeeper *tk, ktime_t offs) in tk_update_aux_offs() 190 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime() 202 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime() 211 static inline struct timespec64 tk_xtime_coarse(const struct timekeeper *tk) in tk_xtime_coarse() 229 static inline void tk_update_coarse_nsecs(struct timekeeper *tk) in tk_update_coarse_nsecs() 234 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime() 241 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add() 249 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() [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/arch/sparc/kernel/ |
H A D | vdso.c | 24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
/linux/mm/ |
H A D | memory-failure.c | 278 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() 380 struct to_kill *tk; in __add_to_kill() local 430 struct to_kill *tk, *next; in task_in_to_kill_list() local 457 struct to_kill *tk, *next; in kill_procs() local 672 struct to_kill tk; member 677 static void set_to_kill(struct to_kill *tk, unsigned long addr, short shift) in set_to_kill() 684 unsigned long poisoned_pfn, struct to_kill *tk) in check_hwpoisoned_entry() 1673 struct to_kill *tk; in unmap_and_kill() local
|
/linux/include/linux/ |
H A D | timekeeper_internal.h | 192 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall() 203 static inline void vdso_time_update_aux(struct timekeeper *tk) { } in vdso_time_update_aux()
|
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/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ftm-initiator.c | 36 u8 tk[TK_11AZ_LEN]; member 46 u8 *tk; member 641 u8 *bssid, u8 *cipher, u8 *hltk, u8 *tk, in iwl_mvm_ftm_set_secured_ranging()
|
/linux/arch/arm/xen/ |
H A D | enlighten.c | 107 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify() local
|
/linux/arch/x86/xen/ |
H A D | time.c | 105 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify() local
|
/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/lib/ |
H A D | bch.c | 866 struct gf_poly *tk = bch->poly_2t[2]; in factor_polynomial() local
|
/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 | 1901 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 */ member
|
/linux/arch/x86/kvm/ |
H A D | x86.c | 2358 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod() 9913 struct timekeeper *tk = priv; in pvclock_gtod_notify() local
|