Searched defs:kt (Results 1 – 2 of 2) sorted by relevance
66 let kt: ktime_t = ktime_get_real(); in ktime_get_real_ns() localVariable
115 struct kthread_info_t *kt = to_kthread(current_pcb); in kthread_exit() local292 struct kthread_info_t *kt = kzalloc(sizeof(struct kthread_info_t), 0); in kthread_set_worker_private() local