Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/kconfig/
Dnconf.c272 static int global_exit; variable
649 global_exit = 1; in do_exit()
659 global_exit = 0; in do_exit()
684 global_exit = 1; in do_exit()
1077 while (!global_exit) { in conf()
1087 while (!global_exit) { in conf()
1243 while (!global_exit) { in conf_choice()
1270 while (!global_exit) { in conf_choice()
1540 while (!global_exit) { in main()
1542 if (!global_exit && do_exit() == 0) in main()