/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | drive.hpp | 35 Unlocked, enumerator 101 Unlocked, enumerator 132 {EncryptionStatus::Unlocked, "Unlocked"}, 198 {ConfigLockOptions::Unlocked, "Unlocked"},
|
H A D | storage.hpp | 55 Unlocked, enumerator 106 {ConfigLockOptions::Unlocked, "Unlocked"},
|
H A D | memory.hpp | 87 Unlocked, enumerator 192 {SecurityStates::Unlocked, "Unlocked"},
|
/openbmc/qemu/scripts/ |
H A D | analyse-locks-simpletrace.py | 30 "unlocked": 0} 53 rec["unlocked"] += 1 74 print ("Total locks: %d, locked: %d, unlocked: %d" % 80 print ("Lock: %#x locks: %d, locked: %d, unlocked: %d" % 81 (key, val["locks"], val["locked"], val["unlocked"]))
|
/openbmc/linux/arch/arc/include/asm/ |
D | spinlock.h |
|
D | spinlock_types.h |
|
/openbmc/qemu/util/ |
H A D | lockcnt.c | 127 /* The fast path is (0, unlocked)->(1, unlocked). */ in qemu_lockcnt_inc() 171 * (1, unlocked)->(0, locked) or (1, unlocked)->(0, waiting). in qemu_lockcnt_dec_and_lock() 186 /* If we were woken by another thread, but we're returning in unlocked in qemu_lockcnt_dec_and_lock() 212 * (1, unlocked)->(0, locked) or (1, unlocked)->(0, waiting). in qemu_lockcnt_dec_if_lock() 226 /* If we were woken by another thread, but we're returning in unlocked in qemu_lockcnt_dec_if_lock()
|
/openbmc/linux/arch/parisc/include/asm/ |
D | spinlock_types.h |
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
D | security.rst |
|
/openbmc/qemu/tests/qtest/ |
H A D | aspeed_scu-test.c | 69 * Test whether the SCU can be locked and unlocked correctly. 93 * Check that other registers are unlocked too, if more in test_protection_register() 134 * being required to be unlocked to do any operation. in test_2600_protection_register() 154 * retained when unlocked.
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/ |
D | dtx.rst |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | Attributes.interface.yaml | 33 Locked or unlocked state of the user. After repeated failed login 35 user can be unlocked manually by setting false to this property. This
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | __init__.py | 338 """ This function will make unlocked-sigs.inc match the recipes in the 339 workspace plus any extras we want unlocked. """ 349 unlockedsigs = os.path.join(confdir, 'unlocked-sigs.inc') 351 # Get current unlocked list if any 359 unlocked = sorted(values.get('SIGGEN_UNLOCKED_RECIPES', [])) 363 if unlocked != newunlocked: 369 "# contain recipes that are unlocked.\n")
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
D | cvmx-l2c.h |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Drive.interface.yaml | 107 - name: Unlocked 109 The drive in in unlocked state.
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_avb.py | 86 """Test if device is in the unlocked state 93 assert response == 'Unlocked = 1'
|
/openbmc/linux/include/linux/ |
D | dma-resv.h |
|
D | hwspinlock.h |
|
/openbmc/u-boot/cmd/ |
H A D | avb.c | 239 bool unlocked = false; in do_avb_verify_part() local 253 if (avb_ops->read_is_device_unlocked(avb_ops, &unlocked) != in do_avb_verify_part() 263 unlocked, in do_avb_verify_part() 334 printf("Unlocked = %d\n", unlock); in do_avb_is_unlocked()
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/ |
H A D | mp297x.cpp | 160 auto unlocked = (rbuf[0] & passwordMatchMask) != 0; in isPasswordUnlock() local 163 unlocked ? "Unlocked" : "Locked"); in isPasswordUnlock() 165 co_return unlocked; in isPasswordUnlock() local 210 debug("Unlocked {MODE} write protection", "MODE", in unlockWriteProtect()
|
/openbmc/linux/net/6lowpan/ |
D | nhc.c |
|
/openbmc/linux/Documentation/locking/ |
D | hwspinlock.rst |
|
/openbmc/linux/include/asm-generic/ |
D | qspinlock.h |
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_boot_devices.robot | 234 # Boot parameter 5 is valid/unlocked 287 # Boot parameter 5 is valid/unlocked 343 # Boot parameter 5 is valid/unlocked 408 # Boot parameter 5 is valid/unlocked
|
/openbmc/linux/drivers/w1/slaves/ |
D | w1_ds2413.c |
|