Home
last modified time | relevance | path

Searched refs:update (Results 1 – 25 of 115) sorted by relevance

12345

/arch/arm64/crypto/
A Dsha3-ce-glue.c93 .update = sha3_update,
105 .update = sha3_update,
117 .update = sha3_update,
129 .update = sha3_update,
A Dsm3-neon-glue.c43 .update = sm3_neon_update,
A Dsm3-ce-glue.c46 .update = sm3_ce_update,
A Dnhpoly1305-neon-glue.c53 .update = nhpoly1305_neon_update,
/arch/x86/kernel/cpu/resctrl/
A Drdtgroup.c134 void (*update)(void *arg); in set_cache_qos_cfg() local
144 update = l3_qos_cfg_update; in set_cache_qos_cfg()
146 update = l2_qos_cfg_update; in set_cache_qos_cfg()
165 on_each_cpu_mask(cpu_mask, update, &enable, 1); in set_cache_qos_cfg()
/arch/mips/cavium-octeon/executive/
A Dcvmx-helper-jtag.c137 jtgd.s.update = 1; in cvmx_helper_qlm_jtag_update()
143 } while (jtgd.s.update); in cvmx_helper_qlm_jtag_update()
/arch/arm64/boot/dts/amlogic/
A Dmeson-gxm-wetek-core2.dts39 button-update {
40 label = "update";
A Dmeson-g12b-a311d-khadas-vim3.dts30 * update these nodes accordingly if PCIe mode is selected by the MCU.
A Dmeson-g12b-s922x-khadas-vim3.dts30 * update these nodes accordingly if PCIe mode is selected by the MCU.
A Dmeson-gxm-gt1-ultimate.dts36 label = "update";
/arch/powerpc/kernel/trace/
A Dftrace.c377 int ret = 0, update; in ftrace_replace_code() local
388 update = ftrace_update_record(rec, enable); in ftrace_replace_code()
390 if (IS_ENABLED(CONFIG_PPC_FTRACE_OUT_OF_LINE) && update != FTRACE_UPDATE_IGNORE) { in ftrace_replace_code()
397 switch (update) { in ftrace_replace_code()
426 (update == FTRACE_UPDATE_MAKE_NOP || update == FTRACE_UPDATE_MAKE_CALL)) { in ftrace_replace_code()
433 if (update == FTRACE_UPDATE_MAKE_NOP) in ftrace_replace_code()
/arch/arm/lib/
A Dcsumpartial.S69 adcsne sum, sum, td0, put_byte_0 @ update checksum
80 adcsne sum, sum, td0, put_byte_1 @ update checksum
96 adcsne sum, sum, td0 @ update checksum
/arch/s390/crypto/
A Dsha3_256_s390.c83 .update = s390_sha_update_blocks,
111 .update = s390_sha_update_blocks,
A Dsha3_512_s390.c82 .update = s390_sha_update_blocks,
112 .update = s390_sha_update_blocks,
/arch/powerpc/crypto/
A Daes-gcm-p10.S232 # Compute update single ghash
377 stxvb16x 32+30, 0, 7 # update IV
378 stxvb16x 32+0, 0, 8 # update Xi
442 std 5, 56(7) # update partial
561 std 12, 56(7) # update partial len
570 stxvb16x 32+30, 0, 7 # update IV
576 stxvb16x 32+0, 0, 8 # update Xi
892 stxvb16x 32+30, 0, 7 # update IV
893 stxvb16x 32+0, 0, 8 # update Xi
1190 stxvb16x 32+30, 0, 7 # update IV
[all …]
A Dmd5-glue.c69 .update = ppc_md5_update,
/arch/arm/mm/
A Dpv-fixup-asm.S64 adds r4, r4, r0 @ update physical address
68 adds r4, r4, r0 @ update physical address
/arch/arm/boot/dts/samsung/
A Dexynos4412-prime.dtsi11 * non-Prime version. Therefore we need to update OPPs table and
/arch/riscv/crypto/
A Dsm3-riscv64-glue.c61 .update = riscv64_sm3_update,
/arch/x86/crypto/
A Dnhpoly1305-avx2-glue.c53 .update = nhpoly1305_avx2_update,
A Dnhpoly1305-sse2-glue.c53 .update = nhpoly1305_sse2_update,
A Dsm3_avx_glue.c51 .update = sm3_avx_update,
/arch/arm/crypto/
A Dnhpoly1305-neon-glue.c53 .update = nhpoly1305_neon_update,
A Dblake2b-neon-glue.c63 .update = crypto_blake2b_update_neon, \
/arch/parisc/math-emu/
A DREADME5 enough to update our copies with later changes from HP-UX -- it'll

Completed in 23 milliseconds

12345