Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 25 of 80) sorted by relevance

1234

/f-stack/dpdk/app/test/
H A Dtest_rcu_qsbr_perf.c33 static rte_atomic64_t updates, checks; variable
117 rte_atomic64_add(&checks, loop_cnt); in test_rcu_qsbr_writer_perf()
135 rte_atomic64_clear(&checks); in test_rcu_qsbr_perf()
179 (rte_atomic64_read(&checks) / RCU_SCALE_DOWN)); in test_rcu_qsbr_perf()
244 rte_atomic64_clear(&checks); in test_rcu_qsbr_wperf()
394 rte_atomic64_clear(&checks); in test_rcu_qsbr_sw_sv_1qs()
457 rte_atomic64_add(&checks, i); in test_rcu_qsbr_sw_sv_1qs()
475 rte_atomic64_read(&checks)); in test_rcu_qsbr_sw_sv_1qs()
574 rte_atomic64_add(&checks, i); in test_rcu_qsbr_sw_sv_1qs_non_blocking()
591 rte_atomic64_read(&checks)); in test_rcu_qsbr_sw_sv_1qs_non_blocking()
[all …]
/f-stack/freebsd/mips/conf/
H A Dstd.BERI52 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
53 #options WITNESS #Enable checks to detect deadlocks and cycles
H A Dstd.MALTA44 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
45 #options WITNESS #Enable checks to detect deadlocks and cycles
H A DX100055 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
56 #options WITNESS #Enable checks to detect deadlocks and cycles
H A DJZ478057 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
58 #options WITNESS #Enable checks to detect deadlocks and cycles
H A DERL104 #options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS
105 #options WITNESS # Enable checks to detect deadlocks and cycles
H A DOCTEON198 options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS
99 options WITNESS # Enable checks to detect deadlocks and cycles
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-is_owner_or_cap.m44 dnl # This is used for permission checks in the xattr and file attribute call
H A Dkernel-mkdir-umode-t.m47 dnl # broken apart into three separate checks.
H A DAbigail.am8 # --headers-dir1: Limit ABI checks to public OpenZFS headers, otherwise
H A Dkernel-wait.m45 dnl # N.B. The type check is performed before all other checks
H A Dkernel-fpu.m415 dnl # N.B. The header check is performed before all other checks since it
H A Dpkg.m433 dnl MIN-VERSION. Unlike PKG_PROG_PKG_CONFIG, which checks the user's
34 dnl installed version of pkg-config, this checks the developer's version
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dda9150-fg.txt7 - dlg,update-interval: Interval time (milliseconds) between battery level checks.
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dda9062-thermal.txt18 milliseconds, between thermal zone device update checks.
/f-stack/dpdk/devtools/
H A Dcheck-includes.sh37 This script checks that header files in a given directory do not miss
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dexample-schema.yaml64 # The core schema already checks that reg values are numbers, so device
65 # specific schema don't need to do those checks.
116 # The core checks this is a boolean, so just have to list it here to be
H A Dsubmitting-patches.rst49 ("checkpatch: add DT compatible string documentation checks"). ]
/f-stack/freebsd/contrib/dev/ice/
H A DREADME27 The DDP package loads during device initialization. The driver checks to see if
116 ice_ddp module and checks that it contains a valid DDP package file.
133 /lib/firmware/updates/) and checks that it contains a valid DDP package file.
/f-stack/freebsd/contrib/openzfs/module/zstd/
H A DREADME.md64 to add future compatibility checks and/or fixes. However, currently it is
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Ddra7-evm-common.dtsi148 * The ROM checks the first four physical blocks
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_crypto.rst246 which are stored in the device info structure, so the function checks if the operation
249 The following code checks if the device supports the specified cipher algorithm
309 After all the checks, the device is configured and it is added to the
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib217 # checks first disk to determine slice prefix.
246 # checks first disk to determine device directory
324 # First checks state of disk. Test will fail if disk is not properly onlined
/f-stack/dpdk/doc/guides/tools/
H A Dtestbbdev.rst98 * Sanity checks [-c unittest]
99 - Performs sanity checks on BBDEV interface, validating basic functionality
682 - ``SYNCRC`` : Both CRC and LDPC syndromes parity checks are failing.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst16 * Timers provide high precision (depends on the call frequency to rte_timer_manage() that checks

1234