Home
last modified time | relevance | path

Searched refs:knob (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/tools/perf/tests/
Dsw-clock.c69 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/
Dpdc_stable.c550 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/
Dlockup-watchdogs.txt24 'hardlockup_panic', a compile time knob, "BOOTPARAM_HARDLOCKUP_PANIC",
61 As explained above, a kernel knob is provided that allows
Dkprobes.txt710 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/
Dksm.c2211 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/
Dacpi_power_meter26 The power[1-*]_is_battery knob indicates if the power supply is a battery.
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt80 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/
Dti-tsc-adc.txt42 hardware knob for adjusting the amount of "settling
/linux-4.4.14/drivers/cpufreq/
DKconfig.x8650 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/
Dboost.txt52 driver exports a sysfs knob to enable or disable it. There is a file:
/linux-4.4.14/Documentation/input/
Delantech.txt125 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/
DHD-Audio-Models.txt255 volknob Fixes with volume-knob widget 0x24
/linux-4.4.14/Documentation/filesystems/
Dxfs.txt271 A volume knob for error reporting when internal errors occur.
/linux-4.4.14/arch/x86/
DKconfig.debug179 tlb_flushall_shift knob under /sys/kernel/debug/x86. If you set it
/linux-4.4.14/Documentation/sysctl/
Dvm.txt272 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/
Dswsusp.txt434 There's the /sys/power/image_size knob that controls the size of the
/linux-4.4.14/Documentation/networking/
Dip-sysctl.txt272 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/
Dv4l2-controls.txt659 control. The rule is to have one control for each hardware 'knob' that you
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt417 control knob should be named "weight" and have the range [1, 10000]
Dmemory.txt49 - oom-killer disable knob and oom-notifier