| /linux-4.4.14/drivers/sbus/char/ |
| D | bbc_envctrl.c | 292 enum fan_action decision = FAN_STATE_MAX; in prioritize_fan_action() local 300 decision = FAN_FULLBLAST; in prioritize_fan_action() 304 decision != FAN_FASTER) in prioritize_fan_action() 305 decision = FAN_SAME; in prioritize_fan_action() 307 decision = FAN_FASTER; in prioritize_fan_action() 308 else if (decision != FAN_FASTER && in prioritize_fan_action() 309 decision != FAN_SAME && in prioritize_fan_action() 311 decision = FAN_SLOWER; in prioritize_fan_action() 313 if (decision == FAN_STATE_MAX) in prioritize_fan_action() 314 decision = FAN_SAME; in prioritize_fan_action() [all …]
|
| /linux-4.4.14/Documentation/ |
| D | ManagementStyle | 32 Everybody thinks managers make decisions, and that decision-making is 33 important. The bigger and more painful the decision, the bigger the 37 The name of the game is to _avoid_ having to make a decision. In 41 you for a technical decision, you're screwed. You're clearly not 42 competent to make that decision for them. 55 It helps to realize that the key difference between a big decision and a 56 small one is whether you can fix your decision afterwards. Any decision 74 thing you can backtrack on is a technical decision, and there 77 work you had people work on for the last year. Suddenly the decision 78 you made a year ago wasn't a big decision after all, since it could be [all …]
|
| D | crc32.txt | 53 the remainder don't actually affect any decision-making until
|
| D | adding-syscalls.txt | 360 If there's a pointer-to-a-pointer involved, the decision is easy: x32 is
|
| D | HOWTO | 120 This file describes the rationale behind the conscious decision to
|
| /linux-4.4.14/Documentation/video4linux/bttv/ |
| D | README.quirks | 56 the GNT is issued, this arbiter must lock in its decision and now route 57 only the granted request to the REQ pin. The arbiter decision lock 63 not allow the other request to hold REQ asserted. The decision lock may 65 idle (FRAME and IRDY). The arbiter decision may then continue
|
| /linux-4.4.14/Documentation/arm/ |
| D | cluster-pm-race-avoidance.txt | 110 CPU setup complete policy decision 118 policy decision CPU teardown complete 145 from a policy decision on another CPU; 178 The CPU remains in this state until an explicit policy decision 183 Trigger events: explicit policy decision 293 from a policy decision on another CPU; 335 The cluster will remain in this state until a policy decision is 340 Trigger events: policy decision to power down the cluster 370 resulting from a policy decision on another
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | inotify.txt | 12 Q: What is the design decision behind not tying the watch to the open fd of 21 Q: What is the design decision behind using an-fd-per-instance as opposed to
|
| D | hfsplus.txt | 31 leaving that decision to the CDROM driver. This option will fail
|
| D | hfs.txt | 33 leaving that decision to the CDROM driver. This option will fail
|
| D | ramfs-rootfs-initramfs.txt | 282 This decision was made back in December, 2001. The discussion started here: 322 5) Al Viro made the decision (quote: "tar is ugly as hell and not going to be
|
| D | hpfs.txt | 24 CR/LF -> LF conversion, if auto, decision is made according to extension
|
| D | autofs4-mount-control.txt | 152 that lead to the decision to not use it. This is that the autofs
|
| /linux-4.4.14/Documentation/security/ |
| D | LSM.txt | 30 that end users and distros can make a more informed decision about which
|
| D | Smack.txt | 294 of the user. Other schemes do not leave the decision regarding what a user or
|
| /linux-4.4.14/Documentation/video4linux/ |
| D | README.saa7134 | 67 - saa7133/35 - saa7135 is probably a marketing decision, since all those
|
| D | videobuf | 39 must pick one at the outset and design the driver around that decision.
|
| D | vivid.txt | 924 field values are rarely used the decision was made not to implement this for
|
| /linux-4.4.14/Documentation/vm/ |
| D | balance | 86 Orthogonal to this, is the decision to poke kswapd to free some zone pages. 87 That decision is not hysteresis based, and is done when the number of free
|
| /linux-4.4.14/Documentation/input/ |
| D | ntrig.txt | 83 minimizing stored state as well as the cost of operations to make a decision, 84 I've kept that decision simple.
|
| D | joystick-api.txt | 216 IOCTL will fail. For a compile-time decision, you can test the
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | net_prio.txt | 13 decision rather than an application defined one.
|
| /linux-4.4.14/Documentation/cpu-freq/ |
| D | governors.txt | 144 of 'sampling_rate' needs to be for the kernel to make a decision on 160 kernel makes a decision on when to decrease the frequency while running 217 a decision on when to decrease the frequency while running in any
|
| D | boost.txt | 20 budget. The decision about boost disable/enable is made either at hardware
|
| /linux-4.4.14/security/selinux/ |
| D | avc.c | 1033 goto decision; in avc_has_extended_perms() 1047 goto decision; in avc_has_extended_perms() 1063 decision: in avc_has_extended_perms()
|
| /linux-4.4.14/Documentation/misc-devices/ |
| D | lis3lv02d | 52 final decision.
|
| /linux-4.4.14/Documentation/timers/ |
| D | highres.txt | 50 decision. The low level code provides hardware setup and readout routines and 165 decision is made per timer base and synchronized across per-cpu timer bases in
|
| /linux-4.4.14/arch/sparc/ |
| D | Kconfig | 322 SMT scheduler support improves the CPU scheduler's decision making 331 Multi-core scheduler support improves the CPU scheduler's decision
|
| /linux-4.4.14/arch/sh/mm/ |
| D | Kconfig | 234 Multi-core scheduler support improves the CPU scheduler's decision
|
| /linux-4.4.14/Documentation/development-process/ |
| D | 6.Followthrough | 90 but there are times when somebody simply has to make a decision. If you 91 honestly believe that this decision is going against you wrongly, you can
|
| D | 1.Intro | 147 internal interface is a deliberate design decision; it allows fundamental
|
| /linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-bindings.txt | 28 nodes. The decision to do this or not somewhat rests with the author of
|
| /linux-4.4.14/Documentation/powerpc/ |
| D | bootwrapper.txt | 121 images on a single build. The design decision was made to not use any
|
| /linux-4.4.14/Documentation/networking/ |
| D | PLIP.txt | 34 Connecting two Linux boxes takes only a second's decision and a few
|
| D | vortex.txt | 198 decision. If you think that Tx checksums are causing a problem, you
|
| D | LICENSE.qlcnic | 264 make exceptions for this. Our decision will be guided by the two goals
|
| D | LICENSE.qlge | 264 make exceptions for this. Our decision will be guided by the two goals
|
| /linux-4.4.14/Documentation/usb/ |
| D | gadget_configfs.txt | 30 for the purpose of telling the kernel about the above mentioned decision.
|
| /linux-4.4.14/Documentation/sound/alsa/ |
| D | timestamping.txt | 123 at a time. This is a conscious design decision, reading the audio
|
| /linux-4.4.14/arch/arm64/ |
| D | Kconfig | 482 Multi-core scheduler support improves the CPU scheduler's decision 489 Improves the CPU scheduler's decision making when dealing with
|
| /linux-4.4.14/lib/ |
| D | Kconfig | 418 # no need bother prompting for a manual decision:
|
| /linux-4.4.14/arch/x86/ |
| D | Kconfig.debug | 328 decision will become the default in the future. Until then this option
|
| D | Kconfig | 879 SMT scheduler support improves the CPU scheduler's decision making 889 Multi-core scheduler support improves the CPU scheduler's decision
|
| /linux-4.4.14/Documentation/device-mapper/ |
| D | cache.txt | 19 The decision as to what data to migrate and when is left to a plug-in
|
| /linux-4.4.14/arch/ia64/ |
| D | Kconfig | 358 Improves the CPU scheduler's decision making when dealing with
|
| /linux-4.4.14/Documentation/scsi/ |
| D | LICENSE.qla4xxx | 265 make exceptions for this. Our decision will be guided by the two goals
|
| D | LICENSE.qla2xxx | 266 make exceptions for this. Our decision will be guided by the two goals
|
| D | ChangeLog.sym53c8xx | 40 BAR values to destination address to make decision.
|
| D | sym53c8xx_2.txt | 268 number of commands used and their status, as well as its decision on the
|
| D | ncr53c8xx.txt | 297 number of commands used and their status, as well as its decision on the
|
| /linux-4.4.14/Documentation/devicetree/bindings/arm/ |
| D | idle-states.txt | 101 In other words, the scheduler can make its scheduling decision by selecting
|
| /linux-4.4.14/Documentation/power/ |
| D | devices.txt | 170 decision, and it is managed by user space through a sysfs attribute: the 693 In some cases the decision may be made at the subsystem level while in other
|
| /linux-4.4.14/drivers/staging/rtl8192u/ |
| D | copying | 254 make exceptions for this. Our decision will be guided by the two goals
|
| /linux-4.4.14/arch/s390/ |
| D | Kconfig | 480 Topology scheduler support improves the CPU scheduler's decision
|
| /linux-4.4.14/Documentation/devicetree/ |
| D | usage-model.txt | 53 and 64-bit support, the decision was made to require DT support on all
|
| /linux-4.4.14/tools/usb/usbip/ |
| D | COPYING | 254 make exceptions for this. Our decision will be guided by the two goals
|
| /linux-4.4.14/drivers/staging/rtl8192e/ |
| D | license | 254 exceptions for this. Our decision will be guided by the two goals of
|
| /linux-4.4.14/ |
| D | COPYING | 270 make exceptions for this. Our decision will be guided by the two goals
|
| /linux-4.4.14/net/sched/ |
| D | Kconfig | 376 tristate "Routing decision (ROUTE)"
|
| /linux-4.4.14/arch/powerpc/ |
| D | Kconfig | 631 SMT scheduler support improves the CPU scheduler's decision making
|
| /linux-4.4.14/arch/arm/ |
| D | Kconfig | 1367 Multi-core scheduler support improves the CPU scheduler's decision 1375 Improves the CPU scheduler's decision making when dealing with
|
| /linux-4.4.14/Documentation/sound/oss/ |
| D | README.OSS | 1413 operating systems). For this reason I have made a decision to not support 1425 I have made decision to not accept code based on reverse engineering
|
| /linux-4.4.14/Documentation/cdrom/ |
| D | cdrom-standard.tex | 444 this `auto-selection' capability, the decision should be made on the
|
| /linux-4.4.14/drivers/scsi/aic7xxx/ |
| D | aic7xxx.seq | 258 /* Remember for disconnection decision */
|
| /linux-4.4.14/arch/mips/ |
| D | Kconfig | 2180 SMT scheduler support improves the CPU scheduler's decision making
|