Home
last modified time | relevance | path

Searched defs:cur_head (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c363 void *cur_head = NULL; in test_primitive_lists() local
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_intr.c2003 struct dwc2_qtd *cur_head; in dwc2_check_qtd_still_ok() local
/openbmc/linux/arch/sparc/kernel/
H A Dldc.c1673 static int rx_data_wait(struct ldc_channel *lp, unsigned long cur_head) in rx_data_wait()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c2126 u16 cur_head = (cur_tail + sq_depth - qp_used) % sq_depth; in qp_stop_fail_cb() local