OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amdgpu_ctx_get
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ctx.h
68
struct amdgpu_ctx *
amdgpu_ctx_get
(struct amdgpu_fpriv *fpriv, uint32_t id);
amdgpu_sched.c
105
ctx =
amdgpu_ctx_get
(fpriv, ctx_id);
amdgpu_cs.c
129
p->ctx =
amdgpu_ctx_get
(fpriv, cs->in.ctx_id);
972
ctx =
amdgpu_ctx_get
(fpriv, deps[i].ctx_id);
1368
ctx =
amdgpu_ctx_get
(filp->driver_priv, wait->in.ctx_id);
1416
ctx =
amdgpu_ctx_get
(filp->driver_priv, user->ctx_id);
amdgpu_ctx.c
434
struct amdgpu_ctx *
amdgpu_ctx_get
(struct amdgpu_fpriv *fpriv, uint32_t id)
function in typeref:struct:amdgpu_ctx *
Completed in 54 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025