/kernel/linux/linux-5.10/drivers/i2c/algos/ |
H A D | i2c-algo-pca.c | 451 int tlow, thi; in pca_init() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | i2c-algo-pca.h | 66 int thi; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | i2c-algo-pca.h | 66 int thi; member
|
/kernel/linux/linux-6.6/drivers/i2c/algos/ |
H A D | i2c-algo-pca.c | 451 int tlow, thi; in pca_init() local
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_worker.c | 2163 int drbd_worker(struct drbd_thread *thi) in drbd_worker() argument
|
H A D | drbd_main.c | 320 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local 370 drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, int (*func) (struct drbd_thread *), const char *name) drbd_thread_init() argument 382 drbd_thread_start(struct drbd_thread *thi) drbd_thread_start() argument 448 _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) _drbd_thread_stop() argument 543 drbd_thread_current_set_cpu(struct drbd_thread *thi) drbd_thread_current_set_cpu() argument [all...] |
H A D | drbd_receiver.c | 5590 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver() argument 6010 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver() argument
|
H A D | drbd_int.h | 247 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state() argument 1957 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop() argument 1962 drbd_thread_stop_nowait(struct drbd_thread *thi) drbd_thread_stop_nowait() argument 1967 drbd_thread_restart_nowait(struct drbd_thread *thi) drbd_thread_restart_nowait() argument [all...] |
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_worker.c | 2170 int drbd_worker(struct drbd_thread *thi) in drbd_worker() argument
|
H A D | drbd_main.c | 311 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local 361 drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, int (*func) (struct drbd_thread *), const char *name) drbd_thread_init() argument 373 drbd_thread_start(struct drbd_thread *thi) drbd_thread_start() argument 439 _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) _drbd_thread_stop() argument 533 drbd_thread_current_set_cpu(struct drbd_thread *thi) drbd_thread_current_set_cpu() argument [all...] |
H A D | drbd_receiver.c | 5539 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver() argument 5961 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver() argument
|
H A D | drbd_int.h | 174 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state() argument 1893 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop() argument 1898 drbd_thread_stop_nowait(struct drbd_thread *thi) drbd_thread_stop_nowait() argument 1903 drbd_thread_restart_nowait(struct drbd_thread *thi) drbd_thread_restart_nowait() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 3828 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 3825 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local
|