Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D12883 _sudo_qemu_io_wrapper --format "$IMGFMT" --nocache \
/openbmc/linux/net/tls/
H A Dtls_device.c401 size_t pre_copy, nocache; in tls_device_copy_data() local
412 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()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py283 nocache = request.GET.get("nocache", None)
299 if nocache:
/openbmc/linux/fs/nfs/
H A Dpnfs_dev.c153 if (d && pdev->nocache) in nfs4_get_device_info()
H A Dpnfs.h227 unsigned char nocache : 1;/* May not be cached */ member
H A Dnfs4proc.c9962 pdev->nocache = 1; in _nfs4_proc_getdeviceinfo()
/openbmc/qemu/contrib/gitdm/
H A Dfiletypes.txt79 filetype tests \.out\.nocache$
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache.py90 self.nocache = self.getvar('BB_DONT_CACHE', metadata)
720 if (info_array[0].skipped or 'SRCREVINACTION' not in info_array[0].pv) and not info_array[0].nocache:
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst107 .. option:: -n, --nocache
/openbmc/qemu/docs/devel/testing/
H A Dmain.rst216 ``.out.nocache`` file is added. In other cases, when outputs differ between
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3707 nocache [ARM]
/openbmc/linux/
H A Dopengrok1.0.log[all...]