Home
last modified time | relevance | path

Searched refs:mismatch_cnt (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtask_local_storage.c20 int mismatch_cnt = 0; variable
62 __sync_fetch_and_add(&mismatch_cnt, 1); in BPF_PROG()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dtask_local_storage.c34 ASSERT_EQ(skel->bss->mismatch_cnt, 0, "mismatch_cnt"); in test_sys_enter_exit()
/linux/Documentation/admin-guide/device-mapper/
A Ddm-raid.rst266 3: <sync_ratio> <sync_action> <mismatch_cnt>
307 <mismatch_cnt>. No changes are made to the
314 <mismatch_cnt> The number of discrepancies found between mirror copies
317 is performed. A healthy array has a 'mismatch_cnt' of 0.
390 New status (STATUSTYPE_INFO) fields: sync_action and mismatch_cnt.
392 1.5.2 'mismatch_cnt' is zero unless [last_]sync_action is "check".
/linux/Documentation/admin-guide/
A Dmd.rst674 found. The count in ``mismatch_cnt`` is the number of sectors
/linux/drivers/md/
A Dmd.c4909 static struct md_sysfs_entry md_mismatches = __ATTR_RO(mismatch_cnt);

Completed in 18 milliseconds