Searched refs:kthread_data (Results 1 – 7 of 7) sorted by relevance
215 kthread_data = cast('struct kthread *',217 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);
1452 struct worker *worker = kthread_data(task); in wq_worker_running()1486 struct worker *worker = kthread_data(task); in wq_worker_sleeping()1532 struct worker *worker = kthread_data(task); in wq_worker_tick()1603 struct worker *worker = kthread_data(task); in wq_worker_last_func()6766 struct worker *worker = kthread_data(task); in wq_worker_comm()
114 void *kthread_data(struct task_struct *k);
598 return kthread_data(current); in nfsd_current_rqst()
1188 action = kthread_data(tsk); in irq_thread_dtor()