Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Di2c-algo-pca.h66 int thi; member
/linux-6.1.9/drivers/i2c/algos/
Di2c-algo-pca.c451 int tlow, thi; in pca_init() local
/linux-6.1.9/drivers/block/drbd/
Ddrbd_main.c307 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local
357 static void drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, in drbd_thread_init()
369 int drbd_thread_start(struct drbd_thread *thi) in drbd_thread_start()
435 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop()
529 void drbd_thread_current_set_cpu(struct drbd_thread *thi) in drbd_thread_current_set_cpu()
Ddrbd_int.h246 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state()
1948 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop()
1953 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait()
1958 static inline void drbd_thread_restart_nowait(struct drbd_thread *thi) in drbd_thread_restart_nowait()
Ddrbd_worker.c2162 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
Ddrbd_receiver.c5525 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver()
5946 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver()
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dcm.c3819 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local