/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 20 uint64_t present:1; member 35 uint64_t present:1; member 50 uint64_t present:1; member 65 uint64_t present:1; member 141 indent, "", segment->present, segment->dpl, in segment_dump() 291 if (!pml4e[index[3]].present) { in virt_pg_map() 296 pml4e[index[3]].present = true; in virt_pg_map() 302 if (!pdpe[index[2]].present) { in virt_pg_map() 307 pdpe[index[2]].present = true; in virt_pg_map() 313 if (!pde[index[1]].present) { in virt_pg_map() [all …]
|
/tools/testing/selftests/cpufreq/ |
D | cpufreq.sh | 226 present=$(cat $SYSFS/power/state | grep $filename) 228 if [ -z "$present" ]; then
|
/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 4 present, prevent the related categories from running.
|
/tools/bpf/bpftool/bash-completion/ |
D | bpftool | 9 # it is not already present on the command line. Returns no value. 26 # Takes a list of words as argument; if any of those words is present on the 40 # is already present on the command line. Returns no value. 587 # 'value' is present, but is not the last 595 # 'key' is present, but is not the last
|
/tools/testing/selftests/cpu-hotplug/ |
D | cpu-on-off-test.sh | 40 present_cpus=`cat $SYSFS/devices/system/cpu/present`
|
/tools/perf/Documentation/ |
D | intel-bts.txt | 10 consequence the present implementation is limited to per-thread recording.
|
D | perf-annotate.txt | 85 present, as when piping to other commands, the stdio interface is
|
D | perf-trace.txt | 195 Implies '--call-graph dwarf' when --call-graph not present on the 198 Default: /proc/sys/kernel/perf_event_max_stack when present for 205 Implies '--call-graph dwarf' when --call-graph not present on the
|
D | perf-sched.txt | 108 Display call chains if present (default on).
|
D | perf-top.txt | 189 Default: /proc/sys/kernel/perf_event_max_stack when present, 127 otherwise.
|
D | perf-script.txt | 41 record <script>' is used and should be present for this command to
|
D | perf-report.txt | 301 requires a tty, if one is not present, as when piping to other
|
/tools/vm/ |
D | page-types.c | 330 int present; in page_flag_name() local 334 present = (flags >> i) & 1; in page_flag_name() 336 if (present) in page_flag_name() 340 buf[j++] = present ? page_flag_names[i][0] : '_'; in page_flag_name()
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 136 __u8 present, dpl, db, s, l, g, avl; member
|
/tools/power/cpupower/bench/ |
D | README-BENCH | 103 Provide a gnuplot utility script for easy generation of plots to present
|
/tools/testing/selftests/android/ion/ |
D | README | 42 This utility works only if /dev/ion interface is present.
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-btf.rst | 49 both key and value (**kv**), or all BTF types present in
|
/tools/memory-model/Documentation/ |
D | recipes.txt | 275 is present if the value loaded determines the address of a later access
|
/tools/usb/usbip/ |
D | COPYING | 239 be similar in spirit to the present version, but may differ in detail to
|
/tools/power/cpupower/po/ |
D | cs.po | 531 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
|
D | fr.po | 531 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
|
D | it.po | 534 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
|
D | pt.po | 536 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
|
D | de.po | 548 msgid "couldn't analyze CPU %d as it doesn't seem to be present\n"
|