Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/mips/user/isa/r5900/
H A Dtest_r5900_mtlohi1.c11 int32_t tlo = 12207031, thi = 305175781; in main() local
/openbmc/linux/include/linux/
H A Di2c-algo-pca.h66 int thi; member
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c451 int tlow, thi; in pca_init() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c311 struct drbd_thread *thi = (struct drbd_thread *) arg; in drbd_thread_setup() local
361 static void drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, in drbd_thread_init()
373 int drbd_thread_start(struct drbd_thread *thi) in drbd_thread_start()
439 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop()
533 void drbd_thread_current_set_cpu(struct drbd_thread *thi) in drbd_thread_current_set_cpu()
H A Ddrbd_int.h174 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state()
1893 static inline void drbd_thread_stop(struct drbd_thread *thi) in drbd_thread_stop()
1898 static inline void drbd_thread_stop_nowait(struct drbd_thread *thi) in drbd_thread_stop_nowait()
1903 static inline void drbd_thread_restart_nowait(struct drbd_thread *thi) in drbd_thread_restart_nowait()
H A Ddrbd_worker.c2170 int drbd_worker(struct drbd_thread *thi) in drbd_worker()
H A Ddrbd_receiver.c5539 int drbd_receiver(struct drbd_thread *thi) in drbd_receiver()
5961 int drbd_ack_receiver(struct drbd_thread *thi) in drbd_ack_receiver()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3825 u64 thi = be64_to_cpu(tcb[((31 - word) / 2) - 1]); in t4_tcb_get_field64() local