Home
last modified time | relevance | path

Searched refs:nocache (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/net/core/
Dflow.c210 goto nocache; in flow_cache_lookup()
215 goto nocache; in flow_cache_lookup()
258 nocache: in flow_cache_lookup()
Ddst.c285 unsigned short nocache = dst->flags & DST_NOCACHE; in dst_release() local
289 if (!newrefcnt && unlikely(nocache)) in dst_release()
/linux-4.1.27/fs/nfs/
Dpnfs_dev.c152 if (d && pdev->nocache) in nfs4_get_device_info()
Dpnfs.h208 unsigned char nocache : 1;/* May not be cached */ member
Dnfs4proc.c7977 pdev->nocache = 1; in _nfs4_proc_getdeviceinfo()
/linux-4.1.27/mm/
Dvmalloc.c390 nocache: in alloc_vmap_area()
403 goto nocache; in alloc_vmap_area()
/linux-4.1.27/sound/pci/
Dintel8x0.c738 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache() argument
741 if (nocache) in fill_nocache()
747 #define fill_nocache(buf, size, nocache) do { ; } while (0) argument
/linux-4.1.27/Documentation/
Dkernel-parameters.txt2325 nocache [ARM]