Lines Matching defs:node
134 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst()
411 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc()
1002 int node, ret; in o2net_fill_node_map() local
1553 struct o2nm_node *node = NULL, *mynode = NULL; in o2net_start_connect() local
1694 void o2net_disconnect_node(struct o2nm_node *node) in o2net_disconnect_node()
1712 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_down_cb()
1726 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_up_cb()
1784 struct o2nm_node *node = NULL; in o2net_accept_one() local
2029 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening()
2056 void o2net_stop_listening(struct o2nm_node *node) in o2net_stop_listening()
2071 struct o2nm_node *node = o2nm_get_node_by_num(i); in o2net_stop_listening() local