conf_write 306 arch/alpha/kernel/core_apecs.c conf_write(addr, value << ((where & 3) * 8), type1); conf_write 240 arch/alpha/kernel/core_cia.c conf_write(addr, value << ((where & 3) * 8), type1); conf_write 231 arch/alpha/kernel/core_lca.c conf_write(addr, value << ((where & 3) * 8)); conf_write 235 arch/alpha/kernel/core_mcpcia.c conf_write(addr, value, type1, hose); conf_write 315 arch/alpha/kernel/core_t2.c conf_write(addr, value << ((where & 3) * 8), type1); conf_write 679 scripts/kconfig/conf.c if (!no_conf_write && conf_write(NULL)) { conf_write 524 scripts/kconfig/gconf.c if (conf_write(NULL)) conf_write 538 scripts/kconfig/gconf.c if (conf_write(fn)) conf_write 9 scripts/kconfig/lkc_proto.h int conf_write(const char *name); conf_write 935 scripts/kconfig/mconf.c if (!conf_write(dialog_input_result)) { conf_write 969 scripts/kconfig/mconf.c if (conf_write(filename)) { conf_write 668 scripts/kconfig/nconf.c res = conf_write(filename); conf_write 1436 scripts/kconfig/nconf.c res = conf_write(dialog_input_result); conf_write 1548 scripts/kconfig/qconf.cc if (conf_write(configname)) { conf_write 1570 scripts/kconfig/qconf.cc if (conf_write(name)) {