Home
last modified time | relevance | path

Searched defs:location (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/u-boot/common/
H A Dsplash_source.c63 static int splash_storage_read_raw(struct splash_location *location, in splash_storage_read_raw()
84 static int splash_load_raw(struct splash_location *location, u32 bmp_load_addr) in splash_load_raw()
111 static int splash_select_fs_dev(struct splash_location *location) in splash_select_fs_dev()
179 static int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
200 static inline int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
215 static int splash_load_fs(struct splash_location *location, u32 bmp_load_addr) in splash_load_fs()
302 static int splash_load_fit(struct splash_location *location, u32 bmp_load_addr) in splash_load_fit()
/openbmc/libcper/generator/sections/
H A Dgen-section-dmar.c14 size_t generate_section_dmar_generic(void **location, in generate_section_dmar_generic()
40 size_t generate_section_dmar_vtd(void **location, in generate_section_dmar_vtd()
66 size_t generate_section_dmar_iommu(void **location, in generate_section_dmar_iommu()
H A Dgen-section-memory.c14 size_t generate_section_memory(void **location, in generate_section_memory()
45 size_t generate_section_memory2(void **location, in generate_section_memory2()
H A Dgen-section-ia32x64.c19 size_t generate_section_ia32x64(void **location, in generate_section_ia32x64()
149 size_t generate_ia32x64_context_structure(void **location) in generate_ia32x64_context_structure()
H A Dgen-section-ampere.c15 size_t generate_section_ampere(void **location, in generate_section_ampere()
H A Dgen-section-firmware.c14 size_t generate_section_firmware(void **location, in generate_section_firmware()
H A Dgen-section-arm.c20 size_t generate_section_arm(void **location, in generate_section_arm()
162 size_t generate_arm_context_info(void **location) in generate_arm_context_info()
H A Dgen-section-generic.c14 size_t generate_section_generic(void **location, in generate_section_generic()
H A Dgen-section-pci-bus.c14 size_t generate_section_pci_bus(void **location, in generate_section_pci_bus()
H A Dgen-section-nvidia.c16 size_t generate_section_nvidia(void **location, in generate_section_nvidia()
H A Dgen-section-cxl-component.c14 size_t generate_section_cxl_component(void **location, in generate_section_cxl_component()
H A Dgen-section-ccix-per.c14 size_t generate_section_ccix_per(void **location, in generate_section_ccix_per()
H A Dgen-section-pcie.c16 size_t generate_section_pcie(void **location, in generate_section_pcie()
H A Dgen-section-pci-dev.c14 size_t generate_section_pci_dev(void **location, in generate_section_pci_dev()
H A Dgen-section-cxl-protocol.c14 size_t generate_section_cxl_protocol(void **location, in generate_section_cxl_protocol()
/openbmc/u-boot/include/linux/mtd/
H A Domap_elm.h45 struct location { struct
46 u32 location_status; /* 0x800 */ argument
48 u32 error_location_x[ELM_MAX_ERROR_COUNT]; /* 0x880, 0x980, .. */ argument
70 struct location error_location[ELM_MAX_CHANNELS]; /* 0x800,0x900 ... */ argument
/openbmc/phosphor-pid-control/failsafeloggers/
H A Dfailsafe_logger_utility.hpp28 const std::string& location, const std::string& reason) in outputFailsafeLogWithSensor()
45 const std::string& location, const std::string& reason) in outputFailsafeLogWithZone()
H A Dfailsafe_logger.cpp13 const std::string& location, const std::string& reason) in outputFailsafeLog()
/openbmc/qemu/rust/qemu-api/src/
H A Derror.rs92 let location = panic::Location::caller(); in from() localVariable
105 let location = panic::Location::caller(); in from() localVariable
118 let location = panic::Location::caller(); in from() localVariable
133 let location = panic::Location::caller(); in with_error() localVariable
327 let location = panic::Location::caller(); in error_for_test() localVariable
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js39 location: `${await this.dispatch( property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0201
46 location: '/redfish/v1/AccountService/LDAP/Certificates/', property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0301
51 location: `${await this.dispatch( property in CertificatesStore.actions.getCertificateTypes.AnonymousClass3283684f0401
/openbmc/phosphor-webui/app/common/services/
H A DapiInterceptor.js15 function($q, $rootScope, dataService, $location) {
/openbmc/webui-vue/src/store/modules/Logs/
H A DDumpsStore.js19 location: dump['@odata.id'], property in AnonymousClassa525301a0101
83 const promises = dumps.map(({ location }) => field in DumpsStore.actions.deleteDumps.AnonymousClassa525301a0601
/openbmc/u-boot/env/
H A Denv.c88 static bool env_has_inited(enum env_location location) in env_has_inited()
93 static void env_set_inited(enum env_location location) in env_set_inited()
/openbmc/phosphor-webui/app/server-control/directives/
H A Dkvm-console.js16 function($log, $cookies, $location) {
/openbmc/libcper/generator/
H A Dgen-utils.c29 size_t generate_random_section(void **location, size_t size) in generate_random_section()

123