Searched refs:sc_shutdown_work (Results 1 – 2 of 2) sorted by relevance
140 struct work_struct sc_shutdown_work; member
435 INIT_WORK(&sc->sc_shutdown_work, o2net_shutdown_sc); in sc_alloc() 578 o2net_sc_queue_work(old_sc, &old_sc->sc_shutdown_work); in o2net_set_nn_state() 635 o2net_sc_queue_work(sc, &sc->sc_shutdown_work); in o2net_state_change() 718 sc_shutdown_work); in o2net_shutdown_sc()