Searched refs:md_thread (Results 1 – 7 of 7) sorted by relevance
80 struct md_thread __rcu *recovery_thread;87 struct md_thread __rcu *recv_thread;295 static void recover_bitmaps(struct md_thread *thread) in recover_bitmaps()546 struct md_thread *thread; in process_metadata_update()651 static void recv_daemon(struct md_thread *thread) in recv_daemon()
102 static void md_wakeup_thread_directly(struct md_thread __rcu **thread);8471 static int md_thread(void *arg) in md_thread() function8473 struct md_thread *thread = arg; in md_thread()8514 static void md_wakeup_thread_directly(struct md_thread __rcu **thread) in md_wakeup_thread_directly()8516 struct md_thread *t; in md_wakeup_thread_directly()8525 void __md_wakeup_thread(struct md_thread __rcu *thread) in __md_wakeup_thread()8527 struct md_thread *t; in __md_wakeup_thread()8539 struct md_thread *md_register_thread(void (*run) (struct md_thread *), in md_register_thread() argument8542 struct md_thread *thread; in md_register_thread()8544 thread = kzalloc_obj(struct md_thread); in md_register_thread()[all …]
123 struct md_thread __rcu *reclaim_thread;1546 static void r5l_reclaim_thread(struct md_thread *thread) in r5l_reclaim_thread()1577 struct md_thread *thread = rcu_dereference_protected( in r5l_quiesce()3050 struct md_thread *thread; in r5l_init_log()
957 struct md_thread *thread; in stop_waiting_barrier()2960 static void raid10d(struct md_thread *thread) in raid10d()
1487 struct md_thread *thread; in mddev_set_timeout()
2655 static void raid1d(struct md_thread *thread) in raid1d()
6764 static void raid5d(struct md_thread *thread) in raid5d()