Lines Matching defs:node
105 struct tipc_node *node = container_of(kref, struct tipc_node, kref); in tipc_node_kref_release() local
110 void tipc_node_put(struct tipc_node *node) in tipc_node_put()
115 static void tipc_node_get(struct tipc_node *node) in tipc_node_get()
126 struct tipc_node *node; in tipc_node_find() local
215 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete()
226 struct tipc_node *node, *t_node; in tipc_node_stop() local
239 struct tipc_node *node; in tipc_node_add_conn() local
270 struct tipc_node *node; in tipc_node_remove_conn() local
908 struct tipc_node *node = tipc_node_find(net, addr); in tipc_node_get_linkname() local
928 void tipc_node_unlock(struct tipc_node *node) in tipc_node_unlock()
967 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node()
1351 struct tipc_node *node; in tipc_nl_node_dump() local