Searched defs:thi (Results 1 – 6 of 6) sorted by relevance
451 int tlow, thi; in pca_init() local
320 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local370 static void drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, in drbd_thread_init()382 int drbd_thread_start(struct drbd_thread *thi) in drbd_thread_start()448 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop()543 void drbd_thread_current_set_cpu(struct drbd_thread *thi) in drbd_thread_current_set_cpu()
247 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state()1957 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop()1962 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait()1967 static inline void drbd_thread_restart_nowait(struct drbd_thread *thi) in drbd_thread_restart_nowait()
2163 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
5590 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver()6010 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver()
3828 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local