Home
last modified time | relevance | path

Searched refs:loading (Results 1 – 25 of 53) sorted by relevance

123

/f-stack/freebsd/contrib/device-tree/Bindings/remoteproc/
H A Dwkup_m3_rproc.txt7 binary to accomplish this. The wkup_m3 remoteproc driver handles the loading of
28 - ti,pm-firmware: Name of firmware file to be used for loading and
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst81 module loading using::
106 It is advisable to include the loading of the contigmem module during the boot
140 After loading the contigmem module, the ``nic_uio`` module must also be loaded into the
148 then the ``hw.nic_uio.bdfs sysctl`` value will need to be set before loading the
204 kernel environment variable prior to loading ``nic_uio``, as follows::
212 upon loading, use the following command::
/f-stack/app/redis-5.0.5/src/
H A Dmulti.c147 if (!server.loading && server.masterhost && server.repl_slave_ro && in execCommand()
178 call(c,server.loading ? CMD_CALL_NONE : CMD_CALL_FULL); in execCommand()
212 if (listLength(server.monitors) && !server.loading) in execCommand()
H A Dexpire.c427 if (when <= mstime() && !server.loading && !server.masterhost) { in expireGenericCommand()
H A Dserver.c1565 server.loading = 0; in initServerConfig()
2350 if (server.loading) return; /* No propagation during loading. */ in alsoPropagate()
2430 !server.loading && in call()
2452 if (server.loading && c->flags & CLIENT_LUA) in call()
2710 if (server.loading && !(c->cmd->flags & CMD_LOADING)) { in processCommand()
3364 server.loading, in genRedisInfoString()
3401 if (server.loading) { in genRedisInfoString()
3845 } else if (server.loading) { in sigShutdownHandler()
H A Devict.c633 if (server.lua_timedout || server.loading) return C_OK; in freeMemoryIfNeededAndSafe()
/f-stack/freebsd/contrib/device-tree/Bindings/fpga/
H A Dlattice-machxo2-spi.txt3 Lattice MachXO2 FPGAs support a method of loading the bitstream over
H A Daltera-passive-serial.txt3 Altera FPGAs support a method of loading the bitstream over what is
H A Dxilinx-slave-serial.txt3 Xilinx Spartan-6 and 7 Series FPGAs support a method of loading the
/f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/
H A Dlantiq-gswip.txt24 Required properties for GPHY firmware loading:
28 for the loading of the firmware into the embedded
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-misc-minor.m44 dnl # auto-loading depends on registering a reserved non-conflicting minor
/f-stack/app/redis-5.0.5/deps/lua/etc/
H A DREADME31 Linking with noparser.o avoids loading the parsing modules in lualib.a.
/f-stack/freebsd/contrib/device-tree/Bindings/firmware/
H A Dqcom,scm.txt5 can include CPU power up/down, HDCP requests, loading of firmware, and other
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h150 ngx_atomic_t loading; member
H A Dngx_http_file_cache.c120 if (!cache->sh->cold || cache->sh->loading) { in ngx_http_file_cache_init()
150 cache->sh->loading = 0; in ngx_http_file_cache_init()
2039 if (!cache->sh->cold || cache->sh->loading) { in ngx_http_file_cache_loader()
2043 if (!ngx_atomic_cmp_set(&cache->sh->loading, 0, ngx_pid)) { in ngx_http_file_cache_loader()
2063 cache->sh->loading = 0; in ngx_http_file_cache_loader()
2068 cache->sh->loading = 0; in ngx_http_file_cache_loader()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl_stapling.c40 unsigned loading:1; member
555 || staple->loading || staple->refresh >= ngx_time()) in ngx_ssl_stapling_update()
560 staple->loading = 1; in ngx_ssl_stapling_update()
750 staple->loading = 0; in ngx_ssl_stapling_ocsp_handler()
758 staple->loading = 0; in ngx_ssl_stapling_ocsp_handler()
/f-stack/tools/libxo/doc/
H A Dencoders.rst20 "pluggable" extension mechanism for dynamically loading new encoders.
233 - loading the encoder
/f-stack/dpdk/doc/guides/prog_guide/
H A Dglossary.rst64 services expected from the EAL are: development kit loading and launching,
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dqcom,ipa.yaml113 performing early IPA initialization, including loading and
/f-stack/app/redis-5.0.5/deps/lua/
H A DINSTALL66 We strongly recommend that you enable dynamic loading. This is done
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Drohm,bd71837-pmic.yaml46 # outputs will be returned to HW control by OTP loading. Thus the reset
H A Drohm,bd71847-pmic.yaml49 # power outputs will be returned to HW control by OTP loading. Thus the reset
/f-stack/freebsd/amd64/conf/
H A DMINIMAL5 # GENERIC, minus all functionality that can be replaced by loading kernel
/f-stack/freebsd/i386/conf/
H A DMINIMAL5 # GENERIC, minus all functionality that can be replaced by loading kernel
/f-stack/freebsd/contrib/dev/ipw/
H A DLICENSE5 the following terms and conditions. By loading or using the Software, you agree
142 read the following terms and conditions. By loading or using the Software, you

123