Searched refs:nocache (Results 1 – 1 of 1) sorted by relevance
732 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache() argument735 if (nocache) in fill_nocache()741 #define fill_nocache(buf, size, nocache) do { ; } while (0) argument