Searched refs:decision (Results 1 – 25 of 51) sorted by relevance
123
/linux-3.3/drivers/sbus/char/ |
D | bbc_envctrl.c | 293 enum fan_action decision = FAN_STATE_MAX; in prioritize_fan_action() local 301 decision = FAN_FULLBLAST; in prioritize_fan_action() 305 decision != FAN_FASTER) in prioritize_fan_action() 306 decision = FAN_SAME; in prioritize_fan_action() 308 decision = FAN_FASTER; in prioritize_fan_action() 309 else if (decision != FAN_FASTER && in prioritize_fan_action() 310 decision != FAN_SAME && in prioritize_fan_action() 312 decision = FAN_SLOWER; in prioritize_fan_action() 314 if (decision == FAN_STATE_MAX) in prioritize_fan_action() 315 decision = FAN_SAME; in prioritize_fan_action() [all …]
|
/linux-3.3/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 …]
|
/linux-3.3/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-3.3/Documentation/filesystems/ |
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 | inotify.txt | 203 Q: What is the design decision behind not tying the watch to the open fd of 212 Q: What is the design decision behind using an-fd-per-instance as opposed to
|
D | ramfs-rootfs-initramfs.txt | 278 This decision was made back in December, 2001. The discussion started here: 318 5) Al Viro made the decision (quote: "tar is ugly as hell and not going to be
|
/linux-3.3/Documentation/security/ |
D | LSM.txt | 30 that end users and distros can make a more informed decision about which
|
/linux-3.3/Documentation/video4linux/ |
D | README.saa7134 | 67 - saa7133/35 - saa7135 is probably a marketing decision, since all those
|
/linux-3.3/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-3.3/Documentation/vm/ |
D | balance | 84 Orthogonal to this, is the decision to poke kswapd to free some zone pages. 85 That decision is not hysteresis based, and is done when the number of free
|
/linux-3.3/Documentation/cgroups/ |
D | net_prio.txt | 13 decision rather than an application defined one.
|
/linux-3.3/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
|
/linux-3.3/Documentation/misc-devices/ |
D | lis3lv02d | 51 final decision.
|
/linux-3.3/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-3.3/arch/sh/mm/ |
D | Kconfig | 240 Multi-core scheduler support improves the CPU scheduler's decision
|
/linux-3.3/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
|
/linux-3.3/arch/sparc/ |
D | Kconfig | 376 SMT scheduler support improves the CPU scheduler's decision making 385 Multi-core scheduler support improves the CPU scheduler's decision
|
/linux-3.3/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
|
/linux-3.3/Documentation/powerpc/ |
D | bootwrapper.txt | 121 images on a single build. The design decision was made to not use any
|
/linux-3.3/arch/x86/ |
D | Kconfig.debug | 271 decision will become the default in the future. Until then this option
|
/linux-3.3/Documentation/serial/ |
D | sx.txt | 116 and the device concentrators. You should respect the drivers decision
|
/linux-3.3/Documentation/scsi/ |
D | LICENSE.qla4xxx | 265 make exceptions for this. Our decision will be guided by the two goals
|
123