Searched defs:nr_failed (Results 1 – 10 of 10) sorted by relevance
/linux/tools/testing/selftests/mm/ |
H A D | transhuge-stress.c | 93 int nr_succeed = 0, nr_failed = 0, nr_pages = 0; in main() local
|
/linux/mm/ |
H A D | fadvise.c | 145 unsigned long nr_failed = 0; in generic_fadvise() local
|
H A D | migrate.c | 1549 int nr_failed = 0; in migrate_hugetlbs() local 1637 int *retry, int *thp_retry, int *nr_failed, in migrate_folios_move() 1723 int nr_failed = 0; in migrate_pages_batch() local 1924 int rc, nr_failed = 0; in migrate_pages_sync() local
|
H A D | truncate.c | 510 pgoff_t start, pgoff_t end, unsigned long *nr_failed) in mapping_try_invalidate() argument
|
H A D | mempolicy.c | 625 long nr_failed; /* could not be isolated at this time */ member 1216 long nr_failed; in migrate_to_node() local 1267 long nr_failed = 0; in do_migrate_pages() local 1425 long nr_failed; in do_mbind() local
|
/linux/kernel/ |
H A D | kallsyms_selftest.c | 260 int next = 0, nr_failed = 0; in test_kallsyms_basic_function() local
|
/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 213 common_callchain, nr_migrated, nr_failed): argument
|
/linux/fs/bcachefs/ |
H A D | replicas.c | 816 unsigned nr_online = 0, nr_failed = 0, dflags = 0; in bch2_have_enough_devs() local
|
H A D | ec.c | 677 unsigned i, failed[BCH_BKEY_PTRS_MAX], nr_failed = 0; in ec_do_recov() local
|
/linux/drivers/ata/ |
H A D | libata-eh.c | 2094 int tag, nr_failed = 0, nr_quiet = 0; in ata_eh_link_autopsy() local 2400 int tag, nr_failed = 0; in ata_eh_link_report() local
|