Lines Matching refs:portal
195 p = l->data.portal; in free_portal_list()
297 free_portal_list(e->portal.l); in free_entry()
351 lp = &e->portal.l; in scn_add_portal()
360 l = e->portal.l; in scn_add_portal()
362 x = l->data.portal; in scn_add_portal()
374 m->data.portal = x; in scn_add_portal()
410 lp = &e->portal.l; in scn_remove_portal()
413 x = l->data.portal; in scn_remove_portal()
425 if (e->portal.l == NULL) { in scn_remove_portal()
457 p = e->portal.p; in scn_list_add()
458 e->portal.l = NULL; in scn_list_add()
476 if (e->portal.l != NULL || sys_q == NULL) { in scn_list_add()
1648 p = l->data.portal; in emit_scn()
1807 ec = emit_scn(p->portal.l, pdu, pl); in scn_trigger1()
1887 list->portal.l = NULL; in scn_list_load()
1929 if (e->portal.l != NULL) { in verify_scn_portal()
2006 e->portal.p = p; in add_scn_entry()