Searched refs:qm_eqcr_entry (Results 1 – 1 of 1) sorted by relevance
180 struct qm_eqcr_entry { struct198 struct qm_eqcr_entry *ring, *cursor; argument391 #define EQCR_SHIFT ilog2(sizeof(struct qm_eqcr_entry))395 static struct qm_eqcr_entry *eqcr_carryclear(struct qm_eqcr_entry *p) in eqcr_carryclear()401 return (struct qm_eqcr_entry *)addr; in eqcr_carryclear()405 static int eqcr_ptr2idx(struct qm_eqcr_entry *e) in eqcr_ptr2idx()414 struct qm_eqcr_entry *partial = eqcr->cursor + 1; in eqcr_inc()467 static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal in qm_eqcr_start_no_stash()483 static inline struct qm_eqcr_entry *qm_eqcr_start_stash(struct qm_portal in qm_eqcr_start_stash()516 struct qm_eqcr_entry *eqcursor; in qm_eqcr_pvb_commit()[all …]