Searched refs:PUSH_PRINTF (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | push.h | 63 #define PUSH_PRINTF(p,f,a...) do { \ macro 71 #define PUSH_PRINTF(p,f,a...) macro 87 PUSH_PRINTF(_p, "%08x"f, _d, ##a); \ 269 PUSH_PRINTF(__p, "%08x-> "#m, __d); \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | push.h | 63 #define PUSH_PRINTF(p,f,a...) do { \ macro 71 #define PUSH_PRINTF(p,f,a...) macro 87 PUSH_PRINTF(_p, "%08x"f, _d, ##a); \ 269 PUSH_PRINTF(__p, "%08x-> "#m, __d); \
|
Completed in 2 milliseconds