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.c874 if (!conf_get_changed())
1169 bool conf_get_changed(void) function
H A Dconf.c829 if (conf_get_changed()) {
H A Dmconf.c894 if (conf_get_changed())
H A Dgconf.c382 if (!conf_get_changed())
1452 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 202 milliseconds