Searched refs:gru_mesq_head (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgrukservices.c566 mq->head = gru_mesq_head(2, qlines / 2 + 1);
660 mqh = gru_mesq_head(qlines / 2 + 1, qlines);
662 mqh = gru_mesq_head(2, qlines / 2 + 1);
H A Dgru_instructions.h602 static inline union gru_mesqhead gru_mesq_head(int head, int limit) function

Completed in 122 milliseconds