Searched defs:engine (Results 101 - 125 of 267) sorted by relevance

1234567891011

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_irq.c136 struct intel_engine_cs *engine = gt->engine_class[class][instance]; local
H A Dintel_engine_user.c39 void intel_engine_add_user(struct intel_engine_cs *engine) argument
87 struct intel_engine_cs *engine = local
97 u8 engine; member in struct:__anon63
106 struct intel_engine_cs *engine; local
181 add_legacy_ring(struct legacy_ring *ring, struct intel_engine_cs *engine) argument
195 engine_rename(struct intel_engine_cs *engine, const char *name, u16 instance) argument
217 struct intel_engine_cs *engine = local
262 struct intel_engine_cs *engine; local
317 struct intel_engine_cs *engine; local
[all...]
H A Dintel_context.c39 intel_context_create(struct intel_engine_cs *engine) argument
390 intel_context_init(struct intel_context *ce, struct intel_engine_cs *engine) argument
[all...]
H A Dintel_breadcrumbs.c513 void intel_engine_print_breadcrumbs(struct intel_engine_cs *engine, argument
H A Dselftest_slpc.c183 static int slpc_power(struct intel_gt *gt, struct intel_engine_cs *engine) argument
267 struct intel_engine_cs *engine; local
[all...]
/linux-master/drivers/soc/qcom/
H A Dice.c211 struct qcom_ice *engine; local
333 struct qcom_ice *engine; local
[all...]
/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/gpu/drm/i915/pxp/
H A Dintel_pxp_gsccs.c373 struct intel_engine_cs *engine = gt->engine[GSC0]; local
H A Dintel_pxp.c87 struct intel_engine_cs *engine; local
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c174 static void load_render_mocs(const struct intel_engine_cs *engine) argument
361 handle_tlb_pending_event(struct intel_vgpu *vgpu, const struct intel_engine_cs *engine) argument
407 switch_mocs(struct intel_vgpu *pre, struct intel_vgpu *next, const struct intel_engine_cs *engine) argument
481 switch_mmio(struct intel_vgpu *pre, struct intel_vgpu *next, const struct intel_engine_cs *engine) argument
566 intel_gvt_switch_mmio(struct intel_vgpu *pre, struct intel_vgpu *next, const struct intel_engine_cs *engine) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfifo.h60 struct nvkm_engine engine; member in struct:nvkm_fifo
H A Ddisp.h12 struct nvkm_engine engine; member in struct:nvkm_disp
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Duchan.c211 struct nvkm_engine *engine = engn->engine; local
[all...]
H A Dbase.c39 nvkm_fifo_ctxsw_in_progress(struct nvkm_engine *engine) argument
125 nvkm_fifo_fini(struct nvkm_engine *engine, bool suspend) argument
139 nvkm_fifo_init(struct nvkm_engine *engine) argument
169 nvkm_fifo_info(struct nvkm_engine *engine, u64 mthd, u64 *data) argument
241 nvkm_fifo_oneinit(struct nvkm_engine *engine) argument
328 nvkm_fifo_preinit(struct nvkm_engine *engine) argument
334 nvkm_fifo_dtor(struct nvkm_engine *engine) argument
[all...]
H A Dchan.c45 struct nvkm_engine *engine = engn->engine; local
311 nvkm_chan_get_inst(struct nvkm_engine *engine, u64 inst, unsigned long *pirqflags) argument
332 nvkm_chan_get_chid(struct nvkm_engine *engine, int id, unsigned long *pirqflags) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c322 struct nvkm_engine *engine; local
/linux-master/drivers/crypto/marvell/cesa/
H A Dcesa.c38 mv_cesa_dequeue_req_locked(struct mv_cesa_engine *engine, argument
52 static void mv_cesa_rearm_engine(struct mv_cesa_engine *engine) argument
75 mv_cesa_std_process(struct mv_cesa_engine *engine, u32 status) argument
95 mv_cesa_int_process(struct mv_cesa_engine *engine, u32 status) argument
115 struct mv_cesa_engine *engine = priv; local
173 struct mv_cesa_engine *engine = creq->engine; local
315 mv_cesa_conf_mbus_windows(struct mv_cesa_engine *engine, const struct mbus_dram_target_info *dram) argument
377 struct mv_cesa_engine *engine = &cesa->engines[idx]; local
422 struct mv_cesa_engine *engine = &cesa->engines[idx]; local
490 struct mv_cesa_engine *engine = &cesa->engines[i]; local
[all...]
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c95 struct crypto_engine *engine; local
299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) argument
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h31 struct crypto_engine *engine; member in struct:data_queue
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c396 struct crypto_engine *engine; local
473 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) argument
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c20 struct intel_engine_cs *engine; member in struct:context
291 struct intel_engine_cs *engine; local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c168 struct intel_engine_cs *engine; local
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_context_types.h113 struct intel_engine_cs *engine; member in struct:i915_gem_proto_engine
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c292 u64 engine, runm; local
[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...]

Completed in 372 milliseconds

1234567891011