Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dnconf.c272 static int global_exit; variable
652 global_exit = 1; in do_exit()
662 global_exit = 0; in do_exit()
687 global_exit = 1; in do_exit()
1082 while (!global_exit) { in conf()
1093 while (!global_exit) { in conf()
1247 while (!global_exit) { in conf_choice()
1274 while (!global_exit) { in conf_choice()
1542 while (!global_exit) { in main()
1544 if (!global_exit in main()
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dnconf.c276 static int global_exit; variable
655 global_exit = 1; in do_exit()
665 global_exit = 0; in do_exit()
690 global_exit = 1; in do_exit()
1157 while (!global_exit) { in selected_conf()
1180 while (!global_exit) { in selected_conf()
1336 while (!global_exit) { in conf_choice()
1363 while (!global_exit) { in conf_choice()
1633 while (!global_exit) { in main()
1635 if (!global_exit in main()
[all...]

Completed in 4 milliseconds