Home
last modified time | relevance | path

Searched defs:load (Results 26 – 50 of 193) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dvmlinux.its.S16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
/OK3568_Linux_fs/kernel/drivers/clk/mvebu/
H A Ddove-divider.c37 static void dove_load_divider(void __iomem *base, u32 val, u32 mask, u32 load) in dove_load_divider()
134 u32 mask, load, div; in dove_set_clock() local
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c362 ulong load, load_end; in boot_get_fdt() local
488 ulong load, len; in boot_get_fdt() local
H A Dimage-fit.c369 ulong load, entry; in fit_image_print() local
732 ulong *load) in fit_image_get_address()
800 int fit_image_get_load(const void *fit, int noffset, ulong *load) in fit_image_get_load()
836 int fit_image_set_load(const void *fit, int noffset, ulong load) in fit_image_set_load()
2039 ulong load, data, len; in fit_image_load_index() local
2325 ulong load, len; in boot_get_fdt_fit() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dpriv.h18 int (*load)(struct nvkm_sec2 *, int ver, const struct nvkm_sec2_fwif *); member
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dalignment.c198 int imm, regular, load, len, addr_mode, idx_mode; in do_16() local
315 int imm, regular, load, len, sign_ext; in do_32() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c19 static inline __u64 load(void *addr) in load() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/
H A Dtimer.c42 u32 load; /* Timer Load Register */ member
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcmpxchg.c53 u32 mask, old32, new32, load32, load; in __cmpxchg_small() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dhttp_file_source.cpp60 static void* load(const char* name) { in load() function
72 static void load() { in load() function
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dbenchmark.c32 unsigned int calculate_timespace(long load, struct config *config) in calculate_timespace()
H A Dparse.h11 long load; /* load time in µs */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dserialization.hpp240 static inline void load(Archive & ar, P & p, unsigned int version) in load() function
253 template <typename Archive> static inline void load(Archive &, P &, unsigned int) {} in load() function
267 void load(Archive & ar, boost::geometry::model::point<T, D, C> & p, unsigned int version) in load() function
347 class load class
525 void load(Archive & ar, boost::geometry::index::rtree<V, P, I, E, A> & rt, unsigned int version) in load() function
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dbootp.c111 load(unsigned long dst, unsigned long src, unsigned long count) in load() function
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtoolbarsearch.cpp84 void ToolbarSearch::load() in load() function in ToolbarSearch
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Dcooker.py150 def load_index(self, url, load): argument
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_api.h103 atomic_t load; /* Utilization of the crypto device */ member
116 atomic_t load; /* Utilization of the crypto device */ member
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c102 static int load_linux_for_nonboot_cpu(u32 cpu, u32 aarch64, u32 load, in load_linux_for_nonboot_cpu()
240 u32 load, thumb, us; in brought_up_amp() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c575 const void *data, size_t size, bool load) in wil_fw_handle_record()
600 size_t size, bool load) in wil_fw_process()
647 bool load) in wil_request_firmware()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtrampoline_count.c33 static struct bpf_link *load(struct bpf_object *obj, const char *name) in load() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dftrace.h22 #define safe_load(load, src, dst, error) \ argument
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Daltera.c25 int (*load)(Altera_desc *, const void *, size_t); member
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dia_css_env.h71 void (*load)(hrt_address addr, void *data, uint32_t bytes); member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/
H A Dsprite_loader.cpp43 void SpriteLoader::load(const std::string& url, Scheduler& scheduler, FileSource& fileSource) { in load() function in mbgl::SpriteLoader

12345678