Home
last modified time | relevance | path

Searched refs:tipc_node_dump (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
Dtrace.h133 int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
342 tipc_node_dump(n, more, __get_str(buf));
353 DEFINE_NODE_EVENT(tipc_node_dump);
Dnode.c3043 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump() function