| /f-stack/freebsd/contrib/device-tree/Bindings/pmem/ |
| H A D | pmem-region.txt | 1 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 D | ng_hub.c | 49 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 D | ng_bridge.c | 106 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 D | microchip,pic32-evic.txt | 27 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 D | ngx_file.h | 81 unsigned persistent:1; member 140 ngx_pool_t *pool, ngx_uint_t persistent, ngx_uint_t clean,
|
| H A D | ngx_file.c | 115 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 D | 60-zvol.rules.in | 3 # persistent disk links: /dev/zvol/dataset_name
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | ramoops.txt | 4 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 D | facebook-bmc-flash-layout.dtsi | 26 * as persistent data store.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | nand-macronix.txt | 8 Enabling the randomizer is a one time persistent and non reversible
|
| /f-stack/freebsd/contrib/device-tree/Bindings/security/tpm/ |
| H A D | ibmvtpm.txt | 20 - ibm,loc-code : specifies the unique and persistent location code
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_files.c | 277 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 D | ngx_files.h | 117 ngx_fd_t ngx_open_tempfile(u_char *name, ngx_uint_t persistent,
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | dpaa.rst | 64 running the DPAA based DPDK application. This setting is persistent, the
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | warp.dts | 198 label = "persistent";
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | README.md | 11 * Add new paths to the persistent VDEV label for device matching.
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_request_body.c | 456 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 D | ngx_http_upstream.c | 3146 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 D | netvsc.rst | 76 Any settings done with driverctl are by default persistent and will be reapplied
|
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptodev_if.m | 154 * self-contained and is not assicated with any persistent session.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | blkdev.shlib | 294 # Get persistent name for given disk
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 620 can also be made persistent by adding ``kern.coredump=0`` to ``/etc/sysctl.conf``.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | qos_framework.rst | 631 the current design uses the persistent data structure presented in :numref:`table_qos_8`,
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 1049 - fix "an inflate input buffer bug that shows up on rare but persistent
|