Home
last modified time | relevance | path

Searched refs:tipc_log_resize (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dcore.c184 tipc_log_resize(CONFIG_TIPC_LOG); in tipc_init()
211 tipc_log_resize(0); in tipc_exit()
Ddbg.h64 int tipc_log_resize(int log_size);
Ddbg.c346 int tipc_log_resize(int log_size) in tipc_log_resize() function
384 if (tipc_log_resize(value)) in tipc_log_resize_cmd()