Home
last modified time | relevance | path

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

123456789

/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/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
146 A decision by the Code of Conduct Committee can be overturned by the TAB
/OK3568_Linux_fs/kernel/Documentation/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
/OK3568_Linux_fs/kernel/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 */
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dlsm-development.rst10 that end users and distros can make a more informed decision about which
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffcrop-S-option-Make-decision-simpler.patch4 Subject: [PATCH] tiffcrop -S option: Make decision simpler.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst24 - saa7133/35 - saa7135 is probably a marketing decision, since all those
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/platforms/
H A Dplatform-config.mak67 # Generic decision table applicable to both AP and STA modes.
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/
H A Dplatform-config.mak67 # Generic decision table applicable to both AP and STA modes.
H A Dconfig.mak78 # Generic decision table applicable to both AP and STA modes.
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.7230 * decision by deleting the provisions above and replace them with the notice
H A DLICENSE.430 * decision by deleting the provisions above and replace them with the notice
H A DLICENSE.1330 * decision by deleting the provisions above and replace them with the notice
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dbalance.rst92 Orthogonal to this, is the decision to poke kswapd to free some zone pages.
93 That decision is not hysteresis based, and is done when the number of free
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dplugin.def80 /* Allows to override pass gate decision for current_pass. */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst14 decision rather than an application defined one.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dplugin.def80 /* Allows to override pass gate decision for current_pass. */
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/
H A Dtiff_4.3.0.bb32 file://0001-tiffcrop-S-option-Make-decision-simpler.patch \
/OK3568_Linux_fs/kernel/security/selinux/
H A Davc.c1079 goto decision; in avc_has_extended_perms()
1093 goto decision; in avc_has_extended_perms()
1110 decision: in avc_has_extended_perms()

123456789