Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dexeclist.c195 struct execlist_ctx_descriptor_format *ctx1 = &running->ctx[1]; in emulate_execlist_ctx_schedule_out() local
288 struct execlist_ctx_descriptor_format *ctx0, *ctx1; in emulate_execlist_schedule_in() local
/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c513 u64 sge_cmd, ctx0, ctx1; in cxio_hal_init_ctrl_qp() local
Dcxio_wr.h291 __be64 ctx1; /* 5 */ member
/Linux-v4.19/fs/nfs/
Dinternal.h269 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c463 u32 tmp, ctx1; in nv04_gr_set_ctx_val() local
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_os.c721 struct ct6_dsd *ctx1 = ctx; in qla2x00_sp_free_dma() local
797 struct ct6_dsd *ctx1 = ctx; in qla2xxx_qpair_sp_free_dma() local
/Linux-v4.19/kernel/events/
Dcore.c2963 static int context_equiv(struct perf_event_context *ctx1, in context_equiv()