Searched full:correctness (Results 1 – 25 of 159) sorted by relevance
1234567
| /linux/tools/testing/selftests/arm64/mte/ |
| H A D | check_buffer_fill.c | 425 "Check buffer correctness by byte with sync err mode and mmap memory\n"); in main() 427 "Check buffer correctness by byte with async err mode and mmap memory\n"); in main() 429 "Check buffer correctness by byte with sync err mode and mmap/mprotect memory\n"); in main() 431 "Check buffer correctness by byte with async err mode and mmap/mprotect memory\n"); in main() 459 "Check buffer write correctness by block with sync mode and mmap memory\n"); in main() 461 "Check buffer write correctness by block with async mode and mmap memory\n"); in main() 463 "Check buffer write correctness by block with tag fault ignore and mmap memory\n"); in main()
|
| /linux/Documentation/features/locking/lockdep/ |
| H A D | arch-support.txt | 4 # description: arch supports the runtime locking correctness debug facility
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-iio-ad9467 | 39 additional information about the data correctness is given.
|
| /linux/fs/befs/ |
| H A D | inode.c | 14 * Validates the correctness of the befs inode
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | vfio.rst | 13 of those groups/devices important to the correctness and acceleration
|
| /linux/fs/gfs2/ |
| H A D | trace_gfs2.h | 92 * Correctness: Ordering of local lock state vs. I/O requests 93 * Correctness: Responses to remote demote requests 321 * Correctness: pin/unpin vs. disk I/O ordering 439 * Correctness: Test of disard generation vs. blocks allocated
|
| /linux/Documentation/locking/ |
| H A D | lockdep-design.rst | 1 Runtime locking correctness validator 281 Proof of 100% correctness: 285 correctness) in the sense that for every simple, standalone single-task 294 task/context) for the validator to be able to prove correctness. (For 303 once, to prove locking correctness - instead of having to trigger every
|
| /linux/lib/crypto/tests/ |
| H A D | Kconfig | 89 If you're only interested in correctness testing, leave this disabled.
|
| /linux/tools/perf/tests/ |
| H A D | util.c | 30 * The correctness of this value was verified by running this test with in test_sha1()
|
| /linux/arch/x86/platform/efi/ |
| H A D | efi_thunk_64.S | 75 // This return instruction is not needed for correctness, as it will
|
| /linux/include/crypto/ |
| H A D | b128ops.h | 41 in respect of its properties, including, but not limited to, correctness
|
| /linux/lib/tests/ |
| H A D | ffs_kunit.c | 205 * Test basic correctness of all ffs-family functions 241 * Test 64-bit function correctness 380 * Test basic correctness of ffz() function
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1368 bool "Lock debugging: prove locking correctness" 1409 the proof of observed correctness is also maintained for an 2484 These tests validate mathematical correctness, edge case handling, 2742 Tests the API contract and implementation correctness of sysctl. 2800 Tests the linear_ranges logic correctness. 3228 tristate "Test module for correctness and stress of objpool" 3233 correctness verification and concurrent testings of objects 3259 tristate "KUnit Test for correctness and stress of ratelimit" if !KUNIT_ALL_TESTS 3264 for correctness verification and concurrent testings of rate 3292 various scenarios, including edge cases, to ensure correctness. [all …]
|
| H A D | find_bit_benchmark.c | 10 * is good enough test for correctness.
|
| /linux/arch/arm/kernel/ |
| H A D | entry-v7m.S | 79 @ correctness they don't need to be restored. So only r8-r11 must be
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_tio.h | 168 * have already validated the correctness of this value.
|
| /linux/samples/kfifo/ |
| H A D | inttype-example.c | 88 /* check the correctness of all values in the fifo */ in testfunc()
|
| H A D | record-example.c | 100 /* check the correctness of all values in the fifo */ in testfunc()
|
| H A D | bytestream-example.c | 95 /* check the correctness of all values in the fifo */ in testfunc()
|
| /linux/kernel/ |
| H A D | Kconfig.kexec | 157 tests will be used to verify the correctness of covered functions and
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ddp.c | 215 * Checks correctness of pkg header: Version, size too big/small, and 279 * Checks correctness and loads DDP profile to the NIC. The function is
|
| /linux/fs/pstore/ |
| H A D | ftrace.c | 23 /* This doesn't need to be atomic: speed is chosen over correctness here. */
|
| /linux/Documentation/networking/ |
| H A D | fib_trie.rst | 147 To alleviate any doubts about the correctness of the route selection process,
|
| /linux/drivers/spi/ |
| H A D | spi-pxa2xx-platform.c | 106 /* Validate the SSP type correctness */ in pxa2xx_spi_init_pdata()
|
| /linux/kernel/locking/ |
| H A D | lockdep_internals.h | 5 * Runtime locking correctness validator
|
1234567