Searched refs:split (Results 1 - 25 of 211) sorted by path

123456789

/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim29 let s = split(getline(v:foldstart), '|', 1)
33 let e = split(getline(v:foldend), '|', 1)
/linux-master/drivers/media/dvb-frontends/
H A Ddibx000_common.h112 } split; member in struct:dibx000_agc_config
/linux-master/lib/
H A Dbuild_OID_registry53 my @components = split(/[.]/, $oid);
93 my @components = split(/[.]/, $oids[$i]);
/linux-master/net/caif/
H A Dcfpkt_skbuff.c336 u8 *split = skb->data + pos; local
337 u16 len2nd = skb_tail_pointer(skb) - split;
343 PKT_ERROR(pkt, "trying to split beyond end of packet\n");
358 skb_put_data(skb2, split, len2nd);
/linux-master/scripts/dtc/
H A Ddt_to_config376 my @configs = split(' && ', $config);
462 my @configs = split(' && ', $config);
751 my @compatibles = split('", "', $compatible);
816 my @drivers = split("\n", $drivers);
962 @line = split /=/, $line;
/linux-master/scripts/
H A Dstackdelta25 my ($file, $func, $size, $type) = split;
/linux-master/tools/perf/scripts/python/
H A Dmem-phys-addr.py34 m = re.split('-|:',j,2)
87 m = re.split('-|:',j,2)
/linux-master/Documentation/arch/arm/samsung/
H A Dclksrc-change-registers.awk24 r = split(l, tp)
/linux-master/Documentation/
H A Dconf.py193 key, val = [x.strip() for x in line.split('=', 2)]
318 css = os.environ["DOCS_CSS"].split(" ")
/linux-master/Documentation/driver-api/media/drivers/ccs/
H A Dmk-ccs-regs202 $args = [split /,\s*/, $args];
214 my @l = split "\n", $_;
290 my ($bit, $addr) = split /\t+/;
295 my @a = split /\s+/;
306 my ($enum, $addr) = split /\s+/;
310 my ($arg, $min, $max, $elsize, @discontig) = split /\s+/;
344 my ($lim, $offset) = split /,/, $d->[0];
372 my ($first_discontig) = split /,/, $da->{discontig}->[0];
400 my ($name, $addr, @flags) = split /\t+/, $_;
/linux-master/Documentation/sphinx/
H A Dcdomain.py171 arglist = [a.strip() for a in arglist.split(",")]
174 if len(arglist[0].split(" ")) > 1:
H A Dkernel_abi.py101 for l in lines.split("\n"):
110 for line in lines.split("\n"):
H A Dkernel_feat.py102 for line in lines.split("\n"):
121 for l in lines.split("\n"):
125 for c, l in enumerate(lines.split("\n")):
H A Dkerneldoc.py84 export_file_patterns = str(self.options.get('export')).split()
87 export_file_patterns = str(self.options.get('internal')).split()
91 identifiers = self.options.get('identifiers').split()
99 no_identifiers = self.options.get('no-identifiers').split()
H A Dkfigure.py78 for folder in envpath.split(os.pathsep):
H A Dmaintainers_include.py122 field, details = line.split(':', 1)
146 # Re-split on any added newlines in any above parsing.
148 for separated in output.split('\n'):
163 for separated in field_content.split('\n'):
183 (path, tail) = os.path.split(path)
H A Dtranslations.py42 components = docname.split(os.sep)
/linux-master/arch/arm64/tools/
H A Dgen-sysreg.awk70 } else if (split(bitdef, _bits, ":") == 2) {
/linux-master/arch/mips/mm/
H A Dtlbex.c1357 u32 *split; local
1364 split = labels[i].addr;
1369 if (split > tlb_handler + MIPS64_REFILL_INSNS ||
1370 split < p - MIPS64_REFILL_INSNS)
1379 split = tlb_handler + MIPS64_REFILL_INSNS - 2;
1386 if (uasm_insn_has_bdelay(relocs, split - 1))
1387 split--;
1390 uasm_copy_handler(relocs, labels, tlb_handler, split, f);
1391 f += split - tlb_handler;
1397 if (uasm_insn_has_bdelay(relocs, split))
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c3490 * respectively in 2-way micro-threading (split-core) mode on POWER8.
3508 * split-core mode, with one thread per subcore.
3513 /* On POWER8, can only dynamically split if unsplit to begin with */
3783 int split, subcore_size, active; local
3873 /* Decide on micro-threading (split-core) mode */
3876 split = core_info.n_subcores;
3880 if (split > 1) {
3887 if (split == 2 && (dynamic_mt_modes & 2)) {
3891 split = 4;
3895 subcore_size = MAX_SMT_THREADS / split;
[all...]
/linux-master/arch/x86/events/amd/
H A Dcore.c1394 x86_pmu.num_counters = ebx.split.num_core_pmc;
H A Dlbr.c46 } split; member in union:branch_entry::__anon1
57 } split; member in union:branch_entry::__anon3
179 if ((!entry.to.split.valid && !entry.to.split.spec) ||
180 entry.to.split.reserved)
185 br[out].from = sign_ext_branch_ip(entry.from.split.ip);
186 br[out].to = sign_ext_branch_ip(entry.to.split.ip);
187 br[out].mispred = entry.from.split.mispredict;
206 idx = (entry.to.split.valid << 1) | entry.to.split
[all...]
H A Duncore.c69 } split; member in union:amd_uncore_info
394 return info->split.cid;
401 return info->split.gid;
408 return info->split.num_pmcs;
639 info.split.aux_data = 0;
640 info.split.num_pmcs = NUM_COUNTERS_NB;
641 info.split.gid = 0;
642 info.split.cid = topology_die_id(cpu);
646 info.split.num_pmcs = ebx.split
[all...]
/linux-master/arch/x86/events/intel/
H A Dcore.c5358 if (ebx.split.no_branch_misses_retired) {
5366 ebx.split.no_branch_misses_retired = 0;
6186 if (eax.split.mask_length < ARCH_PERFMON_EVENTS_COUNT)
6189 version = eax.split.version_id;
6196 x86_pmu.num_counters = eax.split.num_counters;
6197 x86_pmu.cntval_bits = eax.split.bit_width;
6198 x86_pmu.cntval_mask = (1ULL << eax.split.bit_width) - 1;
6201 x86_pmu.events_mask_len = eax.split.mask_length;
6214 max((int)edx.split.num_counters_fixed, assume);
6240 x86_pmu.intel_cap.anythread_deprecated = edx.split
[all...]
H A Dlbr.c1590 lbr_nr = fls(eax.split.lbr_depth_mask) * 8;
1598 x86_pmu.lbr_depth_mask = eax.split.lbr_depth_mask;
1599 x86_pmu.lbr_deep_c_reset = eax.split.lbr_deep_c_reset;
1600 x86_pmu.lbr_lip = eax.split.lbr_lip;
1601 x86_pmu.lbr_cpl = ebx.split.lbr_cpl;
1602 x86_pmu.lbr_filter = ebx.split.lbr_filter;
1603 x86_pmu.lbr_call_stack = ebx.split.lbr_call_stack;
1604 x86_pmu.lbr_mispred = ecx.split.lbr_mispred;
1605 x86_pmu.lbr_timed_lbr = ecx.split.lbr_timed_lbr;
1606 x86_pmu.lbr_br_type = ecx.split
[all...]

Completed in 311 milliseconds

123456789