Home
last modified time | relevance | path

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

1234

/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
170 #define SHARED_FIELD_EX8(storage, field) \ argument
173 #define SHARED_FIELD_EX16(storage, field) \ argument
176 #define SHARED_FIELD_EX32(storage, field) \ argument
[all …]
/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c78 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup() local
103 struct bpf_cgroup_storage *storage) in cgroup_storage_insert()
135 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup_elem() local
147 struct bpf_cgroup_storage *storage; in cgroup_storage_update_elem() local
186 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_copy() local
215 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_update() local
249 struct bpf_cgroup_storage *storage; in cgroup_storage_get_next_key() local
418 struct bpf_cgroup_storage *storage; in cgroup_storage_seq_show_elem() local
503 struct bpf_cgroup_storage *storage; in bpf_cgroup_storage_alloc() local
542 struct bpf_cgroup_storage *storage = in free_shared_cgroup_storage_rcu() local
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c66 struct local_storage *storage; in BPF_PROG() local
112 struct local_storage *storage; in BPF_PROG() local
142 struct local_storage *storage; in BPF_PROG() local
188 struct local_storage *storage; in BPF_PROG() local
211 struct local_storage *storage; in BPF_PROG() local
H A Dsockopt_sk.c34 struct sockopt_sk *storage; in _getsockopt() local
144 struct sockopt_sk *storage; in _setsockopt() local
H A Dsockopt_inherit.c56 struct sockopt_inherit *storage; in _getsockopt() local
87 struct sockopt_inherit *storage; in _setsockopt() local
H A Dbench_local_storage_create.c14 struct storage { struct
22 __type(value, struct storage); argument
H A Dtcp_rtt.c25 struct tcp_rtt_storage *storage; in _sockops() local
H A Dmptcp_sock.c31 struct mptcp_storage *storage; in _sockops() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_local_storage.c18 struct storage { struct
26 static int run_self_unlink(struct local_storage *skel, const char *rm_path) in run_self_unlink() argument
/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.hpp64 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.h28 uint8_t *storage; member
/openbmc/webui-vue/src/store/
H A Dapi.js24 storage: buildWebStorage(localStorage, 'webui-vue-cache:'), property in AnonymousClass694dc3d20201
/openbmc/linux/arch/arm64/mm/
H A Dmteswap.c18 void mte_free_tag_storage(char *storage) in mte_free_tag_storage()
/openbmc/linux/include/linux/
H A Dbpf_lsm.h22 struct bpf_local_storage __rcu *storage; member
/openbmc/linux/drivers/iio/dac/
H A Dad5446.c149 #define _AD5446_CHANNEL(bits, storage, _shift, ext) { \ argument
165 #define AD5446_CHANNEL(bits, storage, shift) \ argument
168 #define AD5446_CHANNEL_POWERDOWN(bits, storage, shift) \ argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c425 char *storage, char *output, int diff) in mlxsw_sp_afk_encode_u32()
435 char *storage, char *output) in mlxsw_sp_afk_encode_buf()
446 char *output, char *storage, int u32_diff) in mlxsw_sp_afk_encode_one()
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dstorage.hpp4 namespace storage namespace
/openbmc/qemu/include/hw/nvram/
H A Dnrf51_nvm.h58 uint8_t *storage; member
/openbmc/u-boot/include/
H A Dsplash.h43 enum splash_storage storage; member
/openbmc/estoraged/src/
H A Dmain.cpp54 estoraged::StorageData>& storage : in createStorageObjects() local
/openbmc/linux/arch/arm/include/asm/
H A Ducontext.h54 struct iwmmxt_struct storage; member

1234