Searched refs:NVIF_NOTIFY_USER (Results 1 – 2 of 2) sorted by relevance
54 test_and_clear_bit(NVIF_NOTIFY_USER, ¬ify->flags)) { in nvif_notify_put()85 !test_and_set_bit(NVIF_NOTIFY_USER, ¬ify->flags)) in nvif_notify_get()95 !test_and_clear_bit(NVIF_NOTIFY_USER, ¬ify->flags)) { in nvif_notify_func()
10 #define NVIF_NOTIFY_USER 0 macro