OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvif_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
nouveau_nvkm_core_object.c
227
nvif_debug
(object, "%s children...\n", action);
235
nvif_debug
(object, "%s running...\n", action);
246
nvif_debug
(object, "%s completed in %"PRId64"us\n", action, time);
269
nvif_debug
(object, "init running...\n");
277
nvif_debug
(object, "init children...\n");
285
nvif_debug
(object, "init completed in %"PRId64"us\n", time);
305
nvif_debug
(object, "destroy children...\n");
311
nvif_debug
(object, "destroy running...\n");
317
nvif_debug
(object, "destroy completed in %"PRId64"us...\n", time);
nouveau_nvkm_core_client.c
266
nvif_debug
(object, "%s notify\n", name[suspend]);
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
client.h
58
#define
nvif_debug
(o,f,a...) nvif_printk((o), DEBUG, INFO, f, ##a)
macro
Completed in 13 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025