Searched refs:conf_get_changed (Results 1 - 7 of 7) sorted by relevance

/linux-master/scripts/kconfig/
H A Dlkc_proto.h15 bool conf_get_changed(void);
H A Dconfdata.c894 if (!conf_get_changed())
1189 bool conf_get_changed(void) function
H A Dconf.c831 if (conf_get_changed()) {
H A Dmconf.c914 if (conf_get_changed())
H A Dgconf.c417 if (!conf_get_changed())
1508 bool changed = conf_get_changed();
H A Dqconf.cc1751 if (!conf_get_changed()) {
1857 saveAction->setEnabled(conf_get_changed());
H A Dnconf.c655 if (!conf_get_changed()) {

Completed in 104 milliseconds