Searched refs:vcq (Results 1 – 1 of 1) sorted by relevance
437 cirq_top(void *vcq) in cirq_top() argument439 struct cirq *cq = vcq; in cirq_top()446 cirq_push(void *vcq) in cirq_push() argument448 struct cirq *cq = vcq; in cirq_push()456 cirq_for(void *vcq, void (^iter)(void *elt))458 struct cirq *cq = vcq;