simple_strtol 1828 arch/x86/kernel/apm_32.c bounce_interval = simple_strtol(str + 16, NULL, 0); simple_strtol 1831 arch/x86/kernel/apm_32.c idle_threshold = simple_strtol(str + 15, NULL, 0); simple_strtol 1834 arch/x86/kernel/apm_32.c idle_period = simple_strtol(str + 12, NULL, 0); simple_strtol 1580 arch/x86/kernel/pci-calgary_64.c bridge = simple_strtol(p, &endp, 0); simple_strtol 606 arch/x86/kernel/setup.c memory_corruption_check = simple_strtol(arg, &end, 10); simple_strtol 414 arch/x86/mm/numa_64.c long n = simple_strtol(cmdline, NULL, 0); simple_strtol 494 arch/x86/pci/common.c pcibios_irq_mask = simple_strtol(str+8, NULL, 0); simple_strtol 497 arch/x86/pci/common.c pcibios_last_bus = simple_strtol(str+8, NULL, 0); simple_strtol 116 block/cmd-filter.c cmd = simple_strtol(p, &status, 16); simple_strtol 385 block/deadline-iosched.c *var = simple_strtol(p, &p, 10); simple_strtol 157 crypto/algboss.c simple_strtol(name, NULL, 0); simple_strtol 21 crypto/fips.c fips_enabled = !!simple_strtol(str, NULL, 0); simple_strtol 163 fs/9p/v9fs.c v9ses->uid = simple_strtol(s, &e, 10); simple_strtol 680 fs/dlm/config.c cm->nodeid = simple_strtol(buf, NULL, 0); simple_strtol 692 fs/dlm/config.c cm->local= simple_strtol(buf, NULL, 0); simple_strtol 743 fs/dlm/config.c nd->nodeid = simple_strtol(buf, NULL, 0); simple_strtol 755 fs/dlm/config.c nd->weight = simple_strtol(buf, NULL, 0); simple_strtol 38 fs/dlm/lockspace.c int n = simple_strtol(buf, NULL, 0); simple_strtol 60 fs/dlm/lockspace.c ls->ls_uevent_result = simple_strtol(buf, NULL, 0); simple_strtol 80 fs/ecryptfs/crypto.c dst[x] = (unsigned char)simple_strtol(tmp, NULL, 16); simple_strtol 337 fs/ecryptfs/main.c (int)simple_strtol(cipher_key_bytes_src, simple_strtol 2049 fs/ext4/mballoc.c value = simple_strtol(str, NULL, 0); simple_strtol 3589 fs/ext4/super.c value = simple_strtol(str, NULL, 0); simple_strtol 36 fs/gfs2/locking/dlm/sysfs.c val = simple_strtol(buf, NULL, 0); simple_strtol 65 fs/gfs2/locking/dlm/sysfs.c val = simple_strtol(buf, NULL, 0); simple_strtol 102 fs/gfs2/locking/dlm/sysfs.c ls->recover_jid = simple_strtol(buf, NULL, 0); simple_strtol 58 fs/gfs2/sys.c int n = simple_strtol(buf, NULL, 0); simple_strtol 91 fs/gfs2/sys.c if (simple_strtol(buf, NULL, 0) != 1) simple_strtol 106 fs/gfs2/sys.c if (simple_strtol(buf, NULL, 0) != 1) simple_strtol 119 fs/gfs2/sys.c if (simple_strtol(buf, NULL, 0) != 1) simple_strtol 728 fs/libfs.c val = simple_strtol(attr->set_buf, NULL, 0); simple_strtol 46 fs/nfs/callback.c int num = simple_strtol(val, &endp, 0); simple_strtol 63 fs/nfs/idmap.c int num = simple_strtol(val, &endp, 0); simple_strtol 547 fs/nfsd/nfsctl.c num = simple_strtol((vers+1), NULL, 0); simple_strtol 549 fs/nfsd/nfsctl.c num = simple_strtol(vers, NULL, 0); simple_strtol 1248 fs/ocfs2/cluster/heartbeat.c fd = simple_strtol(p, &p, 0); simple_strtol 385 fs/ocfs2/stack_user.c nodenum = simple_strtol(msg->nodestr, &ptr, 16); simple_strtol 419 fs/ocfs2/stack_user.c major = simple_strtol(msg->major, &ptr, 16); simple_strtol 422 fs/ocfs2/stack_user.c minor = simple_strtol(msg->minor, &ptr, 16); simple_strtol 466 fs/ocfs2/stack_user.c nodenum = simple_strtol(msg->nodestr, &p, 16); simple_strtol 1014 fs/proc/base.c oom_adjust = simple_strtol(buffer, &end, 0); simple_strtol 1160 fs/proc/base.c make_it_fail = simple_strtol(buffer, &end, 0); simple_strtol 467 fs/proc/task_mmu.c if (!simple_strtol(buffer, &end, 0)) simple_strtol 186 include/linux/sunrpc/cache.h rv = simple_strtol(buf, &ep, 0); simple_strtol 34 init/do_mounts.c rd_doload = simple_strtol(str,NULL,0) & 3; simple_strtol 17 init/do_mounts_rd.c rd_prompt = simple_strtol(str,NULL,0) & 1; simple_strtol 26 init/do_mounts_rd.c rd_image_start = simple_strtol(str,NULL,0); simple_strtol 1001 kernel/audit.c audit_default = !!simple_strtol(str, NULL, 0); simple_strtol 440 kernel/time/ntp.c ntp_tick_adj = simple_strtol(str, NULL, 0); simple_strtol 30 lib/cmdline.c upper_range = simple_strtol((*str), NULL, 0); simple_strtol 58 lib/cmdline.c *pint = simple_strtol (cur, str, 0); simple_strtol 67 lib/parser.c simple_strtol(s, &args[argc].to, 0); simple_strtol 134 lib/parser.c *result = simple_strtol(buf, &endp, base); simple_strtol 1068 lib/vsprintf.c *s = (signed char) simple_strtol(str,&next,base); simple_strtol 1077 lib/vsprintf.c *s = (short) simple_strtol(str,&next,base); simple_strtol 1086 lib/vsprintf.c *l = simple_strtol(str,&next,base); simple_strtol 1111 lib/vsprintf.c *i = (int) simple_strtol(str,&next,base); simple_strtol 579 net/core/netpoll.c np->local_port = simple_strtol(cur, NULL, 10); simple_strtol 608 net/core/netpoll.c np->remote_port = simple_strtol(cur, NULL, 10); simple_strtol 625 net/core/netpoll.c np->remote_mac[0] = simple_strtol(cur, NULL, 16); simple_strtol 630 net/core/netpoll.c np->remote_mac[1] = simple_strtol(cur, NULL, 16); simple_strtol 635 net/core/netpoll.c np->remote_mac[2] = simple_strtol(cur, NULL, 16); simple_strtol 640 net/core/netpoll.c np->remote_mac[3] = simple_strtol(cur, NULL, 16); simple_strtol 645 net/core/netpoll.c np->remote_mac[4] = simple_strtol(cur, NULL, 16); simple_strtol 647 net/core/netpoll.c np->remote_mac[5] = simple_strtol(cur, NULL, 16); simple_strtol 2758 net/core/pktgen.c u = simple_strtol(s, &pos, 16); simple_strtol 55 samples/firmware_class/firmware_sample_firmware_class.c fw_priv->loading = simple_strtol(buf, NULL, 10); simple_strtol 427 sound/core/memalloc.c (vendor = simple_strtol(token, NULL, 0)) <= 0 || simple_strtol 429 sound/core/memalloc.c (device = simple_strtol(token, NULL, 0)) <= 0 || simple_strtol 431 sound/core/memalloc.c (mask = simple_strtol(token, NULL, 0)) < 0 || simple_strtol 436 sound/core/memalloc.c (buffers = simple_strtol(token, NULL, 0)) <= 0 ||