Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/intel/
H A Dstratix10-soc-fpga-mgr.c72 int opened; member
87 if (sc->opened) { in fpga_open()
109 sc->opened = 1; in fpga_open()
125 if (sc->opened == 0) { in fpga_write()
156 if (sc->opened == 0) { in fpga_close()
171 sc->opened = 0; in fpga_close()
182 sc->opened = 0; in fpga_close()
/f-stack/app/redis-5.0.5/deps/jemalloc/msvc/
H A DReadMe.txt22 6. Now the project can be opened and built in Visual Studio:
/f-stack/freebsd/i386/pci/
H A Dpci_cfgreg.c133 static int opened = 0; in pci_cfgregopen() local
135 if (opened) in pci_cfgregopen()
146 opened = 1; in pci_cfgregopen()
/f-stack/freebsd/sys/
H A Dimgact.h74 char opened; /* flag - we have opened executable vnode */ member
H A Dterminal.h165 typedef void tc_opened_t(struct terminal *tm, int opened);
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h281 bool opened; member
H A Dvirtio_ethdev.c727 if (!hw->opened) in virtio_dev_close()
729 hw->opened = false; in virtio_dev_close()
1980 hw->opened = true; in eth_virtio_dev_init()
/f-stack/freebsd/kern/
H A Dkern_exec.c635 if (imgp->opened) { in do_execve()
637 imgp->opened = 0; in do_execve()
894 if (imgp->opened) in do_execve()
1807 imgp->opened = 1; in exec_check_permissions()
/f-stack/freebsd/arm/mv/
H A Dmv_pci.c997 static int opened = 0; in mv_pcib_hw_cfginit() local
999 if (opened) in mv_pcib_hw_cfginit()
1003 opened = 1; in mv_pcib_hw_cfginit()
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-blk-queue.m4171 dnl # is that long term this function will be opened up.
/f-stack/tools/libxo/doc/
H A Dfield-formatting.rst212 xo_emit("{:filename} cannot be opened: {:error/%m}", filename);
213 xo_emit("{:filename} cannot be opened: {:error/%s}",
H A Dapi.rst881 constructs open since the marker was opened will be closed.
888 used to ensure that any constructs opened by the function are closed
1654 XO_OP_OPEN_CONTAINER Container opened (xo_open_container)
1656 XO_OP_OPEN_LIST List opened (xo_open_list)
1658 XO_OP_OPEN_LEAF_LIST Leaf list opened (xo_open_leaf_list)
1660 XO_OP_OPEN_INSTANCE Instance opened (xo_open_instance)
H A Dencoders.rst271 that a new container has been opened, and the encoder can behave in an
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.sub1782 -mvs* | -opened*)
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dmpc836x_rdk.dts431 /* linux,opened; - added by uboot */
/f-stack/freebsd/contrib/zstd/
H A DREADME.md29 [OSSFuzzLink]: https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:zstd
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtrace_lib.rst15 The trace file then later can be opened in *trace viewers* to visualize and
/f-stack/dpdk/doc/guides/nics/
H A Dmemif.rst103 region to reduce the number of opened files.
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md89 When a new issue is opened, it is not uncommon for developers to request
/f-stack/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…
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt3142 be opened for the code within the include file. This could lead to
15423 opened.
15841 opened.
17526 Improved /proc/acpi/event. It now can be opened only once and has
18490 opened.