Searched defs:load (Results 1 - 25 of 129) sorted by relevance

123456

/linux-master/arch/sh/boot/romimage/
H A DMakefile
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dpriv.h12 int (*load)(struct nvkm_nvenc *, int ver, member in struct:nvkm_nvenc_fwif
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/
H A Dpriv.h14 int (*load)(struct nvkm_nvdec *, int ver, member in struct:nvkm_nvdec_fwif
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.h13 int validate_vsx(unsigned long *vsx, unsigned long *load) argument
31 int validate_vmx(unsigned long vmx[][2], unsigned long *load) argument
70 compare_vsx_vmx(unsigned long *store, unsigned long *load) argument
108 load_vsx_vmx(unsigned long *load, unsigned long *vsx, unsigned long vmx[][2]) argument
[all...]
/linux-master/include/linux/sched/
H A Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) argument
/linux-master/arch/mips/generic/
H A Dvmlinux.its.S16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
/linux-master/arch/mips/kernel/
H A Dcmpxchg.c53 u32 mask, old32, new32, load32, load; local
/linux-master/kernel/bpf/preload/
H A Dbpf_preload_kern.c74 static int __init load(void) function
90 late_initcall(load); variable
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dpriv.h24 int (*load)(struct nvkm_sec2 *, int ver, const struct nvkm_sec2_fwif *); member in struct:nvkm_sec2_fwif
/linux-master/arch/mips/mobileye/
H A Dvmlinux.its.S16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
/linux-master/tools/power/cpupower/bench/
H A Dbenchmark.c32 unsigned int calculate_timespace(long load, struct config *config) argument
[all...]
H A Dparse.h11 long load; /* load time in ��s */ member in struct:config
/linux-master/drivers/net/can/softing/
H A Dsofting_platform.h32 } boot, load, app; member in struct:softing_platform_data
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_module.c28 int load(struct __sk_buff *skb) function
/linux-master/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c21 static inline __u64 load(void *addr) function
/linux-master/tools/testing/selftests/rseq/
H A Drseq-mips-bits.h74 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-arm64-bits.h72 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-arm-bits.h81 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-ppc-bits.h79 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-s390-bits.h76 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
H A Drseq-riscv-bits.h62 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, off_t voffp, intptr_t *load, int cpu) argument
H A Drseq-x86-bits.h81 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
593 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) argument
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_env.h72 void (*load)(hrt_address addr, void *data, uint32_t bytes); member in struct:ia_css_hw_access_env
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h58 int (*load)(struct nvkm_pmu *, int ver, const struct nvkm_pmu_fwif *); member in struct:nvkm_pmu_fwif
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp37 int load() { return T::load(skel); } function in class:Skeleton

Completed in 310 milliseconds

123456