simple_strtoul    255 arch/x86/kernel/cpu/cpufreq/elanfreq.c 	max_freq = simple_strtoul(str, &str, 0);
simple_strtoul    775 arch/x86/kernel/cpu/mcheck/mce_64.c 		unsigned long new = simple_strtoul(buf, &end, 0);	\
simple_strtoul    281 arch/x86/kernel/cpu/mcheck/mce_amd_64.c 	unsigned long new = simple_strtoul(buf, &end, 0);
simple_strtoul    299 arch/x86/kernel/cpu/mcheck/mce_amd_64.c 	unsigned long new = simple_strtoul(buf, &end, 0);
simple_strtoul    113 arch/x86/kernel/cpu/mtrr/if.c 		reg = simple_strtoul(line + 8, &ptr, 0);
simple_strtoul   1151 arch/x86/kernel/cpu/mtrr/main.c 		nr_mtrr_spare_reg = simple_strtoul(arg, NULL, 0);
simple_strtoul    434 arch/x86/kernel/dumpstack_32.c 	kstack_depth_to_print = simple_strtoul(s, NULL, 0);
simple_strtoul    441 arch/x86/kernel/dumpstack_32.c 	code_bytes = simple_strtoul(s, NULL, 0);
simple_strtoul    560 arch/x86/kernel/dumpstack_64.c 	kstack_depth_to_print = simple_strtoul(s, NULL, 0);
simple_strtoul    567 arch/x86/kernel/dumpstack_64.c 	code_bytes = simple_strtoul(s, NULL, 0);
simple_strtoul    121 arch/x86/kernel/early_printk.c 			early_serial_base = simple_strtoul(s, &e, 16);
simple_strtoul    127 arch/x86/kernel/early_printk.c 			port = simple_strtoul(s, &e, 10);
simple_strtoul    143 arch/x86/kernel/early_printk.c 		baud = simple_strtoul(s, &e, 0);
simple_strtoul    787 arch/x86/kernel/early_printk.c 		dbgp_num = simple_strtoul(s, &e, 10);
simple_strtoul    214 arch/x86/kernel/microcode_core.c 	unsigned long val = simple_strtoul(buf, &end, 0);
simple_strtoul    616 arch/x86/kernel/setup.c 	corruption_check_period = simple_strtoul(arg, &end, 10);
simple_strtoul     86 arch/x86/mm/memtest.c 		memtest_pattern = simple_strtoul(arg, NULL, 0);
simple_strtoul    598 arch/x86/mm/numa_64.c 		hotadd_percent = simple_strtoul(opt+7, NULL, 10);
simple_strtoul    457 arch/x86/pci/common.c 		pirq_table_addr = simple_strtoul(str+9, NULL, 0);
simple_strtoul     61 arch/x86/vdso/vdso32-setup.c 	vdso_enabled = simple_strtoul(s, NULL, 0);
simple_strtoul    134 arch/x86/vdso/vma.c 	vdso_enabled = simple_strtoul(s, NULL, 0);
simple_strtoul   1408 block/as-iosched.c 	*var = simple_strtoul(p, &p, 10);
simple_strtoul    217 block/blk-integrity.c 	unsigned long val = simple_strtoul(p, &p, 10);
simple_strtoul    236 block/blk-integrity.c 	unsigned long val = simple_strtoul(p, &p, 10);
simple_strtoul     29 block/blk-sysfs.c 	*var = simple_strtoul(p, &p, 10);
simple_strtoul     55 block/blk-timeout.c 		val = simple_strtoul(p, &p, 10);
simple_strtoul   2286 block/cfq-iosched.c 	*var = simple_strtoul(p, &p, 10);
simple_strtoul    343 fs/binfmt_misc.c 		e->offset = simple_strtoul(p, &p, 10);
simple_strtoul    731 fs/cifs/cifs_debug.c 	flags = simple_strtoul(flags_string, NULL, 0);
simple_strtoul   1087 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1093 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1099 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1104 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1109 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1114 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1119 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1124 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   1129 fs/cifs/connect.c 					simple_strtoul(value, &value, 0);
simple_strtoul   2247 fs/dcache.c    	dhash_entries = simple_strtoul(str, &str, 0);
simple_strtoul    133 fs/dlm/config.c 	x = simple_strtoul(buf, NULL, 0);
simple_strtoul     73 fs/dlm/lockspace.c 	ls->ls_global_id = simple_strtoul(buf, NULL, 0);
simple_strtoul    375 fs/ext2/super.c 	sb_block = simple_strtoul(options, &options, 0);
simple_strtoul    823 fs/ext3/super.c 	sb_block = simple_strtoul(options, &options, 0);
simple_strtoul    995 fs/ext4/super.c 	sb_block = simple_strtoul(options, &options, 0);
simple_strtoul    134 fs/gfs2/sys.c  	id = simple_strtoul(buf, NULL, 0);
simple_strtoul    148 fs/gfs2/sys.c  	id = simple_strtoul(buf, NULL, 0);
simple_strtoul    353 fs/gfs2/sys.c  	x = simple_strtoul(buf, NULL, 0);
simple_strtoul    340 fs/hpfs/super.c 			*timeshift = simple_strtoul(rhs, &rhs, 0) * m;
simple_strtoul   1361 fs/inode.c     	ihash_entries = simple_strtoul(str, &str, 0);
simple_strtoul    323 fs/jfs/super.c 			sbi->uid = simple_strtoul(uid, &uid, 0);
simple_strtoul    329 fs/jfs/super.c 			sbi->gid = simple_strtoul(gid, &gid, 0);
simple_strtoul    335 fs/jfs/super.c 			sbi->umask = simple_strtoul(umask, &umask, 8);
simple_strtoul     57 fs/ncpfs/getopt.c 				*value = simple_strtoul(val, &v, 0);
simple_strtoul    125 fs/nfsd/export.c 	fsidtype = simple_strtoul(buf, &ep, 10);
simple_strtoul    237 fs/nfsd/nfs4idmap.c 	ent.id = simple_strtoul(buf1, &bp, 10);
simple_strtoul    117 fs/ntfs/super.c 			variable = simple_strtoul(ov = v, &v, 0);	\
simple_strtoul    126 fs/ntfs/super.c 		variable = simple_strtoul(ov = v, &v, 0);		\
simple_strtoul    134 fs/ntfs/super.c 		variable = simple_strtoul(ov = v, &v, 8);		\
simple_strtoul   1000 fs/ocfs2/cluster/heartbeat.c 	bytes = simple_strtoul(p, &p, 0);
simple_strtoul   1087 fs/ocfs2/cluster/heartbeat.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul   1584 fs/ocfs2/cluster/heartbeat.c 	tmp = simple_strtoul(p, &p, 10);
simple_strtoul    197 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul    237 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul    307 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul    486 fs/ocfs2/cluster/nodemanager.c 	tmp = simple_strtoul(p, &p, 0);
simple_strtoul   1086 fs/proc/base.c 	loginuid = simple_strtoul(page, &tmp, 10);
simple_strtoul   2209 fs/proc/base.c 	val = (unsigned int)simple_strtoul(buffer, &end, 0);
simple_strtoul    549 fs/reiserfs/bitmap.c 				&& *value) ? simple_strtoul(value, &value,
simple_strtoul    563 fs/reiserfs/bitmap.c 			     && *value) ? simple_strtoul(value, &value, 0) : 16;
simple_strtoul    621 fs/reiserfs/bitmap.c 			     && *value) ? simple_strtoul(value, &value, 0) : 4;
simple_strtoul    628 fs/reiserfs/bitmap.c 			     && *value) ? simple_strtoul(value, &value,
simple_strtoul    953 fs/reiserfs/super.c 				*blocks = simple_strtoul(arg, &p, 0);
simple_strtoul    966 fs/reiserfs/super.c 			unsigned long val = simple_strtoul(arg, &p, 0);
simple_strtoul     44 fs/smbfs/getopt.c 			*value = simple_strtoul(val, NULL, 0);
simple_strtoul   1616 fs/ubifs/super.c 	dev = simple_strtoul(name + 3, &endptr, 0);
simple_strtoul   1624 fs/ubifs/super.c 		vol = simple_strtoul(endptr + 1, &endptr, 0);
simple_strtoul    275 fs/udf/namei.c 				simple_strtoul(dentry->d_name.name + 3,
simple_strtoul    188 fs/xfs/linux-2.6/xfs_super.c 	return simple_strtoul((const char *)s, endp, base) << shift_left_factor;
simple_strtoul    224 fs/xfs/linux-2.6/xfs_super.c 			args->logbufs = simple_strtoul(value, &eov, 10);
simple_strtoul    264 fs/xfs/linux-2.6/xfs_super.c 			iosize = simple_strtoul(value, &eov, 10);
simple_strtoul    308 fs/xfs/linux-2.6/xfs_super.c 			dsunit = simple_strtoul(value, &eov, 10);
simple_strtoul    316 fs/xfs/linux-2.6/xfs_super.c 			dswidth = simple_strtoul(value, &eov, 10);
simple_strtoul     70 include/acpi/platform/aclinux.h #define strtoul                     simple_strtoul
simple_strtoul     17 init/calibrate.c 	preset_lpj = simple_strtoul(str,NULL,0);
simple_strtoul     90 init/do_mounts.c 			res = new_decode_dev(simple_strtoul(name, &p, 16));
simple_strtoul    125 init/do_mounts.c 	part = simple_strtoul(p, NULL, 10);
simple_strtoul    180 init/do_mounts.c 	root_delay = simple_strtoul(str, NULL, 0);
simple_strtoul     93 init/initramfs.c 		parsed[i] = simple_strtoul(buf, NULL, 16);
simple_strtoul     39 kernel/panic.c 	panic_timeout = simple_strtoul(str, NULL, 0);
simple_strtoul    192 kernel/panic.c 	pause_on_oops = simple_strtoul(str, NULL, 0);
simple_strtoul    871 kernel/printk.c 	idx = simple_strtoul(s, NULL, 10);
simple_strtoul   7337 kernel/sched.c 	val = simple_strtoul(str, NULL, 0);
simple_strtoul     40 kernel/softlockup.c 	softlockup_panic = simple_strtoul(str, NULL, 0);
simple_strtoul   2146 kernel/sysctl.c 			lval = simple_strtoul(p, &p, 0);
simple_strtoul   2386 kernel/sysctl.c 			val = simple_strtoul(p, &p, 0) * convmul / convdiv ;
simple_strtoul    333 kernel/trace/trace_sysprof.c 	val = simple_strtoul(buf, NULL, 10);
simple_strtoul    525 lib/bitmap.c   		b = a = simple_strtoul(bp, (char **)&bp, BASEDEC);
simple_strtoul    530 lib/bitmap.c   			b = simple_strtoul(bp, (char **)&bp, BASEDEC);
simple_strtoul     46 lib/parser.c   			len = simple_strtoul(p, (char **) &p, 10);
simple_strtoul     70 lib/parser.c   			simple_strtoul(s, &args[argc].to, 0);
simple_strtoul     73 lib/parser.c   			simple_strtoul(s, &args[argc].to, 8);
simple_strtoul     76 lib/parser.c   			simple_strtoul(s, &args[argc].to, 16);
simple_strtoul    116 lib/swiotlb.c  		io_tlb_nslabs = simple_strtoul(str, &str, 0);
simple_strtoul     80 lib/vsprintf.c 		return -simple_strtoul(cp+1,endp,base);
simple_strtoul     81 lib/vsprintf.c 	return simple_strtoul(cp,endp,base);
simple_strtoul   1071 lib/vsprintf.c 				*s = (unsigned char) simple_strtoul(str, &next, base);
simple_strtoul   1080 lib/vsprintf.c 				*s = (unsigned short) simple_strtoul(str, &next, base);
simple_strtoul   1089 lib/vsprintf.c 				*l = simple_strtoul(str,&next,base);
simple_strtoul   1105 lib/vsprintf.c 			*s = (size_t) simple_strtoul(str,&next,base);
simple_strtoul   1114 lib/vsprintf.c 				*i = (unsigned int) simple_strtoul(str,&next,base);
simple_strtoul     96 mm/backing-dev.c 	read_ahead_kb = simple_strtoul(buf, &end, 10);
simple_strtoul    125 mm/backing-dev.c 	ratio = simple_strtoul(buf, &end, 10);
simple_strtoul    143 mm/backing-dev.c 	ratio = simple_strtoul(buf, &end, 10);
simple_strtoul   4391 mm/page_alloc.c 	hashdist = simple_strtoul(str, &str, 0);
simple_strtoul   2158 mm/shmem.c     			sbinfo->mode = simple_strtoul(value, &rest, 8) & 07777;
simple_strtoul   2164 mm/shmem.c     			sbinfo->uid = simple_strtoul(value, &rest, 0);
simple_strtoul   2170 mm/shmem.c     			sbinfo->gid = simple_strtoul(value, &rest, 0);
simple_strtoul    293 net/bluetooth/hci_sysfs.c 	val = simple_strtoul(buf, &ptr, 10);
simple_strtoul    317 net/bluetooth/hci_sysfs.c 	val = simple_strtoul(buf, &ptr, 10);
simple_strtoul    344 net/bluetooth/hci_sysfs.c 	val = simple_strtoul(buf, &ptr, 10);
simple_strtoul     42 net/bridge/br_sysfs_br.c 	val = simple_strtoul(buf, &endp, 0);
simple_strtoul    171 net/bridge/br_sysfs_br.c 	val = simple_strtoul(buf, &endp, 0);
simple_strtoul    190 net/bridge/br_sysfs_if.c 	val = simple_strtoul(buf, &endp, 0);
simple_strtoul     76 net/core/net-sysfs.c 	new = simple_strtoul(buf, &endp, 0);
simple_strtoul   2728 net/core/pktgen.c 		u = simple_strtoul(s, &pos, 16);
simple_strtoul    674 net/ipv4/netfilter/ipt_CLUSTERIP.c 		nodenum = simple_strtoul(buffer+1, NULL, 10);
simple_strtoul    678 net/ipv4/netfilter/ipt_CLUSTERIP.c 		nodenum = simple_strtoul(buffer+1, NULL,10);
simple_strtoul   3248 net/ipv4/route.c 	rhash_entries = simple_strtoul(str, &str, 0);
simple_strtoul   2676 net/ipv4/tcp.c 	thash_entries = simple_strtoul(str, &str, 0);
simple_strtoul    138 net/irda/irnet/irnet_ppp.c 	      addr = simple_strtoul(begp, &endp, 16);
simple_strtoul     81 net/mac80211/debugfs_netdev.c 	tmp = simple_strtoul(buf, &endp, 0);				\
simple_strtoul    194 net/mac80211/debugfs_sta.c 	tid_num = simple_strtoul(buf, &endp, 0);
simple_strtoul    139 net/netfilter/nf_conntrack_amanda.c 		port = htons(simple_strtoul(pbuf, &tmp, 10));
simple_strtoul   1098 net/netfilter/nf_conntrack_core.c 	hashsize = simple_strtoul(val, NULL, 0);
simple_strtoul     87 net/netfilter/nf_conntrack_irc.c 	*ip = simple_strtoul(data, &data, 10);
simple_strtoul     96 net/netfilter/nf_conntrack_irc.c 	*port = simple_strtoul(data, &data, 10);
simple_strtoul    253 net/netfilter/nf_conntrack_sip.c 		p = simple_strtoul(end, (char **)&end, 10);
simple_strtoul    505 net/netfilter/nf_conntrack_sip.c 		p = simple_strtoul(c, (char **)&c, 10);
simple_strtoul    565 net/netfilter/nf_conntrack_sip.c 	*val = simple_strtoul(start, &end, 0);
simple_strtoul    925 net/netfilter/nf_conntrack_sip.c 		port = simple_strtoul(*dptr + mediaoff, NULL, 10);
simple_strtoul   1062 net/netfilter/nf_conntrack_sip.c 		expires = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul   1150 net/netfilter/nf_conntrack_sip.c 		expires = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul   1204 net/netfilter/nf_conntrack_sip.c 	code = simple_strtoul(*dptr + strlen("SIP/2.0 "), NULL, 10);
simple_strtoul   1211 net/netfilter/nf_conntrack_sip.c 	cseq = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul   1251 net/netfilter/nf_conntrack_sip.c 		cseq = simple_strtoul(*dptr + matchoff, NULL, 10);
simple_strtoul    229 net/sunrpc/auth_gss/svcauth_gss.c 	rsii.major_status = simple_strtoul(buf, &ep, 10);
simple_strtoul    235 net/sunrpc/auth_gss/svcauth_gss.c 	rsii.minor_status = simple_strtoul(buf, &ep, 10);
simple_strtoul   1302 net/sunrpc/cache.c 	flushtime = simple_strtoul(tbuf, &ep, 0);
simple_strtoul    398 security/device_cgroup.c 		wh.major = simple_strtoul(b, &endp, 10);
simple_strtoul    412 security/device_cgroup.c 		wh.minor = simple_strtoul(b, &endp, 10);
simple_strtoul   1169 sound/core/oss/mixer_oss.c 		idx = simple_strtoul(idxstr, NULL, 10);
simple_strtoul   2845 sound/core/oss/pcm_oss.c 		template.periods = simple_strtoul(str, NULL, 10);
simple_strtoul   2847 sound/core/oss/pcm_oss.c 		template.period_size = simple_strtoul(str, NULL, 10);
simple_strtoul    462 sound/core/pcm.c 		pstr->xrun_debug = simple_strtoul(line, NULL, 10);
simple_strtoul    174 sound/core/pcm_memory.c 		size = simple_strtoul(str, NULL, 10) * 1024;
simple_strtoul   2838 sound/pci/ac97/ac97_codec.c 		return apply_quirk(ac97, (int)simple_strtoul(typestr, NULL, 10));
simple_strtoul    698 sound/soc/fsl/mpc5200_psc_i2s.c 	*attrib = simple_strtoul(buf, NULL, 0);