Home
last modified time | relevance | path

Searched refs:released (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/openbmc/linux/include/linux/
H A Drcuref.h147 bool released; in rcuref_put() local
150 released = __rcuref_put(ref); in rcuref_put()
152 return released; in rcuref_put()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DREADME.md19 - Released - Power button released signal.
34 - Released - ID button released signal.
48 - Released - Reset button released signal.
/openbmc/openbmc/meta-security/recipes-security/libdhash/
H A Dding-libs_0.6.1.bb3 HOMEPAGE = "https://fedorahosted.org/released/ding-libs"
8 SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz"
/openbmc/linux/fs/jbd2/
H A Dcheckpoint.c354 bool *released) in journal_shrink_one_cp_list() argument
361 *released = false; in journal_shrink_one_cp_list()
383 *released = true; in journal_shrink_one_cp_list()
407 bool __maybe_unused released; in jbd2_journal_shrink_checkpoint_list() local
442 SHRINK_BUSY_SKIP, &released); in jbd2_journal_shrink_checkpoint_list()
483 bool released; in __jbd2_journal_clean_checkpoint_list() local
496 type, &released); in __jbd2_journal_clean_checkpoint_list()
509 if (!released) in __jbd2_journal_clean_checkpoint_list()
/openbmc/phosphor-buttons/src/
H A DdebugHostSelector_button.cpp13 released(); in simRelease()
64 released(); in handleEvent()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/openconnect/
H A D0001-Shim-for-renaming-of-GNUTLS_NO_EXTENSIONS-in-GnuTLS-.patch7 https://gitlab.com/gnutls/gnutls/-/commit/a7c4a04e (released in v3.8.1), and
10 released.
33 + * not yet released.
/openbmc/linux/arch/arm/mach-omap2/
H A Domap-smp.c311 u32 released; in omap4_smp_maybe_reset_cpu1() local
314 released = omap_read_auxcoreboot0() & AUX_CORE_BOOT0_HS_RELEASE; in omap4_smp_maybe_reset_cpu1()
316 released = readl_relaxed(cfg.wakeupgen_base + in omap4_smp_maybe_reset_cpu1()
319 if (released) { in omap4_smp_maybe_reset_cpu1()
/openbmc/u-boot/board/google/
H A DKconfig14 This is the Chromebook Pixel released in 2013. It uses an Intel
26 This is the Chromebook Pixel released in 2013. With this config
36 This is the Asus Chromebox CN60 released in 2014. It uses an Intel
46 This is the Chromebook Pixel released in 2015. It uses an Intel
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dgnuplot12 * be distributed as patches to the released version. Permission to
16 * released version in the form of a patch file along with the binaries,
23 * Permission to distribute the released version of the source code along
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dgnuplot5 …fied source code. Modifications are to be distributed as patches to the released version. Permissi…
7 …1. distribute the corresponding source modifications from the released version in the form of a pa…
12 Permission to distribute the released version of the source code along with corresponding source mo…
/openbmc/phosphor-buttons/inc/
H A Dpower_button_profile.hpp57 released(time); in releasedHandler()
62 virtual void released(uint64_t pressTimeMS) = 0;
/openbmc/qemu/docs/devel/
H A Dstable-process.rst9 QEMU stable releases are based upon the last released QEMU version
11 a four-number version is released, if a single urgent fix needs to go
15 release. For example, when QEMU 2.11.0 is released, 2.11.x or 2.11.x.y
16 stable releases are produced only until QEMU 2.12.0 is released, at
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/
H A DButton.interface.yaml4 signal is emitted and when button is released then "Released"
40 Button released signal
/openbmc/openbmc/poky/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
8 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/linux/fs/btrfs/
H A Ddelalloc-space.c222 u64 released = 0; in btrfs_inode_rsv_release() local
230 released = btrfs_block_rsv_release(fs_info, block_rsv, 0, in btrfs_inode_rsv_release()
232 if (released > 0) in btrfs_inode_rsv_release()
234 btrfs_ino(inode), released, 0); in btrfs_inode_rsv_release()
/openbmc/qemu/
H A DLICENSE8 1) The QEMU emulator as a whole is released under the GNU General
14 information are released under the GNU General Public License, version
/openbmc/openbmc/poky/bitbake/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
10 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/linux/drivers/ntb/
H A Dcore.c114 init_completion(&ntb->released); in ntb_register_device()
136 wait_for_completion(&ntb->released); in ntb_unregister_device()
298 complete(&ntb->released); in ntb_dev_release()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-zynqmp-fpga43 BIT(13) 0: Signal not released
44 1: Signal released
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/
H A Dpowerbuttonreleased.service5 ExecStart=/usr/bin/power-button released
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/
H A Dpowerbuttonreleased.service5 ExecStart=/usr/bin/power-button.sh released
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c212 state->released |= (1 << pipe); in mdp5_smp_release()
318 for_each_set_bit(pipe, &state->released, sizeof(state->released) * 8) { in mdp5_smp_complete_commit()
325 state->released = 0; in mdp5_smp_complete_commit()
/openbmc/openbmc/meta-arm/
H A DSECURITY.md16 If you would like to report a public issue (for example, one with a released CVE
20 If you are dealing with a not-yet released or urgent issue, please send a mail
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst52 a release function. A devres can be released in several ways. No
53 matter what, all devres entries are released on driver detach. On
62 automatically released on driver detach. Implementation looks like
149 released, all contained normal devres entries and properly nested
150 groups are released. One usage is to rollback series of acquired
208 when it is released or destroyed (removed and freed) - no reference
/openbmc/qemu/docs/about/
H A Dlicense.rst8 QEMU is released under the `GNU General Public

12345678910>>...21