Searched refs:kthread_data (Results 1 – 7 of 7) sorted by relevance
213 kthread_data = cast('struct kthread *',215 ctx = cast('struct damon_ctx *', kthread_data)
71 return kthread_data(current); in current_wq_worker()
234 void *kthread_data(struct task_struct *task) in kthread_data() function238 EXPORT_SYMBOL_GPL(kthread_data);
1421 struct worker *worker = kthread_data(task); in wq_worker_running()1455 struct worker *worker = kthread_data(task); in wq_worker_sleeping()1501 struct worker *worker = kthread_data(task); in wq_worker_tick()1568 struct worker *worker = kthread_data(task); in wq_worker_last_func()6640 struct worker *worker = kthread_data(task); in wq_worker_comm()
114 void *kthread_data(struct task_struct *k);
592 return kthread_data(current); in nfsd_current_rqst()
1187 action = kthread_data(tsk); in irq_thread_dtor()