Home
last modified time | relevance | path

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

/net/tipc/
Ddbg.h60 int tipc_printbuf_empty(struct print_buf *pb);
Ddbg.c135 int tipc_printbuf_empty(struct print_buf *pb) in tipc_printbuf_empty() function
402 } else if (tipc_printbuf_empty(TIPC_LOG)) { in tipc_log_dump()