Home
last modified time | relevance | path

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

12345678

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.h13 int validate_vsx(unsigned long *vsx, unsigned long *load) in validate_vsx()
31 int validate_vmx(unsigned long vmx[][2], unsigned long *load) in validate_vmx()
70 int compare_vsx_vmx(unsigned long *store, unsigned long *load) in compare_vsx_vmx()
108 void load_vsx_vmx(unsigned long *load, unsigned long *vsx, in load_vsx_vmx()
/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/
H A D8250.S21 .macro load, rd, rx:vararg macro
30 .macro load, rd, rx:vararg macro
/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/linux/kernel/sched/
H A Dpelt.c103 unsigned long load, unsigned long runnable, int running) in accumulate_sum()
181 unsigned long load, unsigned long runnable, int running) in ___update_load_sum()
257 ___update_load_avg(struct sched_avg *sa, unsigned long load) in ___update_load_avg()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dpriv.h8 int (*load)(struct nvkm_acr *, int version, member
19 const struct nvkm_acr_hsf_fwif *load; member
75 int (*load)(struct nvkm_acr *, const char *bl, const char *fw, member
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Dconffile.py38 def load(config_file): function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dpriv.h12 int (*load)(struct nvkm_nvenc *, int ver, member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dpriv.h13 int (*load)(struct nvkm_gsp *, int ver, const struct nvkm_gsp_fwif *); member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/
H A Dpriv.h12 int (*load)(struct nvkm_nvdec *, int ver, member
/openbmc/linux/drivers/clocksource/
H A Dtimer-sp.h35 int load; member
51 void __iomem *load; member
/openbmc/pyphosphor/obmc/dbuslib/
H A Dpropertycacher.py54 def load(obj_path, iface_name, properties): function
/openbmc/linux/arch/mips/generic/
H A Dvmlinux.its.S16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
/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/linux/fs/cachefiles/
H A Dondemand.c263 struct cachefiles_open *load; in cachefiles_ondemand_get_fd() local
550 struct cachefiles_open *load = (void *)req->msg.data; in cachefiles_ondemand_init_open_req() local
599 struct cachefiles_read *load = (void *)req->msg.data; in cachefiles_ondemand_init_read_req() local
/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

12345678