Home
last modified time | relevance | path

Searched defs:load (Results 51 – 75 of 193) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dmain.c120 static inline long load(long dev, unsigned long addr, unsigned long count) in load() function
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dcpufreq_cooling.c146 u32 load; in get_load() local
223 u32 load; in cpufreq_get_requested_power() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_verifier_log.c48 static int load(char *log, size_t log_len, int log_level) in load() function
/OK3568_Linux_fs/kernel/drivers/net/can/softing/
H A Dsofting_platform.h32 } boot, load, app; member
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_uc1611.c53 static unsigned int load = 1; variable
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dintrin.hpp342 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v256, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
366 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/
H A Dintrin.hpp342 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v256, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
366 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/
H A Dintrin.hpp342 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v256, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
366 CV_INTRIN_DEFINE_WIDE_INTRIN(double, v_float64, f64, v, load) in CV_INTRIN_DEFINE_WIDE_INTRIN() argument
/OK3568_Linux_fs/kernel/arch/arm/include/debug/
H A Dbrcmstb.S133 .macro load, rd, rx:vararg macro
/OK3568_Linux_fs/u-boot/include/
H A Dremoteproc.h69 int (*load)(struct udevice *dev, ulong addr, ulong size); member
H A Dxilinx.h50 int (*load)(xilinx_desc *, const void *, size_t, bitstream_type); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h59 int (*load)(struct nvkm_pmu *, int ver, const struct nvkm_pmu_fwif *); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfrontswap.h20 int (*load)(unsigned, pgoff_t, struct page *); /* load a page */ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Drseq-skip.h16 long voffp, intptr_t *load, int cpu) in rseq_cmpnev_storeoffp_load()
H A Drseq-x86.h182 long voffp, intptr_t *load, int cpu) in rseq_cmpnev_storeoffp_load()
791 long voffp, intptr_t *load, int cpu) in rseq_cmpnev_storeoffp_load()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser48 def load(filename, suffix=None): function
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qplayer/
H A Dqplayer.cpp239 void QPlayer::load(const QUrl &url) in load() function in QPlayer
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_meta.h102 uint32_t load; member
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qplayer/
H A Dqplayer.cpp239 void QPlayer::load(const QUrl &url) in load() function in QPlayer
/OK3568_Linux_fs/app/qplayer/
H A Dqplayer.cpp239 void QPlayer::load(const QUrl &url) in load() function in QPlayer
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Deswitch.h34 int (*load)(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep); member
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c409 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image()
505 ulong load = os.load; in bootm_load_os() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-q.c632 int phase, load; in uhci_check_bandwidth() local
662 int load = qh->load; in uhci_reserve_bandwidth() local
695 int load = qh->load; in uhci_release_bandwidth() local
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dloadavg.c158 calc_load_n(unsigned long load, unsigned long exp, in calc_load_n()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_sdp.c644 static ulong sdp_fit_read(struct spl_load_info *load, ulong sector, in sdp_fit_read()
711 struct spl_load_info load; in sdp_handle_in_ep() local

12345678