Home
last modified time | relevance | path

Searched refs:persistent (Results 1 – 24 of 24) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt1 Device-tree bindings for persistent memory regions
9 Given b) it is best to think of persistent memory as a kind of memory mapped
11 persistent regions separately to the normal memory pool. To aid with that this
12 binding provides a standardised interface for discovering where persistent
36 backed by non-persistent memory. This lets the OS know that it
38 persistent after a write.
/f-stack/freebsd/netgraph/
H A Dng_hub.c49 int persistent; /* can exist w/o hooks */ member
109 priv->persistent = 1; in ng_hub_rcvmsg()
170 NG_NODE_IS_VALID(NG_HOOK_NODE(hook)) && !priv->persistent) in ng_hub_disconnect()
H A Dng_bridge.c106 int persistent; /* can exist w/o hooks */ member
571 priv->persistent = 1; in ng_bridge_rcvmsg()
859 && !priv->persistent) { in ng_bridge_disconnect()
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmicrochip,pic32-evic.txt27 internal interrupts use IRQ_TYPE_EDGE_RISING for non persistent interrupts and
28 IRQ_TYPE_LEVEL_HIGH for persistent interrupts. For external interrupts use
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_file.h81 unsigned persistent:1; member
140 ngx_pool_t *pool, ngx_uint_t persistent, ngx_uint_t clean,
H A Dngx_file.c115 tf->persistent, tf->clean, tf->access); in ngx_write_chain_to_temp_file()
142 ngx_uint_t persistent, ngx_uint_t clean, ngx_uint_t access) in ngx_create_temp_file() argument
202 file->fd = ngx_open_tempfile(file->name.data, persistent, access); in ngx_create_temp_file()
/f-stack/freebsd/contrib/openzfs/udev/rules.d/
H A D60-zvol.rules.in3 # persistent disk links: /dev/zvol/dataset_name
/f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/
H A Dramoops.txt4 ramoops provides persistent RAM storage for oops and panics, so they can be
9 Parts of this storage may be set aside for other persistent log buffers, such
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dfacebook-bmc-flash-layout.dtsi26 * as persistent data store.
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dnand-macronix.txt8 Enabling the randomizer is a one time persistent and non reversible
/f-stack/freebsd/contrib/device-tree/Bindings/security/tpm/
H A Dibmvtpm.txt20 - ibm,loc-code : specifies the unique and persistent location code
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.c277 ngx_open_tempfile(u_char *name, ngx_uint_t persistent, ngx_uint_t access) in ngx_open_tempfile() argument
284 if (fd != -1 && !persistent) { in ngx_open_tempfile()
H A Dngx_files.h117 ngx_fd_t ngx_open_tempfile(u_char *name, ngx_uint_t persistent,
/f-stack/dpdk/doc/guides/platform/
H A Ddpaa.rst64 running the DPAA based DPDK application. This setting is persistent, the
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dwarp.dts198 label = "persistent";
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A DREADME.md11 * Add new paths to the persistent VDEV label for device matching.
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request_body.c456 tf->persistent = r->request_body_in_persistent_file; in ngx_http_write_request_body()
469 tf->persistent, tf->clean, tf->access) in ngx_http_write_request_body()
H A Dngx_http_upstream.c3146 p->temp_file->persistent = 1; in ngx_http_upstream_send_response()
4066 tf->persistent = 1; in ngx_http_upstream_store()
4069 tf->persistent, tf->clean, tf->access) in ngx_http_upstream_store()
/f-stack/dpdk/doc/guides/nics/
H A Dnetvsc.rst76 Any settings done with driverctl are by default persistent and will be reapplied
/f-stack/freebsd/opencrypto/
H A Dcryptodev_if.m154 * self-contained and is not assicated with any persistent session.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib294 # Get persistent name for given disk
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_05.rst620 can also be made persistent by adding ``kern.coredump=0`` to ``/etc/sysctl.conf``.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst631 the current design uses the persistent data structure presented in :numref:`table_qos_8`,
/f-stack/freebsd/contrib/zlib/
H A DChangeLog1049 - fix "an inflate input buffer bug that shows up on rare but persistent