Searched refs:nocache (Results 1 – 5 of 5) sorted by relevance
401 size_t pre_copy, nocache; in tls_device_copy_data() local412 nocache = round_down(bytes, SMP_CACHE_BYTES); in tls_device_copy_data()413 if (copy_from_iter_nocache(addr, nocache, i) != nocache) in tls_device_copy_data()415 bytes -= nocache; in tls_device_copy_data()416 addr += nocache; in tls_device_copy_data()
153 if (d && pdev->nocache) in nfs4_get_device_info()
227 unsigned char nocache : 1;/* May not be cached */ member
9926 pdev->nocache = 1; in _nfs4_proc_getdeviceinfo()
3687 nocache [ARM]