Home
last modified time | relevance | path

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

12345678910>>...14

/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 …]
/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.
/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/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
/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
/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()
/linux/security/selinux/
H A Davc.c262 * similar to avc_copy_xperms_decision, but only copy decision
588 * @avd: resulting av decision
814 * @seqno : sequence number when decision was made
974 * @avd: access vector decision
1044 goto decision; in avc_has_extended_perms()
1058 goto decision; in avc_has_extended_perms()
1075 decision: in avc_has_extended_perms()
1097 * @avd: access vector decision
1130 * a new decision and add it to the cache. Return a copy of the decisions
1177 * a new decision and add it to the cache. Audit the granting or denial of
/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
/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
/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()
/linux/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h108 * decision making process from link training states to
110 * decision on the fly.
/linux/Documentation/security/
H A Dlsm-development.rst10 that end users and distros can make a more informed decision about which
/linux/drivers/staging/media/deprecated/atmel/
H A DTODO23 After discussions with the media maintainers, the decision is to move
/linux/arch/powerpc/include/asm/
H A Dperf_event.h5 * For now this is a compile-time decision, but eventually it should be
/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/include/linux/
H A Dprocessor.h23 * Detection of resource owner and decision to spin or sleep or guest-yield
/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst24 - saa7133/35 - saa7135 is probably a marketing decision, since all those
/linux/drivers/media/dvb-frontends/
H A Ddib0070.h37 u8 force_crystal_mode; /* if == 0 -> decision is made in the driver default: <24 -> 2, >=24 -> 1 */
/linux/include/uapi/linux/
H A Datmsvc.h48 * tries to do better than that, but only if there's no routing decision (i.e.
/linux/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst14 decision rather than an application defined one.
/linux/security/safesetid/
H A Dlsm.c32 /* Compute a decision for a transition from @src to @dst under @policy. */
64 * Compute a decision for a transition from @src to @dst under the active
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h13 * it would have been impossible without Atmel's decision to
15 * kept binary only). Thanks for that decision to Atmel!
/linux/arch/sparc/
H A DKconfig296 SMT scheduler support improves the CPU scheduler's decision making
305 Multi-core scheduler support improves the CPU scheduler's decision

12345678910>>...14