Searched refs:vcq (Results 1 – 1 of 1) sorted by relevance
439 cirq_top(void *vcq) in cirq_top() argument441 struct cirq *cq = vcq; in cirq_top()448 cirq_push(void *vcq) in cirq_push() argument450 struct cirq *cq = vcq; in cirq_push()458 cirq_for(void *vcq, void (^iter)(void *elt))460 struct cirq *cq = vcq;