OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cp_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
ctxnv40.h
101
cp_out(ctx,
CP_WAIT
| flag | (state ? CP_WAIT_SET : 0));
103
#define
cp_wait
(c, f, s) _cp_wait((c), CP_FLAG_##f, CP_FLAG_##f##_##s)
macro
ctxnv40.h
101
cp_out(ctx,
CP_WAIT
| flag | (state ? CP_WAIT_SET : 0));
103
#define
cp_wait
(c, f, s) _cp_wait((c), CP_FLAG_##f, CP_FLAG_##f##_##s)
macro
Completed in 70 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025