Home
last modified time | relevance | path

Searched refs:kthread_stop (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/linux/
A Dcompat.h276 #define kthread_stop(...) do { } while (0) macro
/u-boot/fs/ubifs/
A Dsuper.c1700 kthread_stop(c->bgt); in mount_ubifs()
1742 kthread_stop(c->bgt); in ubifs_umount()
1926 kthread_stop(c->bgt); in ubifs_remount_rw()
1956 kthread_stop(c->bgt); in ubifs_remount_ro()
2017 kthread_stop(c->bgt); in ubifs_put_super()
/u-boot/drivers/mtd/ubi/
A Dbuild.c1148 kthread_stop(ubi->bgt_thread); in ubi_detach_mtd_dev()

Completed in 19 milliseconds