Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/openbmc/phosphor-fan-presence/docs/monitor/
H A Dmethod.md18 Uses timers for determining when a fan's sensor should be marked nonfunctional
25 to be calculated out of range of a current target before being marked
29 current target before being marked functional.
49 An up/down counter for determining when a fan's sensor should be marked
53 `threshold`, the fan is marked nonfunctional. However, at any point the sensor's
55 fan's sensor(s) do not have to continuously be in a faulted state to be marked
63 range before being marked nonfunctional.
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml44 input channels. As the line is active high, it should be marked
52 it should be marked GPIO_ACTIVE_HIGH.
59 Shutdown mode. As the line is active low, it should be marked
68 As the line is active high, it should be marked GPIO_ACTIVE_HIGH.
77 is ±5V for all channels. As the line is active high, it should be marked
84 mode pins. As the line is active high, it should be marked
H A Dadi,ad7780.yaml47 line is active high, it should be marked GPIO_ACTIVE_HIGH.
54 driver probe. As the line is active low, it should be marked
63 marked GPIO_ACTIVE_LOW.
/openbmc/libpldm/docs/checklists/
H A Dchanges.md63 - [ ] My new public `struct` definitions are _not_ marked
91 - [ ] My new function symbols are marked with `LIBPLDM_ABI_TESTING` in the
97 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so
113 - [ ] The API of interest is currently marked `LIBPLDM_ABI_TESTING`
140 - [ ] If the function is marked `LIBPLDM_ABI_TESTING`, then I have removed it
142 - [ ] If the function is marked `LIBPLDM_ABI_STABLE`, then I have changed the
145 - [ ] If the function is marked `LIBPLDM_ABI_DEPRECATED`, then I have removed it
150 the API being marked deprecated
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py302 left, marked, right = (format_updatable(i, pbar) for i in
308 marked *= int(pbar.currval / pbar.maxval * width)
310 marked = ''
313 return '%s%s%s' % (left, marked.ljust(width, self.fill), right)
315 return '%s%s%s' % (left, marked.rjust(width, self.fill), right)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-aspeed-uart-routing8 selected option marked by brackets "[]". The list of available options
25 will be marked by brackets "[]".
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A DCVE-2024-2511.patch12 then the original session object could be marked as not_resumable. When we
18 sessions that are marked as not_resumable - even though that session is
48 + * been marked as not_resumable we should not cache it for later reuse.
88 + * We will have resumed the original session. Subsequently we might have marked
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-read-settings-mrw/
H A Dmrw-override-settings.yaml2 # Any MRW variables, marked by MRW_<MRW variable name>, are replaced with their
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-setup-link.rst41 enable/disable a link. Links marked with the ``IMMUTABLE`` link flag can
48 Only links marked with the ``DYNAMIC`` link flag can be enabled/disabled
/openbmc/linux/lib/
H A DKconfig.kcsan224 writes up to word size: conflicts between marked reads and plain
230 bool "Do not instrument marked atomic accesses"
233 Never instrument marked atomic accesses. This option can be used for
234 additional filtering. Conflicting marked atomic reads and plain
236 plain reads and marked writes to result in "unknown origin" reports.
238 races where at least one access is marked atomic will never be
242 accesses, conflicting marked atomic reads and plain writes will not
/openbmc/linux/Documentation/filesystems/
H A Dautomount-support.rst89 mountpoint will not be marked for expiration or unmounted.
91 If the mountpoint was not already marked for expiry at that time, an EAGAIN
94 Otherwise if it was already marked and it wasn't referenced, unmounting will
H A Dntfs3.rst38 this table marked with no it means default is without **no**.
70 will be marked as system immutable files.
92 - Forces the driver to mount partitions even if volume is marked dirty.
/openbmc/linux/security/yama/
H A Dyama_lsm.c183 bool marked = false; in yama_ptracer_del() local
192 marked = true; in yama_ptracer_del()
197 if (marked) in yama_ptracer_del()
/openbmc/linux/Documentation/admin-guide/
H A Dabi-obsolete.rst5 marked to be removed at some later point in time.
/openbmc/linux/Documentation/dev-tools/
H A Dkcsan.rst206 KCSAN is aware of *marked atomic operations* (``READ_ONCE``, ``WRITE_ONCE``,
264 To detect data races between plain and marked accesses, KCSAN also annotates
265 marked accesses, but only to check if a watchpoint exists; i.e. KCSAN never
266 sets up a watchpoint on marked accesses. By never setting up watchpoints for
267 marked operations, if all accesses to a variable that is accessed concurrently
268 are properly marked, KCSAN will never trigger a watchpoint and therefore never
314 means reordering of marked accesses is not modeled.
317 instrumentation (no prefetching). Furthermore, marked accesses introducing
318 address or control dependencies do not require special handling (the marked
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow_4.15.0.bb10 CVE_STATUS[CVE-2013-4235] = "upstream-wontfix: Severity is low and marked as closed and won't fix."
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSSH-short3 software must be clearly marked as such, and if the derived work is
H A DNewsletr7 2. Altered versions must be plainly marked as such, and must not be misrepresented as being the or…
H A DLeptonica8 (2) modified versions must be plainly marked as such; and
/openbmc/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst30 A page is considered idle if it has not been accessed since it was marked idle
83 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
96 exceeding the dirty memory limit, it is not marked referenced.
104 When a page is marked idle, the Accessed bit must be cleared in all PTEs it is
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch3_223 All DDR memory is marked as cache-enabled.
/openbmc/linux/drivers/staging/pi433/
H A DTODO3 * Some missing data (marked with ###) needs to be added in the documentation
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A DREADME.rst40 This variable **must** be marked as *Masked*, because anyone with knowledge
43 Neither of these variables should be marked as *Protected*, because in
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dflag_fix.patch5 This was causing libc.so on the target marked as ELF lib rather than
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-pca-platform.txt16 is active low, it should be marked GPIO_ACTIVE_LOW.

12345678910>>...23