Searched defs:thi (Results 1 – 7 of 7) sorted by relevance
66 int thi; member
451 int tlow, thi; in pca_init() local
302 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local 352 drbd_thread_init(struct drbd_resource * resource,struct drbd_thread * thi,int (* func)(struct drbd_thread *),const char * name) drbd_thread_init() argument 364 drbd_thread_start(struct drbd_thread * thi) drbd_thread_start() argument 430 _drbd_thread_stop(struct drbd_thread * thi,int restart,int wait) _drbd_thread_stop() argument 510 drbd_thread_current_set_cpu(struct drbd_thread * thi) drbd_thread_current_set_cpu() argument [all...]
174 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state()1856 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop()1861 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait()1866 static inline void drbd_thread_restart_nowait(struct drbd_thread *thi) in drbd_thread_restart_nowait()
2152 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
5345 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver()5767 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver()
3829 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local