Searched defs:engine (Results 1 - 25 of 267) sorted by path

1234567891011

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doclass.h29 struct nvkm_engine *engine; member in struct:nvkm_oclass
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.h170 struct sunxi_engine engine; member in struct:sun4i_backend
190 engine_to_sun4i_backend(struct sunxi_engine *engine) argument
H A Dsun4i_crtc.h16 struct sunxi_engine *engine; member in struct:sun4i_crtc
/linux-master/crypto/
H A Dcrypto_engine.c40 static void crypto_finalize_request(struct crypto_engine *engine, argument
73 crypto_pump_requests(struct crypto_engine *engine, bool in_kthread) argument
224 struct crypto_engine *engine = local
236 crypto_transfer_request(struct crypto_engine *engine, struct crypto_async_request *req, bool need_pump) argument
265 crypto_transfer_request_to_engine(struct crypto_engine *engine, struct crypto_async_request *req) argument
277 crypto_transfer_aead_request_to_engine(struct crypto_engine *engine, struct aead_request *req) argument
290 crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine, struct akcipher_request *req) argument
303 crypto_transfer_hash_request_to_engine(struct crypto_engine *engine, struct ahash_request *req) argument
316 crypto_transfer_kpp_request_to_engine(struct crypto_engine *engine, struct kpp_request *req) argument
329 crypto_transfer_skcipher_request_to_engine(struct crypto_engine *engine, struct skcipher_request *req) argument
343 crypto_finalize_aead_request(struct crypto_engine *engine, struct aead_request *req, int err) argument
357 crypto_finalize_akcipher_request(struct crypto_engine *engine, struct akcipher_request *req, int err) argument
371 crypto_finalize_hash_request(struct crypto_engine *engine, struct ahash_request *req, int err) argument
384 crypto_finalize_kpp_request(struct crypto_engine *engine, struct kpp_request *req, int err) argument
398 crypto_finalize_skcipher_request(struct crypto_engine *engine, struct skcipher_request *req, int err) argument
411 crypto_engine_start(struct crypto_engine *engine) argument
437 crypto_engine_stop(struct crypto_engine *engine) argument
487 crypto_engine_alloc_init_and_set(struct device *dev, bool retry_support, int (*cbk_do_batch)(struct crypto_engine *engine), bool rt, int qlen) argument
492 struct crypto_engine *engine; local
556 crypto_engine_exit(struct crypto_engine *engine) argument
[all...]
/linux-master/drivers/accel/ivpu/
H A Divpu_job.c31 static struct ivpu_cmdq *ivpu_cmdq_alloc(struct ivpu_file_priv *file_priv, u16 engine) argument
82 static struct ivpu_cmdq *ivpu_cmdq_acquire(struct ivpu_file_priv *file_priv, u16 engine) argument
110 static void ivpu_cmdq_release_locked(struct ivpu_file_priv *file_priv, u16 engine) argument
141 static void ivpu_cmdq_reset_locked(struct ivpu_file_priv *file_priv, u16 engine) argument
[all...]
H A Divpu_jsm_msg.c136 int ivpu_jsm_get_heartbeat(struct ivpu_device *vdev, u32 engine, u64 *heartbeat) argument
159 int ivpu_jsm_reset_engine(struct ivpu_device *vdev, u32 engine) argument
178 ivpu_jsm_preempt_engine(struct ivpu_device *vdev, u32 engine, u32 preempt_id) argument
[all...]
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c120 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) argument
302 static void sun8i_ce_cipher_unprepare(struct crypto_engine *engine, argument
347 static void sun8i_ce_cipher_run(struct crypto_engine *engine, void *areq) argument
364 int sun8i_ce_cipher_do_one(struct crypto_engine *engine, void *areq) argument
380 struct crypto_engine *engine; local
399 struct crypto_engine *engine; local
[all...]
H A Dsun8i-ce-hash.c246 struct crypto_engine *engine; local
330 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) argument
H A Dsun8i-ce.h194 struct crypto_engine *engine; member in struct:sun8i_ce_flow
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c332 int sun8i_ss_handle_cipher_request(struct crypto_engine *engine, void *areq) argument
350 struct crypto_engine *engine; local
371 struct crypto_engine *engine; local
[all...]
H A Dsun8i-ss-hash.c396 struct crypto_engine *engine; local
473 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) argument
H A Dsun8i-ss.h132 struct crypto_engine *engine; member in struct:sun8i_ss_flow
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c261 int meson_handle_cipher_request(struct crypto_engine *engine, void *areq) argument
279 struct crypto_engine *engine; local
297 struct crypto_engine *engine; local
[all...]
H A Damlogic-gxl.h70 struct crypto_engine *engine; member in struct:meson_flow
/linux-master/drivers/crypto/aspeed/
H A Daspeed-acry.c183 static int aspeed_acry_do_request(struct crypto_engine *engine, void *areq) argument
H A Daspeed-hace-crypto.c79 static int aspeed_crypto_do_request(struct crypto_engine *engine, void *areq) argument
H A Daspeed-hace-hash.c533 static int aspeed_ahash_do_request(struct crypto_engine *engine, void *areq) argument
557 static void aspeed_ahash_prepare_request(struct crypto_engine *engine, argument
575 static int aspeed_ahash_do_one(struct crypto_engine *engine, void *areq) argument
/linux-master/drivers/crypto/caam/
H A Dcaamalg.c1540 static int aead_do_one_req(struct crypto_engine *engine, void *areq) argument
1777 skcipher_do_one_req(struct crypto_engine *engine, void *areq) argument
[all...]
H A Dcaamhash.c759 static int ahash_do_one_req(struct crypto_engine *engine, void *areq) argument
[all...]
H A Dcaampkc.c374 static int akcipher_do_one_req(struct crypto_engine *engine, void *areq) argument
[all...]
H A Dintern.h84 struct crypto_engine *engine; member in struct:caam_drv_private_jr
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto.h95 enum ccp_engine engine; member in struct:ccp_aes_ctx
166 enum ccp_engine engine; member in struct:ccp_des3_ctx
H A Dccp-dev.h586 unsigned int engine:4; member in struct:dword0
/linux-master/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c265 int sl3516_ce_handle_cipher_request(struct crypto_engine *engine, void *areq) argument
283 struct crypto_engine *engine; local
301 struct crypto_engine *engine; local
[all...]
H A Dsl3516-ce.h234 struct crypto_engine *engine; member in struct:sl3516_ce_dev

Completed in 293 milliseconds

1234567891011