Searched refs:NVIF_NOTIFY_WORK (Results 1 – 2 of 2) sorted by relevance
56 if (test_bit(NVIF_NOTIFY_WORK, ¬ify->flags)) in nvif_notify_put()130 if (test_bit(NVIF_NOTIFY_WORK, ¬ify->flags)) { in nvif_notify()185 set_bit(NVIF_NOTIFY_WORK, ¬ify->flags); in nvif_notify_ctor()
11 #define NVIF_NOTIFY_WORK 1 macro