Searched defs:thi (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-4.19/include/linux/ |
| D | i2c-algo-pca.h | 66 int thi; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | i2c-algo-pca.h | 66 int thi; member
|
| /kernel/linux/linux-5.10/drivers/i2c/algos/ |
| D | i2c-algo-pca.c | 451 int tlow, thi; in pca_init() local
|
| /kernel/linux/linux-4.19/drivers/i2c/algos/ |
| D | i2c-algo-pca.c | 460 int tlow, thi; in pca_init() local
|
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| D | drbd_main.c | 317 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local 367 static void drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, in drbd_thread_init() 379 int drbd_thread_start(struct drbd_thread *thi) in drbd_thread_start() 445 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop() 540 void drbd_thread_current_set_cpu(struct drbd_thread *thi) in drbd_thread_current_set_cpu()
|
| D | drbd_int.h | 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()
|
| D | drbd_worker.c | 2163 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
|
| D | drbd_receiver.c | 5590 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver() 6010 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver()
|
| /kernel/linux/linux-4.19/drivers/block/drbd/ |
| D | drbd_main.c | 328 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local 378 static void drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, in drbd_thread_init() 390 int drbd_thread_start(struct drbd_thread *thi) in drbd_thread_start() 456 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop() 551 void drbd_thread_current_set_cpu(struct drbd_thread *thi) in drbd_thread_current_set_cpu()
|
| D | drbd_int.h | 259 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state() 2001 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop() 2006 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait() 2011 static inline void drbd_thread_restart_nowait(struct drbd_thread *thi) in drbd_thread_restart_nowait()
|
| D | drbd_worker.c | 2175 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
|
| D | drbd_receiver.c | 5460 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver() 5880 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
| D | cm.c | 3825 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local
|