Home
last modified time | relevance | path

Searched defs:load (Results 26 - 50 of 602) sorted by relevance

12345678910>>...25

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_interval.cpp242 uint64_t load = lp.GetTotalLoad(); in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/eu/
H A Drtg_ioctl.h25 uint64_t load = 0; member
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dsystem_load.cpp70 void SystemLoadStatus::Setload(int32_t load) in Setload() argument
/kernel/linux/linux-5.10/arch/mips/generic/
H A Dvmlinux.its.S16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcmpxchg.c53 u32 mask, old32, new32, load32, load; in __cmpxchg_small() local
/kernel/linux/linux-6.6/arch/mips/generic/
H A Dvmlinux.its.S16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcmpxchg.c53 u32 mask, old32, new32, load32, load; in __cmpxchg_small() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.h13 int validate_vsx(unsigned long *vsx, unsigned long *load) in validate_vsx() argument
31 int validate_vmx(unsigned long vmx[][2], unsigned long *load) in validate_vmx() argument
70 compare_vsx_vmx(unsigned long *store, unsigned long *load) compare_vsx_vmx() argument
108 load_vsx_vmx(unsigned long *load, unsigned long *vsx, unsigned long vmx[][2]) load_vsx_vmx() argument
[all...]
/kernel/linux/linux-5.10/include/linux/sched/
H A Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dpriv.h18 int (*load)(struct nvkm_sec2 *, int ver, const struct nvkm_sec2_fwif *); member
/kernel/linux/linux-6.6/include/linux/sched/
H A Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load() argument
/kernel/linux/linux-6.6/kernel/bpf/preload/
H A Dbpf_preload_kern.c74 static int __init load(void) in load() function
90 late_initcall(load); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dpriv.h21 int (*load)(struct nvkm_sec2 *, int ver, const struct nvkm_sec2_fwif *); member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.h13 int validate_vsx(unsigned long *vsx, unsigned long *load) in validate_vsx() argument
31 int validate_vmx(unsigned long vmx[][2], unsigned long *load) in validate_vmx() argument
70 compare_vsx_vmx(unsigned long *store, unsigned long *load) compare_vsx_vmx() argument
108 load_vsx_vmx(unsigned long *load, unsigned long *vsx, unsigned long vmx[][2]) load_vsx_vmx() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationroot.cpp79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load() function in CollationRoot
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_point_size_mov.c67 nir_ssa_def *load = nir_load_var(&b, in); in lower_impl() local
80 nir_ssa_def *load = nir_load_var(&b, in); in lower_impl() local
91 nir_ssa_def *load = nir_load_var(&b, in); lower_impl() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_wide_load_store.c91 nir_intrinsic_instr *load = in lower_wide_load_store() local
/third_party/node/test/fixtures/
H A Dtls-connect.js35 function load(cert, root) { global() function
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationroot.cpp79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load() function in CollationRoot
/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-scheduler-predicates.cpp72 bi_instr *load = bi_load_i128_to(b, TMP(), TMP(), TMP(), BI_SEG_UBO, 0); in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_duplicate_consts.c29 lima_nir_duplicate_load_const(nir_builder *b, nir_load_const_instr *load) in lima_nir_duplicate_load_const() argument
102 nir_load_const_instr *load = nir_instr_as_load_const(instr); lima_nir_duplicate_load_consts_impl() local
[all...]
/third_party/rust/crates/cxx/macro/src/
H A Dload.rs21 pub fn load(cx: &mut Errors, apis: &mut [Api]) { in load() functions
H A Dlib.rs42 mod load; modules
/third_party/pulseaudio/src/pulsecore/
H A Dauthkey.c73 static int load(const char *fn, bool create, void *data, size_t length) { in load() function
/third_party/python/Lib/lib2to3/pgen2/
H A Dgrammar.py92 def load(self, filename): member in Grammar

Completed in 7 milliseconds

12345678910>>...25