Home
last modified time | relevance | path

Searched defs:load (Results 1 – 25 of 150) sorted by relevance

123456

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
Dptrace-vsx.h
/openbmc/u-boot/common/spl/
H A Dspl_nor.c10 static ulong spl_nor_load_read(struct spl_load_info *load, ulong sector, in spl_nor_load_read()
26 __maybe_unused struct spl_load_info load; in spl_nor_load_image() local
H A Dspl_ram.c22 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
45 struct spl_load_info load; in spl_ram_load_image() local
H A Dspl_net.c16 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read()
49 struct spl_load_info load; in spl_net_load_image() local
H A Dspl_spi.c53 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read()
123 struct spl_load_info load; in spl_spi_load_image() local
H A Dspl_nand.c30 static ulong spl_nand_fit_read(struct spl_load_info *load, ulong offs, in spl_nand_fit_read()
53 struct spl_load_info load; in spl_nand_load_element() local
H A Dspl_ymodem.c36 static ulong ymodem_read_fit(struct spl_load_info *load, ulong offset, in ymodem_read_fit()
95 struct spl_load_info load; in spl_ymodem_load_image() local
H A Dspl_fat.c41 static ulong spl_fit_read(struct spl_load_info *load, ulong file_offset, in spl_fit_read()
85 struct spl_load_info load; in spl_load_image_fat() local
H A Dspl_mmc.c44 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read()
73 struct spl_load_info load; in mmc_load_image_raw_sector() local
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Drestapi.py27 def load_index(self, url, load): argument
50 def load_index_file(self, up, url, load): argument
134 def load_index_web(self, up, url, load): argument
/openbmc/u-boot/arch/arm/include/debug/
H A D8250.S19 .macro load, rd, rx:vararg macro
27 .macro load, rd, rx:vararg macro
/openbmc/linux/arch/arm/include/debug/
D8250.S
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dpriv.h
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Dconffile.py38 def load(config_file): function
/openbmc/linux/arch/mips/generic/
Dvmlinux.its.S
/openbmc/pyphosphor/obmc/dbuslib/
H A Dpropertycacher.py54 def load(obj_path, iface_name, properties): function
/openbmc/linux/drivers/clocksource/
Dtimer-sp.h
/openbmc/linux/include/linux/sched/
Dloadavg.h
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c264 static ulong spi_load_read(struct spl_load_info *load, ulong sector, in spi_load_read()
287 struct spl_load_info load; in spl_spi_load_image() local
/openbmc/qemu/hw/timer/
H A Dcmsdk-apb-dualtimer.c169 uint32_t load; in cmsdk_dualtimermod_write_control() local
190 uint32_t value, load; in cmsdk_dualtimermod_write_control() local
/openbmc/bios-settings-mgr/include/
H A Dsecureboot.hpp100 void load(Archive& archive, const std::uint32_t version) in load() function in bios_config::SecureBoot
/openbmc/u-boot/common/
H A Dimage-fdt.c268 ulong load, load_end; in boot_get_fdt() local
398 ulong load, len; in boot_get_fdt() local
/openbmc/sdbusplus/tools/sdbusplus/
H A Derror.py17 def load(name, rootdir, schemadir): member in Error
/openbmc/u-boot/arch/arm/mach-zynq/
H A Dtimer.c41 u32 load; /* Timer Load Register */ member
/openbmc/ibm-logging/
H A Dpolicy_table.cpp47 void Table::load(const std::string& jsonFile) in load() function in ibm::logging::policy::Table

123456