TIPC_NOT_RUNNING  367 net/tipc/config.c 	if (tipc_mode != TIPC_NOT_RUNNING)
TIPC_NOT_RUNNING   80 net/tipc/core.c int tipc_mode = TIPC_NOT_RUNNING;
TIPC_NOT_RUNNING  140 net/tipc/core.c 	tipc_mode = TIPC_NOT_RUNNING;
TIPC_NOT_RUNNING  160 net/tipc/core.c 	if (tipc_mode != TIPC_NOT_RUNNING)
TIPC_NOT_RUNNING  164 net/tipc/user_reg.c 	if ((tipc_mode == TIPC_NOT_RUNNING) && !cb)
TIPC_NOT_RUNNING  185 net/tipc/user_reg.c 	if (cb && (tipc_mode != TIPC_NOT_RUNNING))
TIPC_NOT_RUNNING  236 net/tipc/user_reg.c 	if ((tipc_mode == TIPC_NOT_RUNNING) || !users )