Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_kprobe.c86 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()
135 static inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
143 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local
148 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head()
173 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match() local
[all …]
Drethook.c20 void rethook_flush_task(struct task_struct *tk) in rethook_flush_task()
/linux-6.14.4/kernel/time/
Dtimekeeping.c146 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime()
158 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime()
167 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime()
173 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add()
180 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono()
198 static inline void tk_update_sleep_time(struct timekeeper *tk, ktime_t delta) in tk_update_sleep_time()
240 static void tk_setup_internals(struct timekeeper *tk, struct clocksource *clock) in tk_setup_internals()
465 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_boot_fast_ns() local
482 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_tai_fast_ns() local
521 static void halt_fast_timekeeper(const struct timekeeper *tk) in halt_fast_timekeeper()
[all …]
Dvsyscall.c19 struct timekeeper *tk) in update_vdso_data()
78 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/linux-6.14.4/net/mac80211/
Dtkip.c82 static void tkip_mixing_phase1(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase1()
106 static void tkip_mixing_phase2(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase2()
156 const u8 *tk = &key->conf.key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY]; in ieee80211_compute_tkip_p1k() local
188 const u8 *tk = &keyconf->key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY]; in ieee80211_get_tkip_rx_p1k() local
201 const u8 *tk = &key->conf.key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY]; in ieee80211_get_tkip_p2k() local
249 const u8 *tk = &key->conf.key[NL80211_TKIP_DATA_OFFSET_ENCR_KEY]; in ieee80211_tkip_decrypt_data() local
/linux-6.14.4/drivers/input/keyboard/
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-6.14.4/arch/sparc/kernel/
Dvdso.c24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/linux-6.14.4/mm/
Dmemory-failure.c350 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc()
452 struct to_kill *tk; in __add_to_kill() local
502 struct to_kill *tk, *next; in task_in_to_kill_list() local
529 struct to_kill *tk, *next; in kill_procs() local
744 struct to_kill tk; member
749 static void set_to_kill(struct to_kill *tk, unsigned long addr, short shift) in set_to_kill()
756 unsigned long poisoned_pfn, struct to_kill *tk) in check_hwpoisoned_entry()
1726 struct to_kill *tk; in unmap_and_kill() local
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-initiator.c36 u8 tk[TK_11AZ_LEN]; member
46 u8 *tk; member
50 u8 *addr, u32 cipher, u8 *tk, u32 tk_len, in iwl_mvm_ftm_add_pasn_sta()
742 u8 *bssid, u8 *cipher, u8 *hltk, u8 *tk, in iwl_mvm_ftm_set_secured_ranging()
Dftm-responder.c329 u8 *addr, u32 cipher, u8 *tk, u32 tk_len, in iwl_mvm_ftm_respoder_add_pasn_sta()
/linux-6.14.4/include/linux/
Dtimekeeper_internal.h156 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
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-6.14.4/drivers/staging/rtl8723bs/core/
Drtw_security.c362 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1()
410 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2()
/linux-6.14.4/arch/arm/xen/
Denlighten.c107 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify() local
/linux-6.14.4/arch/x86/xen/
Dtime.c105 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify() local
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dlocation.h738 u8 tk[TK_11AZ_LEN]; member
799 u8 tk[TK_11AZ_LEN]; member
852 u8 tk[TK_11AZ_LEN]; member
922 u8 tk[TK_11AZ_LEN]; member
1003 u8 tk[TK_11AZ_LEN]; member
1079 u8 tk[TK_11AZ_LEN]; member
/linux-6.14.4/net/sunrpc/
Dsched.c897 static bool xprt_needs_memalloc(struct rpc_xprt *xprt, struct rpc_task *tk) in xprt_needs_memalloc()
/linux-6.14.4/lib/
Dbch.c866 struct gf_poly *tk = bch->poly_2t[2]; in factor_polynomial() local
/linux-6.14.4/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c137 struct prestera_kern_neigh_cache_key tk; in prestera_util_nhc_eq_n_cache_key() local
/linux-6.14.4/kernel/
Dauditsc.c1327 const struct timespec64 *tk = &context->time.tk_injoffset; in audit_log_time() local
Dkprobes.c1897 void kprobe_flush_task(struct task_struct *tk) in kprobe_flush_task()
/linux-6.14.4/net/bluetooth/
Dsmp.c106 u8 tk[16]; /* SMP Temporary Key */ member
/linux-6.14.4/arch/x86/kvm/
Dx86.c2228 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()
9626 struct timekeeper *tk = priv; in pvclock_gtod_notify() local