Home
last modified time | relevance | path

Searched refs:tsk_is_kthread (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dkthread.h21 static inline struct kthread *tsk_is_kthread(struct task_struct *p) in tsk_is_kthread() function
/linux/fs/btrfs/
H A Dvolumes.c2120 if (tsk_is_kthread(current)) { in update_dev_time()