Searched defs:fill_nocache (Results 1 – 1 of 1) sorted by relevance
734 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache() function743 #define fill_nocache(buf, size, nocache) do { ; } while (0) macro