/linux/drivers/sbus/char/ |
H A D | bbc_envctrl.c | 293 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 D | management-style.rst | 37 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 D | sysfs-devices-platform-stratix10-rsu | 60 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 D | cluster-pm-race-avoidance.rst | 119 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 D | g2d-regs.h | 74 #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 D | quorum.c | 26 * 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 D | tcp_nv.c | 48 * 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 D | avc.c | 262 * 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 D | inotify.rst | 18 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 D | hfsplus.rst | 33 leaving that decision to the CDROM driver. This option will fail
|
/linux/Documentation/mm/ |
H A D | balance.rst | 90 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 D | o2micro.h | 23 * 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 D | link_service_types.h | 108 * decision making process from link training states to 110 * decision on the fly.
|
/linux/Documentation/security/ |
H A D | lsm-development.rst | 10 that end users and distros can make a more informed decision about which
|
/linux/drivers/staging/media/deprecated/atmel/ |
H A D | TODO | 23 After discussions with the media maintainers, the decision is to move
|
/linux/arch/powerpc/include/asm/ |
H A D | perf_event.h | 5 * For now this is a compile-time decision, but eventually it should be
|
/linux/Documentation/input/devices/ |
H A D | ntrig.rst | 94 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 D | processor.h | 23 * Detection of resource owner and decision to spin or sleep or guest-yield
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | saa7134-devel.rst | 24 - saa7133/35 - saa7135 is probably a marketing decision, since all those
|
/linux/drivers/media/dvb-frontends/ |
H A D | dib0070.h | 37 u8 force_crystal_mode; /* if == 0 -> decision is made in the driver default: <24 -> 2, >=24 -> 1 */
|
/linux/include/uapi/linux/ |
H A D | atmsvc.h | 48 * tries to do better than that, but only if there's no routing decision (i.e.
|
/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | net_prio.rst | 14 decision rather than an application defined one.
|
/linux/security/safesetid/ |
H A D | lsm.c | 32 /* 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 D | at76c50x-usb.h | 13 * 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 D | Kconfig | 296 SMT scheduler support improves the CPU scheduler's decision making 305 Multi-core scheduler support improves the CPU scheduler's decision
|