| /f-stack/dpdk/app/test/ |
| H A D | test_rcu_qsbr_perf.c | 33 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 D | std.BERI | 52 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS 53 #options WITNESS #Enable checks to detect deadlocks and cycles
|
| H A D | std.MALTA | 44 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS 45 #options WITNESS #Enable checks to detect deadlocks and cycles
|
| H A D | X1000 | 55 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS 56 #options WITNESS #Enable checks to detect deadlocks and cycles
|
| H A D | JZ4780 | 57 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS 58 #options WITNESS #Enable checks to detect deadlocks and cycles
|
| H A D | ERL | 104 #options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS 105 #options WITNESS # Enable checks to detect deadlocks and cycles
|
| H A D | OCTEON1 | 98 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 D | kernel-is_owner_or_cap.m4 | 4 dnl # This is used for permission checks in the xattr and file attribute call
|
| H A D | kernel-mkdir-umode-t.m4 | 7 dnl # broken apart into three separate checks.
|
| H A D | Abigail.am | 8 # --headers-dir1: Limit ABI checks to public OpenZFS headers, otherwise
|
| H A D | kernel-wait.m4 | 5 dnl # N.B. The type check is performed before all other checks
|
| H A D | kernel-fpu.m4 | 15 dnl # N.B. The header check is performed before all other checks since it
|
| H A D | pkg.m4 | 33 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 D | da9150-fg.txt | 7 - dlg,update-interval: Interval time (milliseconds) between battery level checks.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | da9062-thermal.txt | 18 milliseconds, between thermal zone device update checks.
|
| /f-stack/dpdk/devtools/ |
| H A D | check-includes.sh | 37 This script checks that header files in a given directory do not miss
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | example-schema.yaml | 64 # 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 D | submitting-patches.rst | 49 ("checkpatch: add DT compatible string documentation checks"). ]
|
| /f-stack/freebsd/contrib/dev/ice/ |
| H A D | README | 27 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 D | README.md | 64 to add future compatibility checks and/or fixes. However, currently it is
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | dra7-evm-common.dtsi | 148 * The ROM checks the first four physical blocks
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_crypto.rst | 246 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 D | blkdev.shlib | 217 # 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 D | testbbdev.rst | 98 * 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 D | timer_lib.rst | 16 * Timers provide high precision (depends on the call frequency to rte_timer_manage() that checks …
|