Searched defs:thi (Results 1 – 5 of 5) sorted by relevance
1632 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local1672 static void drbd_thread_init(struct drbd_conf *mdev, struct drbd_thread *thi, in drbd_thread_init()1682 int drbd_thread_start(struct drbd_thread *thi) in drbd_thread_start()1747 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop()1820 struct drbd_thread *thi = in drbd_thread_current_set_cpu() local
674 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state()2028 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop()2033 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait()2038 static inline void drbd_thread_restart_nowait(struct drbd_thread *thi) in drbd_thread_restart_nowait()
1616 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
4155 int drbdd_init(struct drbd_thread *thi) in drbdd_init()4526 int drbd_asender(struct drbd_thread *thi) in drbd_asender()
446 int tlow, thi; in pca_init() local