OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:context_new
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_nvc0_fence.c
86
priv->base.
context_new
= nvc0_fence_context_new;
nouveau_fence.h
57
int (*
context_new
)(struct nouveau_channel *);
member in struct:nouveau_fence_priv
nouveau_nv04_fence.c
115
priv->base.
context_new
= nv04_fence_context_new;
nouveau_nv10_fence.c
110
priv->base.
context_new
= nv10_fence_context_new;
nouveau_nv50_fence.c
84
priv->base.
context_new
= nv50_fence_context_new;
nouveau_nv17_fence.c
131
priv->base.
context_new
= nv17_fence_context_new;
nouveau_nv84_fence.c
200
priv->base.
context_new
= nv84_fence_context_new;
nouveau_chan.c
477
return nouveau_fence(chan->drm)->
context_new
(chan);
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025