Searched refs:nocache (Results 1 – 6 of 6) sorted by relevance
377 size_t pre_copy, nocache; in tls_device_copy_data() local388 nocache = round_down(bytes, SMP_CACHE_BYTES); in tls_device_copy_data()389 if (copy_from_iter_nocache(addr, nocache, i) != nocache) in tls_device_copy_data()391 bytes -= nocache; in tls_device_copy_data()392 addr += nocache; in tls_device_copy_data()
998 const bool nocache = __builtin_constant_p(mc) ? !mc : false; in pickup_page_for_submission() local1019 if (!nocache && page == PAGE_UNALLOCATED) { in pickup_page_for_submission()1035 if (nocache) { in pickup_page_for_submission()1102 if (nocache || !tocache) in pickup_page_for_submission()
151 if (d && pdev->nocache) in nfs4_get_device_info()
216 unsigned char nocache : 1;/* May not be cached */ member
9292 pdev->nocache = 1; in _nfs4_proc_getdeviceinfo()
2972 nocache [ARM]