Home
last modified time | relevance | path

Searched refs:strsep (Results 1 – 186 of 186) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Ddebug.c1084 token = strsep(&sptr, "="); in ath6kl_regwrite_write()
1404 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1410 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1416 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1422 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1428 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1434 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1441 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1448 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
1455 token = strsep(&sptr, " "); in ath6kl_create_qos_write()
[all …]
/linux-4.1.27/drivers/isdn/mISDN/
Ddsp_hwec.c78 while ((tok = strsep(&dup, ","))) { in dsp_hwec_enable()
81 name = strsep(&tok, "="); in dsp_hwec_enable()
Ddsp_pipeline.c261 while ((tok = strsep(&dup, "|"))) { in dsp_pipeline_build()
264 name = strsep(&tok, "("); in dsp_pipeline_build()
265 args = strsep(&tok, ")"); in dsp_pipeline_build()
/linux-4.1.27/drivers/pinctrl/
Dpinconf.c508 token = strsep(&b, " "); in pinconf_dbg_config_write()
515 token = strsep(&b, " "); in pinconf_dbg_config_write()
523 token = strsep(&b, " "); in pinconf_dbg_config_write()
531 token = strsep(&b, " "); in pinconf_dbg_config_write()
539 token = strsep(&b, " "); in pinconf_dbg_config_write()
547 token = strsep(&b, " "); in pinconf_dbg_config_write()
/linux-4.1.27/drivers/video/fbdev/
Datafb.c2828 p = strsep(&spec, ";"); in atafb_setup_ext()
2835 p = strsep(&spec, ";"); in atafb_setup_ext()
2842 p = strsep(&spec, ";"); in atafb_setup_ext()
2850 p = strsep(&spec, ";"); in atafb_setup_ext()
2864 p = strsep(&spec, ";"); in atafb_setup_ext()
2869 p = strsep(&spec, ";"); in atafb_setup_ext()
2875 p = strsep(&spec, ";"); in atafb_setup_ext()
2879 p = strsep(&spec, ";"); in atafb_setup_ext()
2888 p = strsep(&spec, ";"); in atafb_setup_ext()
2896 p = strsep(&spec, ";"); in atafb_setup_ext()
[all …]
Dfm2fb.c303 while ((this_opt = strsep(&options, ",")) != NULL) { in fm2fb_setup()
Dgrvga.c278 while ((this_opt = strsep(&options, " ")) != NULL) { in grvga_parse_custom()
364 char *this_opt = strsep(&options, ","); in grvga_probe()
Defifb.c91 while ((this_opt = strsep(&options, ",")) != NULL) { in efifb_setup()
Docfb.c77 while ((curr_opt = strsep(&options, ",")) != NULL) { in ocfb_setup()
Digafb.c566 while ((this_opt = strsep(&options, ",")) != NULL) { in igafb_setup()
D68328fb.c415 while ((this_opt = strsep(&options, ",")) != NULL) { in mc68x328fb_setup()
Dvesafb.c201 while ((this_opt = strsep(&options, ",")) != NULL) { in vesafb_setup()
Dvfb.c467 while ((this_opt = strsep(&options, ",")) != NULL) { in vfb_setup()
Dvalkyriefb.c570 while ((this_opt = strsep(&options, ",")) != NULL) { in valkyriefb_setup()
Dau1100fb.c405 while ((this_opt = strsep(&options, ",")) != NULL) { in au1100fb_setup()
Damifb.c2319 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap()
2324 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap()
2329 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap()
2334 if (!(p = strsep(&spec, "")) || !*p) in amifb_setup_mcap()
2353 while ((this_opt = strsep(&options, ",")) != NULL) { in amifb_setup()
Dplatinumfb.c503 while ((this_opt = strsep(&options, ",")) != NULL) { in platinumfb_setup()
Dmacfb.c530 while ((this_opt = strsep(&options, ",")) != NULL) { in macfb_setup()
Dhyperv_fb.c657 p = strsep(&opt, "x"); in hvfb_get_option()
Dtmiofb.c1016 while ((this_opt = strsep(&options, ",")) != NULL) { in tmiofb_setup()
Dacornfb.c895 while ((opt = strsep(&options, ",")) != NULL) { in acornfb_setup()
Dpvr2fb.c1032 while ((this_opt = strsep(&options, ","))) { in pvr2fb_setup()
Dimxfb.c799 while ((opt = strsep(&options, ",")) != NULL) { in imxfb_setup()
Dcontrolfb.c556 while ((this_opt = strsep(&options, ",")) != NULL) { in control_setup()
Dsa1100fb.c1326 while ((this_opt = strsep(&options, ",")) != NULL) { in sa1100fb_setup()
Dps3fb.c1272 char *this_opt = strsep(&options, ","); in ps3fb_setup()
Dgbefb.c1107 while ((this_opt = strsep(&options, ",")) != NULL) { in gbefb_setup()
Dvga16fb.c1297 while ((this_opt = strsep(&options, ",")) != NULL) { in vga16fb_setup()
Di740fb.c1287 while ((opt = strsep(&options, ",")) != NULL) { in i740fb_setup()
Dpm3fb.c1529 while ((this_opt = strsep(&options, ",")) != NULL) { in pm3fb_setup()
Dsstfb.c1281 while ((this_opt = strsep(&options, ",")) != NULL) { in sstfb_setup()
Dtgafb.c1571 while ((this_opt = strsep(&arg, ","))) {
Ds3fb.c1550 while ((opt = strsep(&options, ",")) != NULL) { in s3fb_setup()
Dcyber2000fb.c1499 while ((opt = strsep(&options, ",")) != NULL) { in cyber2000fb_setup()
Dau1200fb.c1591 while ((this_opt = strsep(&options, ",")) != NULL) { in au1200fb_setup()
Dmx3fb.c1671 while ((opt = strsep(&options, ",")) != NULL) { in mx3fb_setup()
Dfsl-diu-fb.c1852 while ((opt = strsep(&options, ",")) != NULL) { in fsl_diu_setup()
Dneofb.c2205 while ((this_opt = strsep(&options, ",")) != NULL) { in neofb_setup()
Dimsttfb.c1554 while ((this_opt = strsep(&options, ",")) != NULL) { in imsttfb_setup()
Dtdfxfb.c1598 while ((this_opt = strsep(&options, ",")) != NULL) { in tdfxfb_setup()
Dtridentfb.c1607 while ((opt = strsep(&options, ",")) != NULL) { in tridentfb_setup()
Dpm2fb.c1785 while ((this_opt = strsep(&options, ",")) != NULL) { in pm2fb_setup()
Duvesafb.c1836 while ((this_opt = strsep(&options, ",")) != NULL) { in uvesafb_setup()
Dcirrusfb.c2335 while ((this_opt = strsep(&options, ",")) != NULL) { in cirrusfb_setup()
Dpxafb.c2026 while ((this_opt = strsep(&options, ",")) != NULL) { in pxafb_parse_options()
/linux-4.1.27/kernel/power/
Dsuspend_test.c159 suspend_type = strsep(&value, ","); in setup_test_suspend()
163 repeat = strsep(&value, ","); in setup_test_suspend()
/linux-4.1.27/drivers/mtd/devices/
Dslram.c295 if (!(devname = strsep(&map, ","))) { in init_slram()
300 if ((!map) || (!(devstart = strsep(&map, ",")))) { in init_slram()
304 if ((!map) || (!(devlength = strsep(&map, ",")))) { in init_slram()
Dphram.c236 token[i] = strsep(&str, ","); in phram_setup()
Dblock2mtd.c401 token[i] = strsep(&str, ","); in block2mtd_setup2()
/linux-4.1.27/drivers/s390/cio/
Dblacklist.c159 while ((parm = strsep(&str, ","))) { in blacklist_parse_parameters()
200 rc = parse_busid(strsep(&parm, "-"), &from_cssid, in blacklist_parse_parameters()
261 parm = strsep(&buf, " "); in blacklist_parse_proc_parameters()
/linux-4.1.27/kernel/trace/
Dtrace_events_trigger.c210 command = strsep(&next, ": \t"); in trigger_process_regex()
617 trigger = strsep(&param, " \t"); in event_trigger_callback()
639 number = strsep(&trigger, ":"); in event_trigger_callback()
715 s = strsep(&filter_str, " \t"); in set_trigger_filter()
1181 trigger = strsep(&param, " \t"); in event_enable_trigger_func()
1185 system = strsep(&trigger, ":"); in event_enable_trigger_func()
1189 event = strsep(&trigger, ":"); in event_enable_trigger_func()
1230 number = strsep(&trigger, ":"); in event_enable_trigger_func()
Dtrace_events.c582 match = strsep(&buf, ":"); in ftrace_set_clr_event()
2251 system = strsep(&param, ":"); in event_enable_func()
2255 event = strsep(&param, ":"); in event_enable_func()
2289 number = strsep(&param, ":"); in event_enable_func()
2578 token = strsep(&buf, ","); in early_enable_events()
Dtrace_functions.c542 number = strsep(&param, ":"); in ftrace_trace_probe_callback()
Dftrace.c3577 mod = strsep(&param, ":"); in ftrace_mod_callback()
3968 func = strsep(&next, ":"); in ftrace_process_regex()
3981 command = strsep(&next, ":"); in ftrace_process_regex()
4317 func = strsep(&buf, ","); in set_ftrace_early_graph()
4335 func = strsep(&buf, ","); in ftrace_set_early_filter()
Dblktrace.c1590 token = strsep(&s, ","); in blk_trace_str2mask()
Dtrace.c6011 number = strsep(&param, ":"); in ftrace_trace_snapshot_callback()
7156 option = strsep(&trace_boot_options, ","); in tracer_alloc_buffers()
/linux-4.1.27/fs/hfsplus/
Doptions.c80 while ((p = strsep(&input, ",")) != NULL) { in hfsplus_parse_options_remount()
108 while ((p = strsep(&input, ",")) != NULL) { in hfsplus_parse_options()
/linux-4.1.27/fs/ncpfs/
Dgetopt.c35 if ((token = strsep(options, ",")) == NULL) in ncp_getopt()
/linux-4.1.27/drivers/staging/fbtft/
Dfbtft-sysfs.c12 p_val = strsep(str_p, sep); in get_next_ulong()
63 curve_p = strsep(&str_p, "\n"); in fbtft_gamma_parse_str()
Dfbtft_device.c1301 while ((p_gpio = strsep(&gpios, ","))) { in fbtft_device_init()
1309 p_name = strsep(&p_num, ":"); in fbtft_device_init()
/linux-4.1.27/drivers/pci/
Dpci-stub.c56 while ((id = strsep(&p, ","))) { in pci_stub_init()
/linux-4.1.27/drivers/scsi/
Dscsi_devinfo.c513 for (vendor = strsep(&next, ":"); vendor && (vendor[0] != '\0') in scsi_dev_info_list_add_str()
514 && (res == 0); vendor = strsep(&next, ":")) { in scsi_dev_info_list_add_str()
516 model = strsep(&next, ":"); in scsi_dev_info_list_add_str()
518 strflags = strsep(&next, next_check); in scsi_dev_info_list_add_str()
Dips.c520 while ((key = strsep(&ips_str, ",."))) { in ips_setup()
/linux-4.1.27/security/keys/encrypted-keys/
Dencrypted.c187 keyword = strsep(&datablob, " \t"); in datablob_parse()
195 p = strsep(&datablob, " \t"); in datablob_parse()
206 *master_desc = strsep(&datablob, " \t"); in datablob_parse()
225 *decrypted_datalen = strsep(&datablob, " \t"); in datablob_parse()
247 *hex_encoded_iv = strsep(&datablob, " \t"); in datablob_parse()
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_aux.c101 token = strsep(&str, ","); in zfcp_init_device_setup()
106 token = strsep(&str, ","); in zfcp_init_device_setup()
110 token = strsep(&str, ","); in zfcp_init_device_setup()
/linux-4.1.27/net/ipv4/
Dtcp_cong.c300 while ((name = strsep(&clone, " ")) && *name) { in tcp_set_allowed_congestion_control()
313 while ((name = strsep(&val, " ")) && *name) { in tcp_set_allowed_congestion_control()
/linux-4.1.27/include/linux/
Dstring.h86 extern char * strsep(char **,const char *);
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_auth.c85 token = strsep(&tmp, "="); in chap_check_algorithm()
94 token = strsep(&tmp, ","); in chap_check_algorithm()
/linux-4.1.27/fs/nfs/
Dnfsroot.c193 p = strsep(&incoming, ","); in root_nfs_parse_options()
Dsuper.c1080 while ((p = strsep(&value, ":")) != NULL) { in nfs_parse_security_flavors()
1221 while ((p = strsep(&raw, ",")) != NULL) { in nfs_parse_mount_options()
/linux-4.1.27/lib/
Dstring.c500 char *strsep(char **s, const char *ct) in strsep() function
514 EXPORT_SYMBOL(strsep);
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Ddebug.c125 begin = strsep(&tmp, " "); in write_file_dump()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcommon.c94 strsep(&ptr, "\n"); in brcmf_c_preinit_dcmds()
/linux-4.1.27/security/keys/
Dtrusted.c740 while ((p = strsep(&c, " \t"))) { in getoptions()
813 c = strsep(&datablob, " \t"); in datablob_parse()
820 c = strsep(&datablob, " \t"); in datablob_parse()
834 c = strsep(&datablob, " \t"); in datablob_parse()
/linux-4.1.27/fs/proc/
Droot.c60 while ((p = strsep(&options, ",")) != NULL) { in proc_parse_options()
/linux-4.1.27/include/linux/wimax/
Ddebug.h501 token = strsep(&params, " "); in d_parse_params()
/linux-4.1.27/fs/ramfs/
Dinode.c184 while ((p = strsep(&data, ",")) != NULL) { in ramfs_parse_options()
/linux-4.1.27/drivers/md/
Ddm-crypt.c1571 keycount = strsep(&tmp, "-"); in crypt_ctr_cipher()
1572 cipher = strsep(&keycount, ":"); in crypt_ctr_cipher()
1588 chainmode = strsep(&tmp, "-"); in crypt_ctr_cipher()
1589 ivopts = strsep(&tmp, "-"); in crypt_ctr_cipher()
1590 ivmode = strsep(&ivopts, ":"); in crypt_ctr_cipher()
/linux-4.1.27/fs/jffs2/
Dsuper.c187 while ((p = strsep(&data, ","))) { in jffs2_parse_options()
/linux-4.1.27/fs/autofs4/
Dinode.c148 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/security/integrity/ima/
Dima_policy.c511 while ((p = strsep(&rule, " \t")) != NULL) { in ima_parse_rule()
760 p = strsep(&rule, "\n"); in ima_parse_add_rule()
/linux-4.1.27/drivers/video/fbdev/via/
Dviafbdev.c1156 value = strsep(&pbuf, " "); in viafb_dvp0_proc_write()
1227 value = strsep(&pbuf, " "); in viafb_dvp1_proc_write()
1386 value = strsep(&pbuf, " "); in viafb_vt1636_proc_write()
1423 value = strsep(&pbuf, " "); in viafb_vt1636_proc_write()
1975 while ((this_opt = strsep(&options, ",")) != NULL) { in viafb_setup()
/linux-4.1.27/drivers/net/usb/
Dpegasus.c1295 if ((token = strsep(&id, ":")) != NULL) in parse_id()
1298 if ((token = strsep(&id, ":")) != NULL) in parse_id()
1300 if ((token = strsep(&id, ":")) != NULL) in parse_id()
/linux-4.1.27/fs/pstore/
Dinode.c256 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/arch/arm/mach-omap2/
Dmux.c908 while ((token = strsep(&next_opt, ",")) != NULL) { in omap_mux_set_cmdline_signals()
913 name = strsep(&keyval, "="); in omap_mux_set_cmdline_signals()
/linux-4.1.27/fs/hfs/
Dsuper.c248 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/drivers/video/fbdev/geode/
Dgx1fb_core.c412 while ((this_opt = strsep(&options, ","))) { in gx1fb_setup()
Dgxfb_core.c503 while ((opt = strsep(&options, ",")) != NULL) { in gxfb_setup()
Dlxfb_core.c633 while ((opt = strsep(&options, ",")) != NULL) { in lxfb_setup()
/linux-4.1.27/fs/9p/
Dv9fs.c140 while ((p = strsep(&options, ",")) != NULL) { in v9fs_parse_options()
/linux-4.1.27/fs/afs/
Dsuper.c155 while ((p = strsep(&options, ","))) { in afs_parse_options()
/linux-4.1.27/fs/fuse/
Dcuse.c234 strsep(&val, "="); in cuse_parse_one()
Dinode.c476 while ((p = strsep(&opt, ",")) != NULL) { in parse_fuse_opt()
/linux-4.1.27/arch/s390/hypfs/
Dinode.c230 while ((str = strsep(&options, ",")) != NULL) { in hypfs_parse_options()
/linux-4.1.27/arch/m68k/atari/
Dconfig.c167 while ((p = strsep(&args, ",")) != NULL) { in atari_switches_setup()
/linux-4.1.27/fs/tracefs/
Dinode.c176 while ((p = strsep(&data, ",")) != NULL) { in tracefs_parse_options()
/linux-4.1.27/drivers/mtd/ubi/
Dblock.c136 tokens[i] = strsep(&pbuf, ","); in ubiblock_set_param()
Dbuild.c1447 tokens[i] = strsep(&pbuf, ","); in ubi_mtd_param_parse()
/linux-4.1.27/fs/debugfs/
Dinode.c87 while ((p = strsep(&data, ",")) != NULL) { in debugfs_parse_options()
/linux-4.1.27/init/
Dmain.c710 str_entry = strsep(&str, ","); in initcall_blacklist()
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1137 cp = strsep(&next, "."); in fw_vers_string_to_u64()
1139 cp = strsep(&next, "."); in fw_vers_string_to_u64()
1141 cp = strsep(&next, "."); in fw_vers_string_to_u64()
/linux-4.1.27/fs/devpts/
Dinode.c178 while ((p = strsep(&data, ",")) != NULL) { in parse_mount_options()
/linux-4.1.27/net/ceph/
Dceph_common.c366 while ((c = strsep(&options, ",")) != NULL) { in ceph_parse_options()
/linux-4.1.27/fs/adfs/
Dsuper.c167 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/fs/nilfs2/
Dsuper.c747 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
1230 p = strsep(&options, ","); in nilfs_identify()
/linux-4.1.27/drivers/staging/sm750fb/
Dsm750.c1028 while ((opt = strsep(&src, ":")) != NULL && *opt != 0) { in sm750fb_setup()
1320 while ((opt = strsep(&options, ":")) != NULL) { in lynxfb_setup()
/linux-4.1.27/fs/affs/
Dsuper.c209 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/fs/omfs/
Dinode.c384 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/scripts/mod/
Dsumversion.c442 while ((fname = strsep(&sources, " ")) != NULL) { in get_src_version()
/linux-4.1.27/drivers/video/fbdev/kyro/
Dfbdev.c566 while ((this_opt = strsep(&options, ","))) { in kyrofb_setup()
/linux-4.1.27/fs/ecryptfs/
Dmain.c291 while ((p = strsep(&options, ",")) != NULL) { in ecryptfs_parse_options()
/linux-4.1.27/net/9p/
Dtrans_rdma.c196 while ((p = strsep(&options, ",")) != NULL) { in parse_opts()
Dtrans_fd.c750 while ((p = strsep(&options, ",")) != NULL) { in parse_opts()
Dclient.c145 while ((p = strsep(&options, ",")) != NULL) { in parse_opts()
/linux-4.1.27/drivers/net/
Dnetconsole.c783 while ((target_config = strsep(&input, ";"))) { in init_netconsole()
/linux-4.1.27/drivers/target/
Dtarget_core_rd.c616 while ((ptr = strsep(&opts, ",\n")) != NULL) { in rd_set_configfs_dev_params()
Dtarget_core_iblock.c551 while ((ptr = strsep(&opts, ",\n")) != NULL) { in iblock_set_configfs_dev_params()
Dtarget_core_file.c740 while ((ptr = strsep(&opts, ",\n")) != NULL) { in fd_set_configfs_dev_params()
Dtarget_core_pscsi.c741 while ((ptr = strsep(&opts, ",\n")) != NULL) { in pscsi_set_configfs_dev_params()
Dtarget_core_user.c966 while ((ptr = strsep(&opts, ",\n")) != NULL) { in tcmu_set_configfs_dev_params()
Dtarget_core_configfs.c1056 while ((ptr = strsep(&opts, ",\n")) != NULL) { in target_core_dev_pr_store_attr_res_aptpl_metadata()
1580 while ((ptr = strsep(&map_entries, "\n")) != NULL) { in target_core_store_dev_lba_map()
/linux-4.1.27/drivers/s390/kvm/
Dvirtio_ccw.c1341 while ((parm = strsep(&str, ","))) { in no_auto_parse()
1342 rc = parse_busid(strsep(&parm, "-"), &from_cssid, in no_auto_parse()
/linux-4.1.27/tools/perf/bench/
Dnuma.c458 tok = strsep(&str, ","); in parse_setup_cpu_list()
594 tok = strsep(&str, ","); in parse_setup_node_list()
/linux-4.1.27/fs/xfs/
Dxfs_super.c218 while ((this_char = strsep(&options, ",")) != NULL) { in xfs_parseargs()
1181 while ((p = strsep(&options, ",")) != NULL) { in xfs_fs_remount()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c612 while ((p = strsep(&options, ",")) != NULL) { in spufs_parse_options()
/linux-4.1.27/fs/qnx6/
Dinode.c240 while ((p = strsep(&options, ",")) != NULL) { in qnx6_parse_options()
/linux-4.1.27/fs/hpfs/
Dsuper.c305 while ((p = strsep(&opts, ",")) != NULL) { in parse_opts()
/linux-4.1.27/arch/mips/txx9/generic/
Dsetup.c307 char *str = strsep(&s, " "); in preprocess_cmdline()
/linux-4.1.27/fs/befs/
Dlinuxvfs.c691 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/security/apparmor/
Dlsm.c558 command = strsep(&args, " "); in apparmor_setprocattr()
/linux-4.1.27/drivers/s390/net/
Dqeth_core_sys.c187 tmp = strsep((char **) &buf, "\n"); in qeth_dev_portname_store()
Dqeth_l3_sys.c281 tmp = strsep((char **)&buf, "\n"); in qeth_l3_dev_hsuid_store()
/linux-4.1.27/fs/btrfs/
Dsuper.c416 while ((p = strsep(&options, ",")) != NULL) { in btrfs_parse_options()
788 while ((p = strsep(&opts, ",")) != NULL) { in btrfs_parse_early_options()
/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb_base.c2792 if (!(p = strsep(&video_str, ";")) || !*p) in store_video_par()
2795 if (!(p = strsep(&video_str, ";")) || !*p) in store_video_par()
2798 if (!(p = strsep(&video_str, ";")) || !*p) in store_video_par()
3847 while ((this_opt = strsep(&options, ",")) != NULL) { in atyfb_setup()
Daty128fb.c1715 while ((this_opt = strsep(&options, ",")) != NULL) { in aty128fb_setup()
Dradeon_base.c2478 while ((this_opt = strsep (&options, ",")) != NULL) { in radeonfb_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c271 e = strsep(&path, "/"); in dt_path_parser()
/linux-4.1.27/fs/jfs/
Dsuper.c244 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/arch/alpha/kernel/
Dsetup.c572 while ((p = strsep(&args, " \t")) != NULL) { in setup_arch()
/linux-4.1.27/fs/exofs/
Dsuper.c93 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c3396 token = strsep(&str_ptr, "\t "); in lpfc_stat_data_ctrl_store()
3400 bucket_type_str = strsep(&str_ptr, "\t "); in lpfc_stat_data_ctrl_store()
3411 base_str = strsep(&str_ptr, "\t "); in lpfc_stat_data_ctrl_store()
3416 step_str = strsep(&str_ptr, "\t "); in lpfc_stat_data_ctrl_store()
Dlpfc_debugfs.c1275 step_str = strsep(&pbuf, "\t "); in lpfc_idiag_cmd_get()
1286 step_str = strsep(&pbuf, "\t "); in lpfc_idiag_cmd_get()
/linux-4.1.27/tools/perf/
Dbuiltin-kmem.c985 tok = strsep(&pos, ","); in setup_sorting()
/linux-4.1.27/fs/hugetlbfs/
Dinode.c770 while ((p = strsep(&options, ",")) != NULL) { in hugetlbfs_parse_options()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c675 token = strsep(&cmd, " "); in ptlrpc_lprocfs_nrs_seq_write()
/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci.c1159 while ((id = strsep(&p, ","))) { in vfio_pci_fill_ids()
/linux-4.1.27/kernel/
Dcgroup.c1366 while ((token = strsep(&o, ",")) != NULL) { in parse_cgroupfs_options()
2703 while ((tok = strsep(&buf, " "))) { in cgroup_subtree_control_write()
5392 while ((token = strsep(&str, ",")) != NULL) { in cgroup_disable()
/linux-4.1.27/drivers/net/wimax/i2400m/
Dfw.c335 while ((token = strsep(&options, ",")) != NULL) { in i2400m_barker_db_init()
/linux-4.1.27/drivers/media/rc/
Drc-main.c911 while ((tmp = strsep((char **)&buf, " \n")) != NULL) { in parse_protocol_change()
/linux-4.1.27/fs/f2fs/
Dsuper.c268 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/fs/isofs/
Dinode.c366 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/fs/reiserfs/
Dbitmap.c573 while ((this_char = strsep(&options, ":")) != NULL) { in reiserfs_parse_alloc_options()
/linux-4.1.27/fs/gfs2/
Dsuper.c147 o = strsep(&options, ","); in gfs2_mount_args()
Dops_fstype.c964 for (options = args->ar_hostdata; (o = strsep(&options, ":")); ) { in gfs2_lm_mount()
/linux-4.1.27/drivers/input/mouse/
Dpsmouse-base.c508 while ((p = strsep(&fw_id_copy, " ")) != NULL) { in psmouse_matches_pnp_id()
/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbdrv.c354 while ((this_opt = strsep(&options, ","))) { in intelfb_setup()
/linux-4.1.27/drivers/mtd/
Dmtdswap.c1427 while ((this_opt = strsep(&parts, ",")) != NULL) { in mtdswap_add_mtd()
/linux-4.1.27/fs/ext2/
Dsuper.c458 while ((p = strsep (&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnvidia.c1478 while ((this_opt = strsep(&options, ",")) != NULL) { in nvidiafb_setup()
/linux-4.1.27/fs/ufs/
Dsuper.c405 while ((p = strsep(&options, ",")) != NULL) { in ufs_parse_options()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c1260 while ((value_str = strsep(&buf_ptr, seps)) && in iwl_dbgfs_netdetect_write()
/linux-4.1.27/fs/fat/
Dinode.c1057 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/drivers/video/fbdev/omap/
Domapfb_main.c1888 while (!r && (this_opt = strsep(&options, ",")) != NULL) { in omapfb_setup()
/linux-4.1.27/drivers/staging/xgifb/
DXGI_main_26.c1612 while ((this_opt = strsep(&options, ",")) != NULL) { in XGIfb_setup()
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1056 while ((p = strsep(&s, ",.")) != NULL) { in aic7xxx_setup()
Daic79xx_osm.c1180 while ((p = strsep(&s, ",.")) != NULL) { in aic79xx_setup()
/linux-4.1.27/drivers/video/fbdev/riva/
Dfbdev.c2140 while ((this_opt = strsep(&options, ",")) != NULL) { in rivafb_setup()
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c2317 while ((opt = strsep(&str, ",")) != NULL) { in sxgbe_cmdline_opt()
/linux-4.1.27/fs/ubifs/
Dsuper.c982 while ((p = strsep(&options, ","))) { in ubifs_parse_options()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c470 tmp[i] = strsep(&pinfo, " "); in hsw_fw_ready()
/linux-4.1.27/fs/udf/
Dsuper.c504 while ((p = strsep(&options, ",")) != NULL) { in udf_parse_options()
/linux-4.1.27/drivers/video/fbdev/i810/
Di810_main.c1964 while ((this_opt = strsep(&options, ",")) != NULL) { in i810fb_setup()
/linux-4.1.27/fs/ocfs2/
Dsuper.c1298 while ((p = strsep(&options, ",")) != NULL) { in ocfs2_parse_options()
/linux-4.1.27/fs/ntfs/
Dsuper.c190 while ((p = strsep(&opt, ","))) { in parse_options()
/linux-4.1.27/drivers/scsi/arm/
Dfas216.c107 while ((s = strsep(&str, ",")) != NULL) { in fas216_log_setup()
/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_base.c2335 while ((this_opt = strsep(&options, ",")) != NULL) { in matroxfb_setup()
/linux-4.1.27/drivers/video/fbdev/savage/
Dsavagefb_driver.c2546 while ((this_opt = strsep(&options, ",")) != NULL) { in savagefb_setup()
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2178 while (!r && (this_opt = strsep(&options, ",")) != NULL) { in omapfb_parse_def_modes()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3110 while ((opt = strsep(&str, ",")) != NULL) { in stmmac_cmdline_opt()
/linux-4.1.27/fs/ext3/
Dsuper.c1004 while ((p = strsep (&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/fs/cifs/
Dconnect.c1297 while ((data = strsep(&options, separator)) != NULL) { in cifs_parse_mount_options()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c2935 while ((p = strsep(&sep_opt, ",\n")) != NULL) { in srp_parse_options()
/linux-4.1.27/drivers/video/console/
Dfbcon.c447 while ((options = strsep(&this_opt, ",")) != NULL) { in fb_console_setup()
/linux-4.1.27/security/selinux/
Dhooks.c921 while ((p = strsep(&options, "|")) != NULL) { in selinux_parse_opts_str()
/linux-4.1.27/fs/ext4/
Dsuper.c1683 while ((p = strsep(&options, ",")) != NULL) { in parse_options()
/linux-4.1.27/drivers/video/fbdev/sis/
Dsis_main.c3951 while((this_opt = strsep(&options, ",")) != NULL) { in sisfb_setup()