Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_kprobe.c88 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return()
93 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol()
98 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk) in trace_kprobe_offset()
103 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone()
108 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module()
118 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
136 static inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
144 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local
149 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head()
182 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match() local
[all …]
H A Drethook.c20 void rethook_flush_task(struct task_struct *tk) in rethook_flush_task()
/linux/kernel/time/
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/drivers/input/keyboard/
H A Ddlink-dir685-touchkeys.c30 struct dir685_touchkeys *tk = data; in dir685_tk_irq_thread() local
67 struct dir685_touchkeys *tk; in dir685_tk_probe() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c36 u8 tk[TK_11AZ_LEN]; member
46 u8 *tk; member
652 u8 *bssid, u8 *cipher, u8 *hltk, u8 *tk, in iwl_mvm_ftm_set_secured_ranging()
/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.c102 u8 tk[16]; /* SMP Temporary Key */ member