Home
last modified time | relevance | path

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

12

/Linux-v5.4/kernel/time/
Dtimekeeping.c95 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime()
107 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime()
116 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime()
122 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add()
129 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono()
146 static inline void tk_update_sleep_time(struct timekeeper *tk, ktime_t delta) in tk_update_sleep_time()
179 static void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update()
220 struct timekeeper *tk = &tk_core.timekeeper; in timekeeping_get_delta() local
259 static inline void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update()
287 static void tk_setup_internals(struct timekeeper *tk, struct clocksource *clock) in tk_setup_internals()
[all …]
Dvsyscall.c17 struct timekeeper *tk) in update_vdso_data()
81 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/Linux-v5.4/kernel/trace/
Dtrace_kprobe.c87 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return()
92 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol()
97 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk) in trace_kprobe_offset()
102 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone()
107 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module()
115 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
136 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local
141 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head()
166 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match() local
173 static nokprobe_inline unsigned long trace_kprobe_nhit(struct trace_kprobe *tk) in trace_kprobe_nhit()
[all …]
/Linux-v5.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-v5.4/crypto/asymmetric_keys/
Dasym_tpm.c303 struct tpm_key *tk = asymmetric_key->payload.data[asym_crypto]; in asym_tpm_describe() local
313 struct tpm_key *tk = payload0; in asym_tpm_destroy() local
411 struct tpm_key *tk = params->key->payload.data[asym_crypto]; in tpm_key_query() local
459 static int tpm_key_encrypt(struct tpm_key *tk, in tpm_key_encrypt()
518 static int tpm_key_decrypt(struct tpm_key *tk, in tpm_key_decrypt()
642 static int tpm_key_sign(struct tpm_key *tk, in tpm_key_sign()
723 struct tpm_key *tk = params->key->payload.data[asym_crypto]; in tpm_key_eds_op() local
750 const struct tpm_key *tk = key->payload.data[asym_crypto]; in tpm_key_verify_signature() local
829 static int extract_key_parameters(struct tpm_key *tk) in extract_key_parameters()
917 struct tpm_key *tk; in tpm_key_create() local
Dtpm_parser.c58 struct tpm_key *tk; in tpm_key_preparse() local
/Linux-v5.4/include/asm-generic/vdso/
Dvsyscall.h22 static __always_inline int __arch_get_clock_mode(struct timekeeper *tk) in __arch_get_clock_mode()
30 struct timekeeper *tk) in __arch_update_vsyscall()
/Linux-v5.4/arch/arm64/include/asm/vdso/
Dvsyscall.h25 int __arm64_get_clock_mode(struct timekeeper *tk) in __arm64_get_clock_mode()
34 void __arm64_update_vsyscall(struct vdso_data *vdata, struct timekeeper *tk) in __arm64_update_vsyscall()
/Linux-v5.4/drivers/input/keyboard/
Ddlink-dir685-touchkeys.c29 struct dir685_touchkeys *tk = data; in dir685_tk_irq_thread() local
65 struct dir685_touchkeys *tk; in dir685_tk_probe() local
/Linux-v5.4/arch/sparc/kernel/
Dvdso.c25 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/Linux-v5.4/arch/mips/include/asm/vdso/
Dvsyscall.h23 int __mips_get_clock_mode(struct timekeeper *tk) in __mips_get_clock_mode()
/Linux-v5.4/arch/x86/include/asm/vdso/
Dvsyscall.h27 int __x86_get_clock_mode(struct timekeeper *tk) in __x86_get_clock_mode()
/Linux-v5.4/arch/arm/kernel/
Dvdso.c277 static bool tk_is_cntvct(const struct timekeeper *tk) in tk_is_cntvct()
306 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/Linux-v5.4/mm/
Dmemory-failure.c209 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc()
313 struct to_kill *tk; in add_to_kill() local
364 struct to_kill *tk, *next; in kill_procs() local
515 struct to_kill *tk; in collect_procs() local
1162 struct to_kill *tk; in memory_failure_dev_pagemap() local
/Linux-v5.4/arch/nds32/kernel/
Dvdso.c209 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/Linux-v5.4/arch/ia64/kernel/
Dtime.c431 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/Linux-v5.4/include/linux/
Dtimekeeper_internal.h148 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
Dkprobes.h422 static inline void kprobe_flush_task(struct task_struct *tk) in kprobe_flush_task()
/Linux-v5.4/arch/arm/xen/
Denlighten.c101 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify() local
/Linux-v5.4/arch/x86/xen/
Dtime.c96 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify() local
/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_security.c474 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-v5.4/drivers/staging/rtl8188eu/core/
Drtw_security.c487 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1()
532 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2()
/Linux-v5.4/arch/s390/kernel/
Dtime.c276 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_security.c555 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1()
603 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2()
/Linux-v5.4/arch/powerpc/kernel/
Dtime.c886 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()

12