Home
last modified time | relevance | path

Searched defs:thi (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Di2c-algo-pca.h66 int thi; member
/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c451 int tlow, thi; in pca_init() local
/linux/drivers/block/drbd/
H A Ddrbd_main.c302 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...]
H A Ddrbd_int.h174 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()
H A Ddrbd_worker.c2152 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
H A Ddrbd_receiver.c5345 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver()
5767 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3829 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local