Home
last modified time | relevance | path

Searched defs:trycount (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c702 u32 trycount = (event & 0xffff0000) >> 16; in if_usb_receive() local
/openbmc/linux/kernel/rcu/
H A Dsrcutree.c1079 static bool try_check_zero(struct srcu_struct *ssp, int idx, int trycount) in try_check_zero()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c1417 int trycount = 0; in sc_buffer_alloc() local