Searched refs:pm_notified (Results 1 – 2 of 2) sorted by relevance
972 if (likely(subflow->pm_notified) || list_empty(&subflow->node)) in check_fully_established()975 subflow->pm_notified = 1; in check_fully_established()
426 pm_notified : 1, /* PM hook called for established status */ member