Searched refs:pdflush_operation (Results 1 – 2 of 2) sorted by relevance
596 pdflush_operation(background_writeout, 0); in balance_dirty_pages()731 return pdflush_operation(background_writeout, nr_pages); in wakeup_pdflush()814 if (pdflush_operation(wb_kupdate, 0) < 0) in wb_timer_fn()825 pdflush_operation(laptop_flush, 0); in laptop_timer_fn()
211 int pdflush_operation(void (*fn)(unsigned long), unsigned long arg0) in pdflush_operation() function