Home
last modified time | relevance | path

Searched defs:ctx1 (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dexeclist.c188 struct execlist_ctx_descriptor_format *ctx1 = &running->ctx[1]; in emulate_execlist_ctx_schedule_out() local
280 struct execlist_ctx_descriptor_format *ctx0, *ctx1; in emulate_execlist_schedule_in() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
Dexeclist.c188 struct execlist_ctx_descriptor_format *ctx1 = &running->ctx[1]; in emulate_execlist_ctx_schedule_out() local
280 struct execlist_ctx_descriptor_format *ctx0, *ctx1; in emulate_execlist_schedule_in() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dverifier_iterating_callbacks.c221 struct num_context ctx1 = { .i = 0 }; in bpf_loop_iter_limit_nested() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_int_process_v9.c118 #define KFD_CONTEXT_ID_GET_SQ_INT_DATA(ctx0, ctx1) \ argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c463 u32 tmp, ctx1; in nv04_gr_set_ctx_val() local
/kernel/linux/linux-5.10/fs/nfs/
Dinternal.h307 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c463 u32 tmp, ctx1; in nv04_gr_set_ctx_val() local
/kernel/linux/linux-6.6/fs/nfs/
Dinternal.h309 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_os.c705 struct ct6_dsd *ctx1 = sp->u.scmd.ct6_ctx; in qla2x00_sp_free_dma() local
788 struct ct6_dsd *ctx1 = sp->u.scmd.ct6_ctx; in qla2xxx_qpair_sp_free_dma() local
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
Dqla_os.c751 struct ct6_dsd *ctx1 = &sp->u.scmd.ct6_ctx; in qla2x00_sp_free_dma() local
837 struct ct6_dsd *ctx1 = &sp->u.scmd.ct6_ctx; in qla2xxx_qpair_sp_free_dma() local
/kernel/linux/linux-5.10/kernel/events/
Dcore.c3352 static int context_equiv(struct perf_event_context *ctx1, in context_equiv()
/kernel/linux/linux-6.6/kernel/events/
Dcore.c3349 static int context_equiv(struct perf_event_context *ctx1, in context_equiv()