Searched refs:load (Results 26 - 50 of 391) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/crypto/
H A Daes-gcm-p10.S526 lxvb16x 32, 0, 8 # load Xi
528 # load Hash - h^4, h^3, h^2, h
582 lxvb16x 30+32, 0, 7 # load IV - v30
592 # load round key to VSR
605 # load rounds - 10 (128), 12 (192), 14 (256)
616 # load 2 more round keys (v11, v12)
623 # load 2 more round keys (v11, v12, v13, v14)
683 lxvb16x 15, 0, 14 # load block
684 lxvb16x 16, 15, 14 # load block
685 lxvb16x 17, 16, 14 # load bloc
[all...]
/linux-master/tools/testing/selftests/sgx/
H A DMakefile29 $(OUTPUT)/load.o \
38 $(OUTPUT)/load.o: load.c
55 $(OUTPUT)/load.o \
/linux-master/drivers/misc/genwqe/
H A Dcard_dev.c498 * @load: details about image load
503 struct genwqe_bitstream *load)
518 if ((load->size & 0x3) != 0)
521 if (((unsigned long)(load->data_addr) & ~PAGE_MASK) != 0)
525 switch ((char)load->partition) {
539 buf = (u8 __user *)load->data_addr;
544 blocks_to_flash = load->size / FLASH_BLOCK;
545 while (load->size) {
552 tocopy = min_t(size_t, load
502 do_flash_update(struct genwqe_file *cfile, struct genwqe_bitstream *load) argument
639 do_flash_read(struct genwqe_file *cfile, struct genwqe_bitstream *load) argument
1151 struct genwqe_bitstream load; local
1172 struct genwqe_bitstream load; local
[all...]
/linux-master/arch/xtensa/boot/boot-elf/
H A DMakefile20 --set-section-flags image=contents,alloc,load,load,data \
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dksyms_module.c27 err = bpf_prog_test_run_opts(skel->progs.load.prog_fd, &topts);
54 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.load), &topts);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_bpftool_metadata.sh61 bpftool prog load $BPF_FILE_UNUSED $BPF_DIR/unused
73 bpftool prog load $BPF_FILE_USED $BPF_DIR/used
H A Dtest_cpp.cpp37 int load() { return T::load(skel); } function in class:Skeleton
70 err = skel.load();
72 fprintf(stderr, "Skeleton load failed: %d\n", err);
/linux-master/arch/s390/kernel/
H A Drelocate_kernel.S32 lghi %r7,PAGE_SIZE # load PAGE_SIZE in r7
33 lghi %r9,PAGE_SIZE # load PAGE_SIZE in r9
63 la %r4,load_psw-.base(%r13) # load psw-address into the register
64 o %r3,4(%r4) # or load address into psw
H A Dhead64.S36 lpswe dw_psw-.(%r13) # load disabled wait psw
/linux-master/arch/xtensa/boot/boot-redboot/
H A DMakefile18 --set-section-flags image=contents,alloc,load,load,data \
/linux-master/kernel/bpf/preload/
H A Dbpf_preload_kern.c74 static int __init load(void) function
90 late_initcall(load); variable
/linux-master/arch/mips/include/asm/
H A Dftrace.h22 #define safe_load(load, src, dst, error) \
25 "1: " load " %[tmp_dst], 0(%[tmp_src])\n" \
/linux-master/tools/power/cpupower/bench/
H A Dbenchmark.c25 * to get the given load time
27 * @param load aimed load time in ��s
32 unsigned int calculate_timespace(long load, struct config *config) argument
41 printf("calibrating load of %lius, please wait...\n", load);
50 /* approximation of the wanted load time by comparing with the
53 rounds = (unsigned int)(load * estimated / timed);
70 * generates a specific sleep an load time with the performance
88 load_time = config->load;
[all...]
H A Dsystem.c136 (config->load + config->load_step * round) +
137 (config->load + config->load_step * round * 4);
/linux-master/drivers/net/can/softing/
H A Dsofting_cs.c36 .load = {0x0120, 0x00f600, fw_dir "ldcard.bin",},
48 .load = {0x0120, 0x00f600, fw_dir "ldcard.bin",},
60 .load = {0x0120, 0x00f600, fw_dir "ldcard.bin",},
72 .load = {0x0120, 0x00f600, fw_dir "ldcard2.bin",},
84 .load = {0x0120, 0x00f600, fw_dir "ldcard.bin",},
96 .load = {0x0120, 0x00f600, fw_dir "ldcard.bin",},
108 .load = {0x0120, 0x00f600, fw_dir "ldcard2.bin",},
120 .load = {0x0120, 0x00f600, fw_dir "ldcard.bin",},
132 .load = {0x0120, 0x00f600, fw_dir "ldcard2.bin",},
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm20b.c86 .load = gm200_flcn_fw_load,
104 .load = gm20b_acr_load_fwif,
120 hsfwif = nvkm_firmware_load(subdev, fwif->func->load, "AcrLoad",
121 acr, "acr/bl", "acr/ucode_load", "load");
H A Dpriv.h8 int (*load)(struct nvkm_acr *, int version, member in struct:nvkm_acr_fwif
19 const struct nvkm_acr_hsf_fwif *load; member in struct:nvkm_acr_func
75 int (*load)(struct nvkm_acr *, const char *bl, const char *fw, member in struct:nvkm_acr_hsf_fwif
/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/arch/sparc/include/asm/
H A Dcmpxchg_64.h137 unsigned int old32, new32, load; local
146 load = (load32 & mask) >> bit_shift;
147 } while (load == old);
149 return load;
/linux-master/arch/alpha/lib/
H A Dstrlen.S25 ldq_u $1, 0($16) # load first quadword ($16 may be misaligned)
H A Dstrcat.S23 ldq_u $1, 0($16) # load first quadword (a0 may be misaligned)
H A Dev67-strcat.S35 ldq_u $1, 0($16) # L : load first quadword (a0 may be misaligned)
H A Dev67-strlen.S29 ldq_u $1, 0($16) # L : load first quadword ($16 may be misaligned)
/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/m68k/fpsp040/
H A Dsint.S158 | Sign is +. If rp, load +1.0, if rm, load +0.0
161 beqs un_ldpone |if rp, load +1.0
162 bsr ld_pzero |if rm, load +0.0
168 | Sign is -. If rm, load -1.0, if rp, load -0.0
172 beqs un_ldmone |if rm, load -1.0
173 bsr ld_mzero |if rp, load -0.0

Completed in 463 milliseconds

1234567891011>>