Searched refs:qp_entry (Results 1 – 1 of 1) sorted by relevance
209 struct qp_entry { struct221 struct qp_entry qp; argument239 struct qp_entry qp;902 static struct qp_entry *qp_list_find(struct qp_list *qp_list, in qp_list_find()905 struct qp_entry *entry; in qp_list_find()925 struct qp_entry *qp = qp_list_find(&qp_guest_endpoints, handle); in qp_guest_handle_to_entry()939 struct qp_entry *qp = qp_list_find(&qp_broker_list, handle); in qp_broker_handle_to_entry()1098 static void qp_list_add_entry(struct qp_list *qp_list, struct qp_entry *entry) in qp_list_add_entry()1108 struct qp_entry *entry) in qp_list_remove_entry()1988 static struct qp_entry *qp_list_get_head(struct qp_list *qp_list) in qp_list_get_head()[all …]