Home
last modified time | relevance | path

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

/linux-3.3/net/tipc/
Dcore.c140 tipc_log_resize(0); in tipc_core_stop()
181 if (tipc_log_resize(CONFIG_TIPC_LOG) != 0) in tipc_init()
Dlog.h61 int tipc_log_resize(int log_size);
Dlog.c274 int tipc_log_resize(int log_size) in tipc_log_resize() function
310 if (tipc_log_resize(value)) in tipc_log_resize_cmd()