Home
last modified time | relevance | path

Searched refs:getline (Results 1 - 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/trace/
H A Dfunction-graph-fold.vim15 let line = getline(a:lnum)
29 let s = split(getline(v:foldstart), '|', 1)
30 if getline(v:foldend+1) =~ 'finish_task_switch() {$'
33 let e = split(getline(v:foldend), '|', 1)
/kernel/linux/linux-6.6/Documentation/trace/
H A Dfunction-graph-fold.vim15 let line = getline(a:lnum)
29 let s = split(getline(v:foldstart), '|', 1)
30 if getline(v:foldend+1) =~ 'finish_task_switch() {$'
33 let e = split(getline(v:foldend), '|', 1)
/kernel/linux/linux-6.6/scripts/
H A Dver_linux40 while ("ldconfig -p 2>/dev/null" | getline > 0)
54 while ("sort /proc/modules" | getline > 0) {
63 while (cmd | getline > 0) {
/kernel/linux/linux-5.10/scripts/
H A Dver_linux40 while ("ldconfig -p 2>/dev/null" | getline > 0) {
57 while ("sort /proc/modules" | getline > 0) {
66 while (cmd | getline > 0) {
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcputopo.c47 sret = getline(&buf, &len, fp); in build_cpu_topology()
78 sret = getline(&buf, &len, fp); in build_cpu_topology()
110 if (getline(&buf, &len, fp) <= 0) in build_cpu_topology()
251 while (getline(&buf, &len, fp) > 0) { in load_numa_node()
275 if (getline(&buf, &len, fp) <= 0) in load_numa_node()
311 if (getline(&buf, &len, fp) <= 0) in numa_topology__new()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcputopo.c55 sret = getline(&buf, &len, fp); in build_cpu_topology()
86 sret = getline(&buf, &len, fp); in build_cpu_topology()
118 if (getline(&buf, &len, fp) <= 0) in build_cpu_topology()
333 while (getline(&buf, &len, fp) > 0) { in load_numa_node()
357 if (getline(&buf, &len, fp) <= 0) in load_numa_node()
393 if (getline(&buf, &len, fp) <= 0) in numa_topology__new()
452 if (getline(&buf, &len, fp) <= 0) { in load_hybrid_node()
/kernel/linux/linux-5.10/Documentation/arm/samsung/
H A Dclksrc-change-registers.awk69 while (getline line < ARGV[1] > 0) {
98 if ((getline line) <= 0) {
/kernel/linux/linux-6.6/Documentation/arch/arm/samsung/
H A Dclksrc-change-registers.awk69 while (getline line < ARGV[1] > 0) {
98 if ((getline line) <= 0) {
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/
H A Dheader.c60 while ((read = getline(&line, &line_sz, sysinfo)) != -1) { in get_cpuid()
103 while ((read = getline(&line, &line_sz, sysinfo)) != -1) { in get_cpuid()
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/
H A Dheader.c60 while ((read = getline(&line, &line_sz, sysinfo)) != -1) { in get_cpuid()
103 while ((read = getline(&line, &line_sz, sysinfo)) != -1) { in get_cpuid()
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H A Dcommon.c28 while (getline(&line, &linelen, f) > 0) { in default_huge_page_size()
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H A Dcommon.c28 while (getline(&line, &linelen, f) > 0) { in default_huge_page_size()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock2.h43 while (getline(&line, &size, file) > 0) { in seek_to_smaps_entry()
H A Dthuge-gen.c85 while (getline(&line, &linelen, f) > 0) { in default_huge_page_size()
127 if (getline(&line, &linelen, f) > 0) { in read_sysfs()
H A Dmlock2-tests.c86 while (getline(&line, &size, smaps) > 0) { in is_vmflag_set()
123 while (getline(&line, &size, smaps) > 0) { in get_value_for_name()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock2.h35 while (getline(&line, &size, file) > 0) { in seek_to_smaps_entry()
H A Dmlock2-tests.c85 while (getline(&line, &size, smaps) > 0) { in is_vmflag_set()
122 while (getline(&line, &size, smaps) > 0) { in get_value_for_name()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_printk.c57 while (getline(&buf, &buflen, fp) >= 0 || errno == EAGAIN) { in test_trace_printk()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dtsc.c39 while (getline(&line, &len, cpuinfo) > 0) { in cpuinfo_tsc_freq()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_vprintk.c52 while (getline(&buf, &buflen, fp) >= 0 || errno == EAGAIN) { in serial_test_trace_vprintk()
H A Dtrace_printk.c59 while (getline(&buf, &buflen, fp) >= 0 || errno == EAGAIN) { in serial_test_trace_printk()
H A Dget_branch_snapshot.c20 while (getline(&line, &len, fp) != -1) { in is_hypervisor()
/kernel/linux/linux-6.6/tools/perf/arch/riscv/util/
H A Dheader.c51 while ((read = getline(&line, &line_sz, cpuinfo)) != -1) { in _get_cpuid()
/kernel/linux/linux-6.6/tools/lib/api/fs/
H A Dcgroup.c53 while (getline(&line, &len, fp) != -1) { in cgroupfs_find_mountpoint()
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c101 while (getline(&line, &n, f) != -1) { in get_pid_from_fdinfo_file()

Completed in 8 milliseconds

1234