Home
last modified time | relevance | path

Searched defs:nocache (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/
Dintel8x0.c734 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache()
743 #define fill_nocache(buf, size, nocache) do { ; } while (0) argument
/Linux-v4.19/fs/nfs/
Dpnfs.h214 unsigned char nocache : 1;/* May not be cached */ member