Home
last modified time | relevance | path

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

123

/linux/drivers/sbus/char/
H A 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/Documentation/process/
H A Dmanagement-style.rst37 Everybody thinks managers make decisions, and that decision-making is
38 important. The bigger and more painful the decision, the bigger the
42 The name of the game is to **avoid** having to make a decision. In
46 you for a technical decision, you're screwed. You're clearly not
47 competent to make that decision for them.
60 It helps to realize that the key difference between a big decision and a
61 small one is whether you can fix your decision afterwards. Any decision
79 thing you can backtrack on is a technical decision, and there
82 work you had people work on for the last year. Suddenly the decision
83 you made a year ago wasn't a big decision after all, since it could be
[all …]
H A D6.Followthrough.rst101 but there are times when somebody simply has to make a decision. If you
102 honestly believe that this decision is going against you wrongly, you can
/linux/Documentation/arch/arm/
H A Dcluster-pm-race-avoidance.rst119 CPU setup complete policy decision
127 policy decision CPU teardown complete
154 from a policy decision on another CPU;
189 The CPU remains in this state until an explicit policy decision
197 explicit policy decision
310 from a policy decision on another CPU;
358 The cluster will remain in this state until a policy decision is
366 policy decision to power down the cluster
399 resulting from a policy decision on another
/linux/Documentation/security/
H A Dlsm-development.rst10 that end users and distros can make a more informed decision about which
/linux/Documentation/filesystems/
H A Dinotify.rst18 What is the design decision behind not tying the watch to the open fd of
29 What is the design decision behind using an-fd-per-instance as opposed to
H A Dhfsplus.rst33 leaving that decision to the CDROM driver. This option will fail
H A Dhfs.rst38 leaving that decision to the CDROM driver. This option will fail
/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst24 - saa7133/35 - saa7135 is probably a marketing decision, since all those
/linux/drivers/staging/media/deprecated/atmel/
H A DTODO23 After discussions with the media maintainers, the decision is to move
/linux/Documentation/input/devices/
H A Dntrig.rst94 minimizing stored state as well as the cost of operations to make a decision,
95 I've kept that decision simple.
/linux/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst14 decision rather than an application defined one.
/linux/Documentation/networking/devlink/
H A Dprestera.rst123 - Drops packets whose decision (FDB entry) is to bridge packet back to the incoming port/trunk.
/linux/security/selinux/
H A Davc.c1050 goto decision; in avc_has_extended_perms()
1065 goto decision; in avc_has_extended_perms()
1082 decision: in avc_has_extended_perms()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu174 decision IO section, as a byte located at offset 0x18c.
/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst42 It is also possible to leave the decision about entering the mode to the user
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-bindings.txt28 nodes. The decision to do this or not somewhat rests with the author of
/linux/Documentation/misc-devices/
H A Dlis3lv02d.rst57 final decision.
/linux/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst100 the result to make decision whether to allow or deny access to sysctl.
/linux/Documentation/timers/
H A Dhighres.rst52 decision. The low level code provides hardware setup and readout routines and
169 decision is made per timer base and synchronized across per-cpu timer bases in
/linux/arch/sh/mm/
H A DKconfig190 Multi-core scheduler support improves the CPU scheduler's decision
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst17 scheduler to make a better decision. And when schedutil cpufreq governor is
162 moment of time it needs to take a decision.
527 decision. However, with util clamp user space can hint to the scheduler to make
528 better decision about task placement and frequency selection.
/linux/Documentation/sound/designs/
H A Dtracepoints.rst41 set of parameters. The latter is used for an actual decision of the parameters.
/linux/Documentation/userspace-api/
H A Dseccomp_filter.rst257 Userspace can then make a decision based on this information about what to do,
290 This allows for an atomic decision on syscall arguments.
/linux/Documentation/arch/powerpc/
H A Dbootwrapper.rst111 images on a single build. The design decision was made to not use any

123