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