Lines Matching defs:node
148 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst()
425 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc()
1013 int node, ret; in o2net_fill_node_map() local
1600 struct o2nm_node *node = NULL, *mynode = NULL; in o2net_start_connect() local
1755 void o2net_disconnect_node(struct o2nm_node *node) in o2net_disconnect_node()
1773 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_down_cb()
1787 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_up_cb()
1845 struct o2nm_node *node = NULL; in o2net_accept_one() local
2102 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening()
2129 void o2net_stop_listening(struct o2nm_node *node) in o2net_stop_listening()
2144 struct o2nm_node *node = o2nm_get_node_by_num(i); in o2net_stop_listening() local