Searched refs:flush_notify (Results 1 – 8 of 8) sorted by relevance
43 void (*flush_notify)(struct nouveau_channel *); member
271 if (chan->flush_notify) in nouveau_pushbuf_flush()272 chan->flush_notify(chan); in nouveau_pushbuf_flush()
198 static EventNotify *flush_notify; variable
65 EventNotify *Log::flush_notify; member in Log177 Log::flush_notify[i].signal(); in wakeup()1122 flush_notify = new EventNotify; in create_threads()1343 Log::flush_notify->lock(); in flush_thread_main()1442 Log::flush_notify->wait(); in flush_thread_main()1446 Log::flush_notify->unlock(); in flush_thread_main()
483 Log::flush_notify->signal(); in preproc_and_try_delete()665 Log::flush_notify->signal(); in write_ascii_logbuffer3()
1495 static void flush_notify(unsigned long error, void *fr_) in flush_notify() function1516 fr.io_req.notify.fn = flush_notify, in dm_integrity_flush_buffers()