Searched refs:svf_entry (Results 1 – 3 of 3) sorted by relevance
15 struct svf_entry { struct16 STAILQ_ENTRY(svf_entry) next; /**< Next element's pointer */27 nicvf_bsvf_push(struct svf_entry *entry); argument35 struct svf_entry *
12 static STAILQ_HEAD(, svf_entry) head = STAILQ_HEAD_INITIALIZER(head);15 nicvf_bsvf_push(struct svf_entry *entry) in nicvf_bsvf_push()23 struct svf_entry *26 struct svf_entry *entry; in nicvf_bsvf_pop()
18 struct svf_entry *entry = NULL; in nicvf_svf_push()35 struct svf_entry *entry; in nicvf_svf_pop()