Home
last modified time | relevance | path

Searched refs:update (Results 201 - 225 of 2564) sorted by relevance

12345678910>>...103

/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c264 * The value returned by dma_map_sg() can be < nents; so update in kmb_ocs_dma_prepare()
333 * case should never happen in practice), we are done: update in kmb_ocs_dma_prepare()
451 /* Handle update request case. */ in kmb_ocs_hcu_do_one_request()
642 * process it at the next update() or final(). in kmb_ocs_hcu_update()
885 .base.update = kmb_ocs_hcu_update,
910 .base.update = kmb_ocs_hcu_update,
938 .base.update = kmb_ocs_hcu_update,
963 .base.update = kmb_ocs_hcu_update,
990 .base.update = kmb_ocs_hcu_update,
1015 .base.update
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dsystem_vpn_wrapper.cpp93 std::function<void()> update = std::bind(&SystemVpnWrapper::ExecuteUpdate, shared_from_this(), stage); in Update() local
94 vpnFfrtQueue_->submit(update); in Update()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H 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()
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha512-glue.c58 .update = sha512_update,
70 .update = sha512_update,
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha256_neon_glue.c69 .update = crypto_sha256_neon_update,
83 .update = crypto_sha256_neon_update,
H A Dsha512-glue.c54 .update = sha512_arm_update,
68 .update = sha512_arm_update,
H A Dsha512-neon-glue.c67 .update = sha512_neon_update,
82 .update = sha512_neon_update,
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutstate.c126 /* Init fields specific to the update struct */ in acpi_ut_create_thread_state()
151 * to update reference counts and delete complex objects such
170 /* Init fields specific to the update struct */ in acpi_ut_create_update_state()
173 state->update.object = object; in acpi_ut_create_update_state()
174 state->update.value = action; in acpi_ut_create_update_state()
206 /* Init fields specific to the update struct */ in acpi_ut_create_pkg_state()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H 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()
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha512-glue.c52 .update = sha512_arm_update,
66 .update = sha512_arm_update,
H A Dsha256_neon_glue.c67 .update = crypto_sha256_neon_update,
81 .update = crypto_sha256_neon_update,
H A Dsha512-neon-glue.c65 .update = sha512_neon_update,
80 .update = sha512_neon_update,
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsha512-glue.c58 .update = sha512_update,
70 .update = sha512_update,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show() argument
15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutstate.c126 /* Init fields specific to the update struct */ in acpi_ut_create_thread_state()
151 * to update reference counts and delete complex objects such
170 /* Init fields specific to the update struct */ in acpi_ut_create_update_state()
173 state->update.object = object; in acpi_ut_create_update_state()
174 state->update.value = action; in acpi_ut_create_update_state()
206 /* Init fields specific to the update struct */ in acpi_ut_create_pkg_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show() argument
15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide() argument
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/entry/src/ohosTest/js/test/utils/digestalgorithm/
H A DpublicDigestPromise.js30 .update(inBlob)
76 let promiseMacUpdate = globalHMAC.update(inBlob);
/third_party/libsnd/src/G72x/
H A Dg723_40.c116 update (5, y, _witab [i], _fitab [i], dq, sr, dqsez, state_ptr) ; in g723_40_encoder()
149 update (5, y, _witab [i], _fitab [i], dq, sr, dqsez, state_ptr) ; in g723_40_decoder()
H A Dg723_16.c121 update (2, y, _witab [i], _fitab [i], dq, sr, dqsez, state_ptr) ; in g723_16_encoder()
157 update (2, y, _witab [i], _fitab [i], dq, sr, dqsez, state_ptr) ; in g723_16_decoder()
H A Dg721.c111 update (4, y, arith_shift_left (_witab [i], 5), _fitab [i], dq, sr, dqsez, state_ptr) ; in g721_encoder()
150 update (4, y, arith_shift_left (_witab [i], 5), _fitab [i], dq, sr, dqsez, state_ptr) ; in g721_decoder()
H A Dg723_24.c99 update (3, y, _witab [i], _fitab [i], dq, sr, dqsez, state_ptr) ; in g723_24_encoder()
135 update (3, y, _witab [i], _fitab [i], dq, sr, dqsez, state_ptr) ; in g723_24_decoder()
/third_party/node/test/parallel/
H A Dtest-crypto-padding.js65 let hex = encrypt.update(plain, 'ascii', 'hex');
73 let plain = decrypt.update(encd, 'hex');
/third_party/python/Lib/lib2to3/pgen2/
H A Dgrammar.py96 self.__dict__.update(d)
100 self.__dict__.update(pickle.loads(pkl))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h57 void update(uint8_t Value) { Hash.update(Value); } in update() function in llvm::DIEHash
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dverify_kc_cts_rev.py57 def update (self): member in GitRepo
88 pkg.update()

Completed in 8 milliseconds

12345678910>>...103