/linux-4.4.14/tools/perf/tests/ |
D | sw-clock.c | 69 const char *knob = "/proc/sys/kernel/perf_event_max_sample_rate"; in __test__sw_clock_freq() local 74 knob, (u64)attr.sample_freq); in __test__sw_clock_freq()
|
/linux-4.4.14/drivers/parisc/ |
D | pdc_stable.c | 550 char *buf, int knob) in pdcs_auto_read() argument 562 out += sprintf(out, "%s\n", (pathentry->devpath.flags & knob) ? in pdcs_auto_read() 756 size_t count, int knob) in pdcs_auto_write() argument 790 flags &= ~knob; in pdcs_auto_write() 792 flags |= knob; in pdcs_auto_write() 807 (knob & PF_AUTOBOOT) ? "autoboot" : "autosearch", in pdcs_auto_write() 808 (flags & knob) ? "On" : "Off"); in pdcs_auto_write()
|
/linux-4.4.14/Documentation/ |
D | lockup-watchdogs.txt | 24 'hardlockup_panic', a compile time knob, "BOOTPARAM_HARDLOCKUP_PANIC", 61 As explained above, a kernel knob is provided that allows
|
D | kprobes.txt | 710 Provides a knob to globally and forcibly turn registered kprobes ON or OFF. 713 file. Note that this knob just disarms and arms all kprobes and doesn't 715 [DISABLED]) will be not enabled if you turn ON all kprobes by this knob. 723 a knob to globally and forcibly turn jump optimization (see section 728 knob *changes* the optimized state. This means that optimized probes 730 removed). If the knob is turned on, they will be optimized again.
|
/linux-4.4.14/mm/ |
D | ksm.c | 2211 unsigned long knob; in merge_across_nodes_store() local 2213 err = kstrtoul(buf, 10, &knob); in merge_across_nodes_store() 2216 if (knob > 1) in merge_across_nodes_store() 2221 if (ksm_merge_across_nodes != knob) { in merge_across_nodes_store() 2246 ksm_merge_across_nodes = knob; in merge_across_nodes_store() 2247 ksm_nr_node_ids = knob ? 1 : nr_node_ids; in merge_across_nodes_store()
|
/linux-4.4.14/Documentation/hwmon/ |
D | acpi_power_meter | 26 The power[1-*]_is_battery knob indicates if the power supply is a battery.
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 80 Laptop mode is controlled by the knob /proc/sys/vm/laptop_mode. This knob is 82 configuration options. When the knob is set, any physical disk I/O (that might 87 knob determines the time between the occurrence of disk I/O and when the flush 88 is triggered. A sensible value for the knob is 5 seconds. Setting the knob to
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 42 hardware knob for adjusting the amount of "settling
|
/linux-4.4.14/drivers/cpufreq/ |
D | Kconfig.x86 | 50 bool "Legacy cpb sysfs knob support for AMD CPUs" 53 The powernow-k8 driver used to provide a sysfs knob called "cpb"
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | boost.txt | 52 driver exports a sysfs knob to enable or disable it. There is a file:
|
/linux-4.4.14/Documentation/input/ |
D | elantech.txt | 125 this knob you can bypass that check. 139 driver will reject any packet that appears corrupted. Using this knob, 140 The state of crc_enabled can be altered with this knob.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio-Models.txt | 255 volknob Fixes with volume-knob widget 0x24
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs.txt | 271 A volume knob for error reporting when internal errors occur.
|
/linux-4.4.14/arch/x86/ |
D | Kconfig.debug | 179 tlb_flushall_shift knob under /sys/kernel/debug/x86. If you set it
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 272 laptop_mode is a knob that controls "laptop mode". All the things that are 273 controlled by this knob are discussed in Documentation/laptops/laptop-mode.txt.
|
/linux-4.4.14/Documentation/power/ |
D | swsusp.txt | 434 There's the /sys/power/image_size knob that controls the size of the
|
/linux-4.4.14/Documentation/networking/ |
D | ip-sysctl.txt | 272 back to non-ECN. Currently, this knob implements the fallback 275 knob. The value is not used, if tcp_ecn or per route (or congestion 556 network connections you can set this knob to 2 to enable
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 659 control. The rule is to have one control for each hardware 'knob' that you
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 417 control knob should be named "weight" and have the range [1, 10000]
|
D | memory.txt | 49 - oom-killer disable knob and oom-notifier
|