Searched refs:qm_eqcr_entry (Results 1 – 1 of 1) sorted by relevance
178 struct qm_eqcr_entry { struct196 struct qm_eqcr_entry *ring, *cursor; argument389 #define EQCR_SHIFT ilog2(sizeof(struct qm_eqcr_entry))393 static struct qm_eqcr_entry *eqcr_carryclear(struct qm_eqcr_entry *p) in eqcr_carryclear()399 return (struct qm_eqcr_entry *)addr; in eqcr_carryclear()403 static int eqcr_ptr2idx(struct qm_eqcr_entry *e) in eqcr_ptr2idx()412 struct qm_eqcr_entry *partial = eqcr->cursor + 1; in eqcr_inc()470 static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal in qm_eqcr_start_no_stash()486 static inline struct qm_eqcr_entry *qm_eqcr_start_stash(struct qm_portal in qm_eqcr_start_stash()519 struct qm_eqcr_entry *eqcursor; in qm_eqcr_pvb_commit()[all …]