Lines Matching defs:node
135 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst()
412 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc()
998 int node, ret; in o2net_fill_node_map() local
1552 struct o2nm_node *node = NULL, *mynode = NULL; in o2net_start_connect() local
1692 void o2net_disconnect_node(struct o2nm_node *node) in o2net_disconnect_node()
1710 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_down_cb()
1724 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_up_cb()
1782 struct o2nm_node *node = NULL; in o2net_accept_one() local
2025 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening()
2052 void o2net_stop_listening(struct o2nm_node *node) in o2net_stop_listening()
2067 struct o2nm_node *node = o2nm_get_node_by_num(i); in o2net_stop_listening() local