Home
last modified time | relevance | path

Searched refs:NVIF_NOTIFY_USER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
H A Dnotify.c54 test_and_clear_bit(NVIF_NOTIFY_USER, &notify->flags)) { in nvif_notify_put()
85 !test_and_set_bit(NVIF_NOTIFY_USER, &notify->flags)) in nvif_notify_get()
95 !test_and_clear_bit(NVIF_NOTIFY_USER, &notify->flags)) { in nvif_notify_func()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Dnotify.h10 #define NVIF_NOTIFY_USER 0 macro

Completed in 1 milliseconds