Home
last modified time | relevance | path

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

1234567

/openbmc/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 …]
/openbmc/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 Dcode-of-conduct-interpretation.rst64 decision-making.
70 Both the expertise expectations and decision-making are subject to
148 if needed. A decision by the Code of Conduct Committee can be overturned
/openbmc/linux/Documentation/networking/
H A Dnet_dim.rst43 #. Makes a decision - suggests interrupt moderation configuration fields.
64 moderation) or standing still. Another optimization is that if a decision
68 decide to verify this decision by taking a step in the other direction. This is
70 decision is made, an interrupt moderation configuration is selected from
133 /* Callback for net DIM to schedule on a decision to change moderation */
/openbmc/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
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A DCVE-2023-3758.patch9 used to make the decision of access is granted or rejected.
13 another request reads the cached data for the access decision and as a
14 result will do this decision based on intermediate data.
/openbmc/linux/Documentation/security/
H A Dlsm-development.rst10 that end users and distros can make a more informed decision about which
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/
H A D0001-confiure.ac-Believe-the-cflags-from-environment.patch8 the expected target triplets to make these decision
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst24 - saa7133/35 - saa7135 is probably a marketing decision, since all those
/openbmc/qemu/docs/devel/
H A Debpf_rss.rst21 Simplified decision formula:
85 …, should the hash be calculated, on false - ``default_queue`` would be used as the final decision.
/openbmc/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
/openbmc/docs/tof/
H A Dcontract.md26 such, decisions should be made based on merits of the decision at hand and not
28 - Encouraging progress, experimentation, and decision making within the project
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A DTODO23 After discussions with the media maintainers, the decision is to move
/openbmc/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.
/openbmc/linux/Documentation/mm/
H A Dbalance.rst90 Orthogonal to this, is the decision to poke kswapd to free some zone pages.
91 That decision is not hysteresis based, and is done when the number of free
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md68 with `EventData` at the end of a `decision tree`. Software should be able to
71 that such decision tree might be also needed for breakdown of `EventData`, as in
103 Not all event data is a decision point - certain chunks of data should be kept
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst14 decision rather than an application defined one.
/openbmc/linux/Documentation/networking/devlink/
H A Dprestera.rst123 - Drops packets whose decision (FDB entry) is to bridge packet back to the incoming port/trunk.
/openbmc/linux/security/selinux/
H A Davc.c1052 goto decision; in avc_has_extended_perms()
1066 goto decision; in avc_has_extended_perms()
1083 decision: in avc_has_extended_perms()
/openbmc/docs/
H A Dcommunity-membership.md203 decision makers and updated as fits the needs of the subproject.
230 - Ensure a healthy process for discussion and decision making is in place.
274 - Define and maintain a healthy process for discussion and decision making.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu174 decision IO section, as a byte located at offset 0x18c.
/openbmc/linux/Documentation/misc-devices/
H A Dlis3lv02d.rst57 final decision.
/openbmc/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

1234567