putcnt 12 drivers/gpu/drm/nouveau/include/nvif/notify.h atomic_t putcnt; putcnt 44 drivers/gpu/drm/nouveau/nvif/notify.c if (atomic_inc_return(¬ify->putcnt) != 1) putcnt 75 drivers/gpu/drm/nouveau/nvif/notify.c if (atomic_dec_return(¬ify->putcnt) != 0) putcnt 97 drivers/gpu/drm/nouveau/nvif/notify.c atomic_dec(¬ify->putcnt); putcnt 129 drivers/gpu/drm/nouveau/nvif/notify.c atomic_inc(¬ify->putcnt); putcnt 178 drivers/gpu/drm/nouveau/nvif/notify.c atomic_set(¬ify->putcnt, 1);