Home
last modified time | relevance | path

Searched defs:kthread (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
A Dclock.c86 bool kthread = (current->flags & PF_KTHREAD) != 0; in bch2_kthread_io_clock_wait_once() local
110 bool kthread = (current->flags & PF_KTHREAD) != 0; in bch2_kthread_io_clock_wait() local
A Djournal_reclaim.c679 bool kthread = (current->flags & PF_KTHREAD) != 0; in __bch2_journal_reclaim() local
A Dmove.c1101 bool kthread = (current->flags & PF_KTHREAD) != 0; in bch2_move_btree() local
/fs/smb/server/
A Dtransport_tcp.c319 struct task_struct *kthread; in ksmbd_tcp_run_kthread() local
619 static void tcp_stop_kthread(struct task_struct *kthread) in tcp_stop_kthread()

Completed in 13 milliseconds