Home
last modified time | relevance | path

Searched refs:decision (Results 1 – 25 of 87) sorted by relevance

1234

/Linux-v4.19/drivers/sbus/char/
Dbbc_envctrl.c293 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-v4.19/Documentation/process/
Dmanagement-style.rst36 Everybody thinks managers make decisions, and that decision-making is
37 important. The bigger and more painful the decision, the bigger the
41 The name of the game is to **avoid** having to make a decision. In
45 you for a technical decision, you're screwed. You're clearly not
46 competent to make that decision for them.
59 It helps to realize that the key difference between a big decision and a
60 small one is whether you can fix your decision afterwards. Any decision
78 thing you can backtrack on is a technical decision, and there
81 work you had people work on for the last year. Suddenly the decision
82 you made a year ago wasn't a big decision after all, since it could be
[all …]
Dcode-of-conduct-interpretation.rst64 decision-making.
70 Both the expertise expectations and decision-making are subject to
146 A decision by the Code of Conduct Committee can be overturned by the TAB
D6.Followthrough.rst94 but there are times when somebody simply has to make a decision. If you
95 honestly believe that this decision is going against you wrongly, you can
/Linux-v4.19/Documentation/networking/
Dnet_dim.txt50 3. Makes a decision - suggests interrupt moderation configuration fields.
71 moderation) or standing still. Another optimization is that if a decision
75 decide to verify this decision by taking a step in the other direction. This is
77 decision is made, an interrupt moderation configuration is selected from
137 /* Callback for net DIM to schedule on a decision to change moderation */
Dnf_flowtable.txt45 --> ingress ---> prerouting ---> |decision| | postrouting |--> neigh_xmit
/Linux-v4.19/Documentation/arm/
Dcluster-pm-race-avoidance.txt110 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-v4.19/Documentation/security/
DLSM.rst10 that end users and distros can make a more informed decision about which
/Linux-v4.19/Documentation/filesystems/
Dinotify.txt12 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
Dhfsplus.txt31 leaving that decision to the CDROM driver. This option will fail
Dhfs.txt33 leaving that decision to the CDROM driver. This option will fail
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-teletext.rst30 them. So the decision was made to finally remove support for the
/Linux-v4.19/Documentation/input/devices/
Dntrig.rst94 minimizing stored state as well as the cost of operations to make a decision,
95 I've kept that decision simple.
/Linux-v4.19/Documentation/vm/
Dbalance.rst92 Orthogonal to this, is the decision to poke kswapd to free some zone pages.
93 That decision is not hysteresis based, and is done when the number of free
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsaa7134.rst70 - saa7133/35 - saa7135 is probably a marketing decision, since all those
/Linux-v4.19/Documentation/cgroup-v1/
Dnet_prio.txt13 decision rather than an application defined one.
/Linux-v4.19/security/selinux/
Davc.c1066 goto decision; in avc_has_extended_perms()
1080 goto decision; in avc_has_extended_perms()
1097 decision: in avc_has_extended_perms()
/Linux-v4.19/Documentation/misc-devices/
Dlis3lv02d52 final decision.
/Linux-v4.19/Documentation/driver-api/usb/
Dtypec_bus.rst42 It is also possible to leave the decision about entering the mode to the user
/Linux-v4.19/Documentation/timers/
Dhighres.txt50 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-v4.19/arch/sh/mm/
DKconfig233 Multi-core scheduler support improves the CPU scheduler's decision
/Linux-v4.19/arch/sparc/
DKconfig341 SMT scheduler support improves the CPU scheduler's decision making
350 Multi-core scheduler support improves the CPU scheduler's decision
/Linux-v4.19/Documentation/sound/designs/
Dtracepoints.rst41 set of parameters. The latter is used for an actual decision of the parameters.
/Linux-v4.19/Documentation/devicetree/bindings/devfreq/
Dexynos-bus.txt21 and the rest bus devices (passive bus device) depend on the decision of
/Linux-v4.19/Documentation/block/
Dqueue-sysfs.txt193 blk-throttle makes decision based on the samplings. Lower time means cgroups

1234