Home
last modified time | relevance | path

Searched full:unlocks (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/scripts/
H A Danalyse-locks-simpletrace.py19 self.unlocks = 0
51 self.unlocks += 1
75 (analyser.locks, analyser.locked, analyser.unlocks))
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DVolume.interface.yaml58 Change the LUKS password that unlocks the storage volume.
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Drelease.S17 * held in boot holdoff mode until the 1st cpu unlocks it
/openbmc/qemu/include/qemu/
H A Dcoroutine-core.h149 * Unlocks the mutex and schedules the next coroutine that was waiting for this
H A Dcoroutine.h221 * Unlocks the read/write lock and schedules the next coroutine that was
H A Dmain-loop.h356 * This function unlocks the Big QEMU Lock. The lock is taken by
/openbmc/u-boot/board/logicpd/omap3som/
H A Domap3logic.c103 * The following commands are what unlocks in spl_board_prepare_for_linux()
/openbmc/qemu/tests/qtest/
H A Daspeed_scu-test.c152 * writes to the target SCU register are rejected. It then unlocks
/openbmc/qemu/rust/qemu-api/src/
H A Dlog.rs29 /// locks the log file, and dropping it (letting it go out of scope) unlocks
/openbmc/phosphor-hwmon/
H A Dsensor.hpp217 * @brief Unlocks the gpio and creates a lock object to ensure
/openbmc/qemu/docs/devel/
H A Dreplay.rst76 While the unlocks are usually in the reverse order, this is not
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dlowlevel_init.S65 * Note: If core unlocks/relocks and SDRAM is running fast already it gets
/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c99 * Unlocks a iovec. Unlike unlock_iovec, it assumes the tvec array itself is
/openbmc/qemu/block/
H A Dfile-posix.c1030 /* Theoretically the above call only unlocks bytes and it cannot in raw_handle_perm_lock()
1040 /* Theoretically the above call only unlocks bytes and it cannot in raw_handle_perm_lock()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c2145 * is available that unlocks the query functions. in query_cpu_subfunc()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c1492 /* Also unlocks the backend_mutex */ in vu_set_queue_host_notifier()