Home
last modified time | relevance | path

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

/linux/net/tls/
A Dtls_device.c391 size_t pre_copy, nocache; in tls_device_copy_data() local
402 nocache = round_down(bytes, SMP_CACHE_BYTES); in tls_device_copy_data()
403 if (copy_from_iter_nocache(addr, nocache, i) != nocache) in tls_device_copy_data()
405 bytes -= nocache; in tls_device_copy_data()
406 addr += nocache; in tls_device_copy_data()
/linux/fs/nfs/
A Dpnfs_dev.c153 if (d && pdev->nocache) in nfs4_get_device_info()
A Dpnfs.h224 unsigned char nocache : 1;/* May not be cached */ member
A Dnfs4proc.c9672 pdev->nocache = 1; in _nfs4_proc_getdeviceinfo()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt3364 nocache [ARM]

Completed in 35 milliseconds