Home
last modified time | relevance | path

Searched refs:cused (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1427 unsigned cused = 0, cfree = 0, pusable = 0; in get_a_ctxt() local
1443 cused++; in get_a_ctxt()
1446 if (cfree && cused < inuse) { in get_a_ctxt()
1448 inuse = cused; in get_a_ctxt()