Searched refs:tsk_is_kthread (Results 1 – 2 of 2) sorted by relevance
21 static inline struct kthread *tsk_is_kthread(struct task_struct *p) in tsk_is_kthread() function
2120 if (tsk_is_kthread(current)) { in update_dev_time()