Home
last modified time | relevance | path

Searched refs:context_flags (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/rdma/
Dqedr-abi.h48 __u32 context_flags; member
/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c288 u32 context_flags; /** Set of execobj.flags to insert from the ctx */ member
524 entry->flags |= eb->context_flags; in eb_validate_vma()
734 eb->context_flags = 0; in eb_select_context()
736 eb->context_flags |= __EXEC_OBJECT_NEEDS_BIAS; in eb_select_context()
/Linux-v5.10/drivers/infiniband/hw/qedr/
Dverbs.c280 ctx->edpm_mode = !!(ureq.context_flags & in qedr_alloc_ucontext()
282 ctx->db_rec = !!(ureq.context_flags & QEDR_ALLOC_UCTX_DB_REC); in qedr_alloc_ucontext()
325 if (ureq.context_flags & QEDR_SUPPORT_DPM_SIZES) { in qedr_alloc_ucontext()