Home
last modified time | relevance | path

Searched refs:opened (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/virtio/
H A Dvirtio.h203 uint8_t opened; member
H A Dvirtio_ethdev.c786 if (!hw->opened) in virtio_dev_close()
788 hw->opened = 0; in virtio_dev_close()
2421 hw->opened = 1; in eth_virtio_dev_init()
/dpdk/doc/guides/nics/
H A Dmemif.rst103 region to reduce the number of opened files.
/dpdk/doc/guides/prog_guide/
H A Dtrace_lib.rst15 The trace file then later can be opened in *trace viewers* to visualize and
H A Denv_abstraction_layer.rst263 it is opened and locked for the entire time the hugepage is used.
/dpdk/doc/guides/rel_notes/
H A Dknown_issues.rst367 …Alternatively, use the ``ulimit`` command to increase the number of files which can be opened by a…