Home
last modified time | relevance | path

Searched refs:thread_exit (Results 1 – 24 of 24) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h58 #define thread_exit() __thread_exit() macro
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h103 #define thread_exit() kthread_exit() macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzthr.c267 thread_exit(); in zthr_procedure()
H A Dvdev_trim.c962 thread_exit(); in vdev_trim_thread()
1440 thread_exit(); in vdev_autotrim_thread()
1604 thread_exit(); in vdev_trim_l2arc_thread()
H A Dmmp.c227 thread_exit(); in mmp_thread_exit()
H A Ddmu_redact.c378 thread_exit(); in redact_traverse_thread()
847 thread_exit(); in redact_merge_thread()
H A Ddmu_send.c1244 thread_exit(); in send_traverse_thread()
1338 thread_exit(); in redact_list_thread()
1584 thread_exit(); in send_merge_thread()
1896 thread_exit(); in send_reader_thread()
H A Dvdev_initialize.c583 thread_exit(); in vdev_initialize_thread()
H A Dtxg.c237 thread_exit(); in txg_thread_exit()
H A Dvdev_rebuild.c948 thread_exit(); in vdev_rebuild_thread()
H A Dvdev_removal.c1599 thread_exit(); in spa_vdev_remove_thread()
H A Ddmu_recv.c2837 thread_exit(); in receive_writer_thread()
H A Darc.c9433 thread_exit(); in l2arc_feed_thread()
9766 thread_exit(); in l2arc_dev_rebuild_thread()
H A Ddbuf.c742 thread_exit(); in dbuf_evict_thread()
H A Dspa.c8154 thread_exit();
/f-stack/freebsd/kern/
H A Dkern_kthread.c367 thread_exit(); in kthread_exit()
H A Dkern_thr.c383 thread_exit(); in kern_thr_exit()
H A Dkern_exit.c689 thread_exit(); in exit1()
H A Dkern_thread.c849 thread_exit(void) in thread_exit() function
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dtaskq.c247 thread_exit(); in taskq_thread()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h234 #define thread_exit() pthread_exit(NULL)
/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c868 thread_exit(); in sweep_thread()
/f-stack/freebsd/sys/
H A Dproc.h1165 void thread_exit(void) __dead2;
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c6778 thread_exit(); in ztest_resume_thread()
6833 thread_exit(); in ztest_deadman_thread()
6896 thread_exit(); in ztest_thread()