Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/qemu/include/hw/
H A Dregisterfields.h49 #define FIELD_EX8(storage, reg, field) \ argument
52 #define FIELD_EX16(storage, reg, field) \ argument
55 #define FIELD_EX32(storage, reg, field) \ argument
58 #define FIELD_EX64(storage, reg, field) \ argument
62 #define FIELD_SEX8(storage, reg, field) \ argument
65 #define FIELD_SEX16(storage, reg, field) \ argument
68 #define FIELD_SEX32(storage, reg, field) \ argument
71 #define FIELD_SEX64(storage, reg, field) \ argument
85 #define FIELD_DP8(storage, reg, field, val) ({ \ argument
93 #define FIELD_DP16(storage, reg, field, val) ({ \ argument
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dlocal_storage.c
Dsockopt_sk.c
Dsockopt_inherit.c
Dbench_local_storage_create.c
Dtcp_rtt.c
Dmptcp_sock.c
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
Dtest_local_storage.c
/openbmc/phosphor-dbus-monitor/src/
H A Djournal.cpp32 const auto& storage = std::get<storageIndex>(n.second); in operator ()() local
H A Dmedian.hpp59 const auto& storage = std::get<storageIndex>(item.second); in operator ()() local
H A Dcount.hpp65 const auto& storage = std::get<storageIndex>(item.second); in operator ()() local
H A Devent.hpp49 const auto& storage = std::get<storageIndex>(n.second); in operator ()() local
H A Delog.hpp190 const auto& storage = std::get<storageIndex>(n.second).get(); in captureMetadata() local
/openbmc/qemu/include/hw/ppc/
H A Dpnv_pnor.h30 uint8_t *storage; member
/openbmc/qemu/include/hw/nvram/
H A Daspeed_otp.h30 uint8_t *storage; member
H A Dnrf51_nvm.h58 uint8_t *storage; member
/openbmc/webui-vue/src/store/
H A Dapi.js25 storage: buildWebStorage(localStorage, 'webui-vue-cache:'), property in AnonymousClass694dc3d20201
/openbmc/u-boot/include/
H A Dsplash.h43 enum splash_storage storage; member
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dstorage.hpp6 namespace storage namespace
/openbmc/estoraged/src/
H A Dmain.cpp55 estoraged::StorageData>& storage : in createStorageObjects() local
/openbmc/linux/arch/arm/include/asm/
Ducontext.h
/openbmc/smbios-mdr/include/
H A Dfirmware_inventory.hpp60 uint8_t* storage; member in phosphor::smbios::FirmwareInventory
H A Dtpm.hpp53 uint8_t* storage; member in phosphor::smbios::Tpm
/openbmc/qemu/hw/arm/
H A Daspeed_ast27x0-fc.c77 g_autofree void *storage = NULL; in ast2700fc_ca35_write_boot_rom() local
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp22 storage, enumerator

123