Home
last modified time | relevance | path

Searched refs:doing (Results 1 – 25 of 54) sorted by relevance

123

/f-stack/app/redis-5.0.5/src/
H A Dredis-check-rdb.c46 int doing; /* The state while reading the RDB. */ member
113 rdb_check_doing_string[rdbstate.doing]); in rdbCheckError()
210 rdbstate.doing = RDB_CHECK_DOING_READ_TYPE; in redis_check_rdb()
215 rdbstate.doing = RDB_CHECK_DOING_READ_EXPIRE; in redis_check_rdb()
225 rdbstate.doing = RDB_CHECK_DOING_READ_EXPIRE; in redis_check_rdb()
242 rdbstate.doing = RDB_CHECK_DOING_READ_LEN; in redis_check_rdb()
251 rdbstate.doing = RDB_CHECK_DOING_READ_LEN; in redis_check_rdb()
264 rdbstate.doing = RDB_CHECK_DOING_READ_AUX; in redis_check_rdb()
282 rdbstate.doing = RDB_CHECK_DOING_READ_KEY; in redis_check_rdb()
287 rdbstate.doing = RDB_CHECK_DOING_READ_OBJECT_VALUE; in redis_check_rdb()
[all …]
/f-stack/freebsd/amd64/conf/
H A DGENERIC-MMCCAM1 # MMCCAM is the kernel config for doing MMC on CAM development
/f-stack/freebsd/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in75 # Are we doing an upgrade?
92 # If we're here then we're doing an uninstall (not upgrade).
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Drt1011.txt26 u32. The temperature was measured while doing the calibration. Units: Celsius degree
H A Dmaxim,max98390.yaml21 description: The calculated temperature data was measured while doing the calibration.
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmarvell,gicp.txt5 interrupts by doing a memory transaction. It is used by the ICU
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dstate024.cfg38 # Executing 'zfs inherit -r' at the middle and bottom levels after doing so
H A DREADME.state57 # of the string when doing the check.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dfips_validation.rst56 two files are, the ``.req`` file has missing information for instance if doing
58 response file. Also if doing decryption it will not have the plain text until it
H A Ddist_app.rst69 has a while loop which will be doing processing and which is terminated
84 the distributor, doing a simple XOR operation on the input port mbuf field
H A Dtimer.rst97 This call to rte_timer_init() is necessary before doing any other operation on the timer structure.
H A Dl2_forward_crypto.rst17 with a crypto device capable of doing that operation,
405 Before doing so, for performance reasons, the operation stays in a buffer.
/f-stack/freebsd/arm/conf/
H A DNOTES1 # arm-specific changes for doing a LINT build.
/f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/
H A Ddevantech-srf04.yaml48 Thus this GPIO is set while the ultrasonic waves are doing one round
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpower_man.rst118 those cores are doing. It is critical to accurately determine how busy
141 indicates the current core not doing any real work therefore, we can lower the
H A Denv_abstraction_layer.rst667 - a pthread doing multi-producers enqueues on a given ring must not
668 be preempted by another pthread doing a multi-producer enqueue on
670 - a pthread doing multi-consumers dequeues on a given ring must not
671 be preempted by another pthread doing a multi-consumer dequeue on
714 The following is a simple example of cgroup control usage, there are two pthreads(t0 and t1) doing
764 on the one doing the memory allocation.
H A Dmempool_lib.rst35 This is particularly true for packet buffers when doing L3 forwarding or flow classification.
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dmvme5100.dts108 * 0x2 to anything else, doing so will cause endless
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dfaraday,ftpci100.txt61 typically been like this, doing the swizzling on the interrupt controller side
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dsdhci-msm.txt26 but doing that should be considered a deprecated practice.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-370-synology-ds213j.dts280 * what you are doing.
H A Darmada-xp-synology-ds414.dts296 * what you are doing.
/f-stack/freebsd/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in289 # from the shell - we know what we're doing).
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dthermal-zones.yaml73 checking this thermal zone while doing passive cooling. Setting
/f-stack/freebsd/contrib/device-tree/scripts/
H A DKbuild.include32 # Easy method for doing a status message

123