Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Ddst.c304 unsigned short nocache = dst->flags & DST_NOCACHE; in dst_release() local
/linux-4.4.14/fs/nfs/
Dpnfs.h212 unsigned char nocache : 1;/* May not be cached */ member
/linux-4.4.14/sound/pci/
Dintel8x0.c738 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache()
747 #define fill_nocache(buf, size, nocache) do { ; } while (0) argument