/openbmc/u-boot/common/ |
H A D | splash_source.c | 63 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 D | gen-section-dmar.c | 14 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 D | gen-section-memory.c | 14 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 D | gen-section-ia32x64.c | 19 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 D | gen-section-ampere.c | 15 size_t generate_section_ampere(void **location, in generate_section_ampere()
|
H A D | gen-section-firmware.c | 14 size_t generate_section_firmware(void **location, in generate_section_firmware()
|
H A D | gen-section-arm.c | 20 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 D | gen-section-generic.c | 14 size_t generate_section_generic(void **location, in generate_section_generic()
|
H A D | gen-section-pci-bus.c | 14 size_t generate_section_pci_bus(void **location, in generate_section_pci_bus()
|
H A D | gen-section-nvidia.c | 16 size_t generate_section_nvidia(void **location, in generate_section_nvidia()
|
H A D | gen-section-cxl-component.c | 14 size_t generate_section_cxl_component(void **location, in generate_section_cxl_component()
|
H A D | gen-section-ccix-per.c | 14 size_t generate_section_ccix_per(void **location, in generate_section_ccix_per()
|
H A D | gen-section-pcie.c | 16 size_t generate_section_pcie(void **location, in generate_section_pcie()
|
H A D | gen-section-pci-dev.c | 14 size_t generate_section_pci_dev(void **location, in generate_section_pci_dev()
|
H A D | gen-section-cxl-protocol.c | 14 size_t generate_section_cxl_protocol(void **location, in generate_section_cxl_protocol()
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | omap_elm.h | 45 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 D | failsafe_logger_utility.hpp | 28 const std::string& location, const std::string& reason) in outputFailsafeLogWithSensor() 45 const std::string& location, const std::string& reason) in outputFailsafeLogWithZone()
|
H A D | failsafe_logger.cpp | 13 const std::string& location, const std::string& reason) in outputFailsafeLog()
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | error.rs | 92 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 D | CertificatesStore.js | 39 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 D | apiInterceptor.js | 15 function($q, $rootScope, dataService, $location) {
|
/openbmc/webui-vue/src/store/modules/Logs/ |
H A D | DumpsStore.js | 19 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 D | env.c | 88 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 D | kvm-console.js | 16 function($log, $cookies, $location) {
|
/openbmc/libcper/generator/ |
H A D | gen-utils.c | 29 size_t generate_random_section(void **location, size_t size) in generate_random_section()
|