yes               230 include/asm-x86/topology.h #define arch_provides_topology_pointers		yes
yes                50 include/linux/inet_diag.h 	unsigned char	yes;
yes                19 lib/bust_spinlocks.c 	if (yes) {
yes               354 net/dccp/feat.c 	int yes = !list_empty(&dmsk->dccpms_conf);
yes               356 net/dccp/feat.c 	if (!yes) {
yes               361 net/dccp/feat.c 				yes = 1;
yes               367 net/dccp/feat.c 	if (!yes)
yes               362 net/ipv4/inet_diag.c 		int yes = 1;
yes               369 net/ipv4/inet_diag.c 			yes = 0;
yes               372 net/ipv4/inet_diag.c 			yes = entry->sport >= op[1].no;
yes               375 net/ipv4/inet_diag.c 			yes = entry->dport <= op[1].no;
yes               378 net/ipv4/inet_diag.c 			yes = entry->dport >= op[1].no;
yes               381 net/ipv4/inet_diag.c 			yes = entry->dport <= op[1].no;
yes               384 net/ipv4/inet_diag.c 			yes = !(entry->userlocks & SOCK_BINDPORT_LOCK);
yes               395 net/ipv4/inet_diag.c 				yes = 0;
yes               418 net/ipv4/inet_diag.c 			yes = 0;
yes               423 net/ipv4/inet_diag.c 		if (yes) {
yes               424 net/ipv4/inet_diag.c 			len -= op->yes;
yes               425 net/ipv4/inet_diag.c 			bc += op->yes;
yes               443 net/ipv4/inet_diag.c 		if (op->yes < 4)
yes               445 net/ipv4/inet_diag.c 		len -= op->yes;
yes               446 net/ipv4/inet_diag.c 		bc  += op->yes;
yes               468 net/ipv4/inet_diag.c 			if (op->yes < 4 || op->yes > len + 4)
yes               478 net/ipv4/inet_diag.c 			if (op->yes < 4 || op->yes > len + 4)
yes               484 net/ipv4/inet_diag.c 		bc  += op->yes;
yes               485 net/ipv4/inet_diag.c 		len -= op->yes;
yes               175 scripts/kconfig/conf.c 		case yes:
yes               183 scripts/kconfig/conf.c 		if (oldval != yes && sym_tristate_within_range(sym, yes))
yes               207 scripts/kconfig/conf.c 			newval = yes;
yes               244 scripts/kconfig/conf.c 		case yes:
yes               254 scripts/kconfig/conf.c 		case yes:
yes               419 scripts/kconfig/conf.c 		    (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes)) {
yes                99 scripts/kconfig/confdata.c 			sym->def[def].tri = yes;
yes               292 scripts/kconfig/confdata.c 				if (cs->def[def].tri == yes) {
yes               297 scripts/kconfig/confdata.c 			case yes:
yes               490 scripts/kconfig/confdata.c 				case yes:
yes               726 scripts/kconfig/confdata.c 			case yes:
yes               832 scripts/kconfig/confdata.c 				sym->def[S_DEF_USER].tri = yes;
yes               949 scripts/kconfig/expr.c 		return yes;
yes               971 scripts/kconfig/expr.c 		return !strcmp(str1, str2) ? yes : no;
yes               977 scripts/kconfig/expr.c 		return !strcmp(str1, str2) ? no : yes;
yes               913 scripts/kconfig/gconf.c 		newval = yes;
yes               922 scripts/kconfig/gconf.c 			newval = yes;
yes              1252 scripts/kconfig/gconf.c 		case yes:
yes              1264 scripts/kconfig/gconf.c 		if (val != yes && sym_tristate_within_range(sym, yes))
yes               141 scripts/kconfig/lkc.h 	return sym_set_tristate_value(chval, yes);
yes               489 scripts/kconfig/mconf.c 				case yes: ch = '*'; break;
yes               505 scripts/kconfig/mconf.c 		if (val == yes) {
yes               526 scripts/kconfig/mconf.c 		if (sym_is_choice_value(sym) && val == yes) {
yes               542 scripts/kconfig/mconf.c 				case yes: ch = '*'; break;
yes               637 scripts/kconfig/mconf.c 				if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes)
yes               661 scripts/kconfig/mconf.c 				if (sym_set_tristate_value(sym, yes))
yes               751 scripts/kconfig/mconf.c 				sym_set_tristate_value(child->sym, yes);
yes               160 scripts/kconfig/qconf.cc 		case yes:
yes               186 scripts/kconfig/qconf.cc 		if (expr != yes)
yes               187 scripts/kconfig/qconf.cc 			setText(yesColIdx, sym_tristate_within_range(sym, yes) ? "_" : 0);
yes               680 scripts/kconfig/qconf.cc 		setValue(item, yes);
yes               739 scripts/kconfig/qconf.cc 		setValue(item, yes);
yes              1003 scripts/kconfig/qconf.cc 	str += sym->visible == yes ? "y" : sym->visible == mod ? "m" : "n";
yes                17 scripts/kconfig/symbol.c 	.curr = { "y", yes },
yes                69 scripts/kconfig/symbol.c 		if (sym_is_choice_value(sym) && sym->visible == yes)
yes               201 scripts/kconfig/symbol.c 		tri = yes;
yes               212 scripts/kconfig/symbol.c 		tri = yes;
yes               298 scripts/kconfig/symbol.c 		if (sym_is_choice_value(sym) && sym->visible == yes) {
yes               300 scripts/kconfig/symbol.c 			newval.tri = (prop_get_symbol(prop)->curr.val == sym) ? yes : no;
yes               327 scripts/kconfig/symbol.c 			newval.tri = yes;
yes               354 scripts/kconfig/symbol.c 	if (sym_is_choice(sym) && newval.tri == yes)
yes               428 scripts/kconfig/symbol.c 	if (sym_is_choice_value(sym) && sym->visible == yes)
yes               429 scripts/kconfig/symbol.c 		return val == yes;
yes               448 scripts/kconfig/symbol.c 	if (sym_is_choice_value(sym) && val == yes) {
yes               480 scripts/kconfig/symbol.c 			newval = yes;
yes               482 scripts/kconfig/symbol.c 		case yes:
yes               565 scripts/kconfig/symbol.c 			return sym_tristate_within_range(sym, yes);
yes               588 scripts/kconfig/symbol.c 			return sym_set_tristate_value(sym, yes);
yes               639 scripts/kconfig/symbol.c 		case yes: