Home
last modified time | relevance | path

Searched refs:tipc_node_dump (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A 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); variable
H A Dnode.c3036 * tipc_node_dump - dump TIPC node data
3043 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump() function
/kernel/linux/linux-6.6/net/tipc/
H A 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); variable
H A Dnode.c3082 * tipc_node_dump - dump TIPC node data
3089 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump() function

Completed in 9 milliseconds