Searched refs:nn_still_up (Results 1 – 2 of 2) sorted by relevance
111 struct delayed_work nn_still_up; member
525 queue_delayed_work(o2net_wq, &nn->nn_still_up, in o2net_set_nn_state() 1510 queue_delayed_work(o2net_wq, &nn->nn_still_up, in o2net_idle_timer() 1534 cancel_delayed_work(&nn->nn_still_up); in o2net_sc_postpone_idle() 1687 container_of(work, struct o2net_node, nn_still_up.work); in o2net_still_up() 1707 cancel_delayed_work(&nn->nn_still_up); in o2net_disconnect_node() 2128 INIT_DELAYED_WORK(&nn->nn_still_up, o2net_still_up); in o2net_init()