Searched refs:vcq (Results 1 – 1 of 1) sorted by relevance
441 cirq_top(void *vcq) in cirq_top() argument443 struct cirq *cq = vcq; in cirq_top()450 cirq_push(void *vcq) in cirq_push() argument452 struct cirq *cq = vcq; in cirq_push()460 cirq_for(void *vcq, void (^iter)(void *elt))462 struct cirq *cq = vcq;