Home
last modified time | relevance | path

Searched refs:writeout (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-bdi39 writeout speed in relation to the other devices.
53 writeout speed in relation to the other devices.
94 writeout speed in relation to the other devices.
132 request must not be changed until writeout is complete.
/linux/kernel/gcov/
H A Dclang.c82 void llvm_gcov_init(llvm_gcov_callback writeout, llvm_gcov_callback flush) in llvm_gcov_init() argument
96 writeout(); in llvm_gcov_init()
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst20 the writeout of dirty data to disk.
208 for writeout by the kernel flusher threads. It is expressed in 100'ths
/linux/mm/
H A Dvmscan.c637 static pageout_t writeout(struct folio *folio, struct address_space *mapping, in writeout() function
699 return writeout(folio, mapping, plug, folio_list); in pageout()