Home
last modified time | relevance | path

Searched refs:NVKM_NOTIFY_USER (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/core/
A Dnotify.c40 test_and_clear_bit(NVKM_NOTIFY_USER, &notify->flags)) { in nvkm_notify_put()
62 !test_and_set_bit(NVKM_NOTIFY_USER, &notify->flags)) { in nvkm_notify_get()
76 !test_and_clear_bit(NVKM_NOTIFY_USER, &notify->flags)) { in nvkm_notify_func()
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dnotify.h10 #define NVKM_NOTIFY_USER 0 macro

Completed in 3 milliseconds