| /kernel/linux/linux-5.10/kernel/time/ |
| D | timekeeping.c | 117 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime() 129 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime() 138 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime() 144 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add() 151 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() 168 static inline void tk_update_sleep_time(struct timekeeper *tk, ktime_t delta) in tk_update_sleep_time() 201 static void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update() 242 struct timekeeper *tk = &tk_core.timekeeper; in timekeeping_get_delta() local 281 static inline void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update() 309 static void tk_setup_internals(struct timekeeper *tk, struct clocksource *clock) in tk_setup_internals() [all …]
|
| D | vsyscall.c | 19 struct timekeeper *tk) in update_vdso_data() 72 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
| /kernel/linux/linux-6.6/kernel/time/ |
| D | timekeeping.c | 117 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime() 129 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime() 138 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime() 144 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add() 151 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() 168 static inline void tk_update_sleep_time(struct timekeeper *tk, ktime_t delta) in tk_update_sleep_time() 201 static void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update() 242 struct timekeeper *tk = &tk_core.timekeeper; in timekeeping_get_delta() local 281 static inline void timekeeping_check_update(struct timekeeper *tk, u64 offset) in timekeeping_check_update() 309 static void tk_setup_internals(struct timekeeper *tk, struct clocksource *clock) in tk_setup_internals() [all …]
|
| D | vsyscall.c | 19 struct timekeeper *tk) in update_vdso_data() 72 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_kprobe.c | 85 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return() 90 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol() 95 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk) in trace_kprobe_offset() 100 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone() 105 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module() 114 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist() 135 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local 140 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head() 165 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 …]
|
| D | rethook.c | 21 void rethook_flush_task(struct task_struct *tk) in rethook_flush_task()
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_kprobe.c | 87 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() 116 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist() 137 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local 142 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head() 167 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match() local 174 static nokprobe_inline unsigned long trace_kprobe_nhit(struct trace_kprobe *tk) in trace_kprobe_nhit() [all …]
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| D | asym_tpm.c | 287 struct tpm_key *tk = asymmetric_key->payload.data[asym_crypto]; in asym_tpm_describe() local 297 struct tpm_key *tk = payload0; in asym_tpm_destroy() local 395 struct tpm_key *tk = params->key->payload.data[asym_crypto]; in tpm_key_query() local 443 static int tpm_key_encrypt(struct tpm_key *tk, in tpm_key_encrypt() 503 static int tpm_key_decrypt(struct tpm_key *tk, in tpm_key_decrypt() 627 static int tpm_key_sign(struct tpm_key *tk, in tpm_key_sign() 707 struct tpm_key *tk = params->key->payload.data[asym_crypto]; in tpm_key_eds_op() local 734 const struct tpm_key *tk = key->payload.data[asym_crypto]; in tpm_key_verify_signature() local 813 static int extract_key_parameters(struct tpm_key *tk) in extract_key_parameters() 901 struct tpm_key *tk; in tpm_key_create() local
|
| D | tpm_parser.c | 58 struct tpm_key *tk; in tpm_key_preparse() local
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | tkip.c | 82 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
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | tkip.c | 82 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
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | dlink-dir685-touchkeys.c | 29 struct dir685_touchkeys *tk = data; in dir685_tk_irq_thread() local 66 struct dir685_touchkeys *tk; in dir685_tk_probe() local
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | dlink-dir685-touchkeys.c | 29 struct dir685_touchkeys *tk = data; in dir685_tk_irq_thread() local 65 struct dir685_touchkeys *tk; in dir685_tk_probe() local
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | vdso.c | 24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | vdso.c | 24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
| /kernel/linux/linux-6.6/include/asm-generic/vdso/ |
| D | vsyscall.h | 16 struct timekeeper *tk) in __arch_update_vsyscall()
|
| /kernel/linux/linux-5.10/include/asm-generic/vdso/ |
| D | vsyscall.h | 16 struct timekeeper *tk) in __arch_update_vsyscall()
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/vdso/ |
| D | vsyscall.h | 25 void __arm64_update_vsyscall(struct vdso_data *vdata, struct timekeeper *tk) in __arm64_update_vsyscall()
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/vdso/ |
| D | vsyscall.h | 25 void __arm64_update_vsyscall(struct vdso_data *vdata, struct timekeeper *tk) in __arm64_update_vsyscall()
|
| /kernel/linux/linux-6.6/mm/ |
| D | memory-failure.c | 340 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() 447 struct to_kill *tk; in __add_to_kill() local 497 struct to_kill *tk, *next; in task_in_to_kill_list() local 525 struct to_kill *tk, *next; in kill_procs() local 732 struct to_kill tk; member 737 static void set_to_kill(struct to_kill *tk, unsigned long addr, short shift) in set_to_kill() 744 unsigned long poisoned_pfn, struct to_kill *tk) in check_hwpoisoned_entry() 1710 struct to_kill *tk; in unmap_and_kill() local
|
| /kernel/linux/linux-5.10/mm/ |
| D | memory-failure.c | 236 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() 339 struct to_kill *tk; in add_to_kill() local 387 struct to_kill *tk, *next; in kill_procs() local 1228 struct to_kill *tk; in memory_failure_dev_pagemap() local
|
| /kernel/linux/linux-5.10/arch/nds32/kernel/ |
| D | vdso.c | 209 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | time.c | 426 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | timekeeper_internal.h | 148 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | timekeeper_internal.h | 148 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
|