/openbmc/qemu/include/hw/ |
H A D | registerfields.h | 49 #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/kernel/bpf/ |
H A D | local_storage.c | 78 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 334 struct bpf_cgroup_storage *storage, *stmp; in cgroup_storage_map_free() 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 [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_storage.c | 66 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 D | sockopt_sk.c | 34 struct sockopt_sk *storage; in _getsockopt() local 144 struct sockopt_sk *storage; in _setsockopt() local
|
H A D | sockopt_inherit.c | 56 struct sockopt_inherit *storage; in _getsockopt() local 87 struct sockopt_inherit *storage; in _setsockopt() local
|
H A D | bench_local_storage_create.c | 14 struct storage { struct 22 __type(value, struct storage); argument
|
H A D | tcp_rtt.c | 25 struct tcp_rtt_storage *storage; in _sockops() local
|
H A D | mptcp_sock.c | 31 struct mptcp_storage *storage; in _sockops() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_local_storage.c | 18 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 D | journal.cpp | 32 const auto& storage = std::get<storageIndex>(n.second); in operator ()() local
|
H A D | median.hpp | 59 const auto& storage = std::get<storageIndex>(item.second); in operator ()() local
|
H A D | count.hpp | 65 const auto& storage = std::get<storageIndex>(item.second); in operator ()() local
|
H A D | event.hpp | 49 const auto& storage = std::get<storageIndex>(n.second); in operator ()() local
|
H A D | elog.hpp | 190 const auto& storage = std::get<storageIndex>(n.second).get(); in captureMetadata() local
|
/openbmc/qemu/include/hw/ppc/ |
H A D | pnv_pnor.h | 28 uint8_t *storage; member
|
/openbmc/webui-vue/src/store/ |
H A D | api.js | 25 storage: buildWebStorage(localStorage, 'webui-vue-cache:'), property in AnonymousClass694dc3d20201
|
/openbmc/linux/arch/arm64/mm/ |
H A D | mteswap.c | 18 void mte_free_tag_storage(char *storage) in mte_free_tag_storage()
|
/openbmc/linux/include/linux/ |
H A D | bpf_lsm.h | 22 struct bpf_local_storage __rcu *storage; member
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5446.c | 149 #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 D | core_acl_flex_keys.c | 427 char *storage, char *output, int diff) in mlxsw_sp_afk_encode_u32() 437 char *storage, char *output) in mlxsw_sp_afk_encode_buf() 448 char *output, char *storage, int u32_diff) in mlxsw_sp_afk_encode_one()
|
/openbmc/u-boot/include/ |
H A D | splash.h | 43 enum splash_storage storage; member
|
/openbmc/qemu/include/hw/nvram/ |
H A D | nrf51_nvm.h | 58 uint8_t *storage; member
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | storage.hpp | 6 namespace storage namespace
|
/openbmc/estoraged/src/ |
H A D | main.cpp | 55 estoraged::StorageData>& storage : in createStorageObjects() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | ucontext.h | 54 struct iwmmxt_struct storage; member
|