Lines Matching defs:node
133 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst()
410 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc()
996 int node, ret; in o2net_fill_node_map() local
1549 struct o2nm_node *node = NULL, *mynode = NULL; in o2net_start_connect() local
1689 void o2net_disconnect_node(struct o2nm_node *node) in o2net_disconnect_node()
1707 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_down_cb()
1721 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_up_cb()
1779 struct o2nm_node *node = NULL; in o2net_accept_one() local
2022 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening()
2049 void o2net_stop_listening(struct o2nm_node *node) in o2net_stop_listening()
2064 struct o2nm_node *node = o2nm_get_node_by_num(i); in o2net_stop_listening() local