Home
last modified time | relevance | path

Searched full:decision (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/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/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu60 0x0DCF Decision CMF error
145 (RO) Decision firmware copy 0 version information.
152 (RO) Decision firmware copy 1 version information.
159 (RO) Decision firmware copy 2 version information.
166 (RO) Decision firmware copy 3 version information.
174 decision IO section, as a byte located at offset 0x18c.
/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/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d-regs.h74 #define SRC_COLORKEY_DR_MIN_REG 0x0714 /* Src Colorkey Decision Reference
76 #define SRC_COLORKEY_DR_MAX_REG 0x0718 /* Src Colorkey Decision Reference
79 #define DST_COLORKEY_DR_MIN_REG 0x0720 /* Dest Colorkey Decision Reference
81 #define DST_COLORKEY_DR_MAX_REG 0x0724 /* Dest Colorkey Decision Reference
/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/fs/ocfs2/cluster/
H A Dquorum.c26 * So nodes that are in this transtion put a hold on the quorum decision
28 * and if they're the last, they fire off the decision.
191 /* as a node comes up we delay the quorum decision until we know the fate of
241 * and indicates that we must now make a quorum decision in the future,
259 * quorum decision until we see it heartbeating. the hold will be droped in
/openbmc/linux/net/ipv4/
H A Dtcp_nv.c48 * nv_rtt_min_cnt Wait these many RTTs before making congesion decision
94 u8 nv_min_cwnd; /* nv won't make a ca decision if cwnd is
100 u8 nv_rtt_cnt; /* RTTs without making ca decision */;
340 /* Increase counter for RTTs without CA decision */ in tcpnv_acked()
376 * to make a CA decision in tcpnv_acked()
378 * data points before making a CA decision in tcpnv_acked()
379 * 2. We only make a congesion decision after in tcpnv_acked()
/openbmc/docs/tof/
H A Dcontract.md19 - Decision making is a spectrum between building broad consensus, in which
26 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/security/selinux/
H A Davc.c270 * similar to avc_copy_xperms_decision, but only copy decision
596 * @avd: resulting av decision
822 * @seqno : sequence number when decision was made
982 * @avd: access vector decision
1052 goto decision; in avc_has_extended_perms()
1066 goto decision; in avc_has_extended_perms()
1083 decision: in avc_has_extended_perms()
1105 * @avd: access vector decision
1138 * a new decision and add it to the cache. Return a copy of the decisions
1185 * a new decision and add it to the cache. Audit the granting or denial of
/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/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
/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/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/u-boot/arch/arm/cpu/armv7/
H A Dconfig.mk9 # of our decision.
/openbmc/linux/drivers/pcmcia/
H A Do2micro.h23 * your version of this file under the MPL, indicate your decision by
145 /* the user may override our decision */ in o2micro_override()
/openbmc/linux/Documentation/security/
H A Dlsm-development.rst10 that end users and distros can make a more informed decision about which
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h109 * decision making process from link training states to
111 * decision on the fly.
/openbmc/linux/include/uapi/linux/
H A Dfanotify.h193 * User space may need to record additional information about its decision.
199 * is the rule number that triggered the user space decision that
/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/arch/powerpc/include/asm/
H A Dperf_event.h5 * For now this is a compile-time decision, but eventually it should be
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A DTODO23 After discussions with the media maintainers, the decision is to move
/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/drivers/net/wireless/intersil/orinoco/
H A Dhermes_dld.h19 * version of this file under the MPL, indicate your decision by

12345678910>>...20