Searched defs:nr_failed (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | transhuge-stress.c | 87 int nr_succeed = 0, nr_failed = 0, nr_pages = 0; in main() local
|
/openbmc/linux/mm/ |
H A D | fadvise.c | 145 unsigned long nr_failed = 0; in generic_fadvise() local
|
H A D | mempolicy.c | 445 long nr_failed; /* could not be isolated at this time */ member 1062 long nr_failed; in migrate_to_node() local 1109 long nr_failed = 0; in do_migrate_pages() local 1268 long nr_failed; in do_mbind() local
|
H A D | migrate.c | 1525 int nr_failed = 0; in migrate_hugetlbs() local 1624 int nr_failed = 0; in migrate_pages_batch() local 1829 int rc, nr_failed = 0; in migrate_pages_sync() local
|
H A D | truncate.c | 498 pgoff_t start, pgoff_t end, unsigned long *nr_failed) in mapping_try_invalidate()
|
/openbmc/linux/kernel/ |
H A D | kallsyms_selftest.c | 281 int next = 0, nr_failed = 0; in test_kallsyms_basic_function() local
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 213 common_callchain, nr_migrated, nr_failed): argument
|
/openbmc/linux/drivers/ata/ |
H A D | libata-eh.c | 2041 int tag, nr_failed = 0, nr_quiet = 0; in ata_eh_link_autopsy() local 2347 int tag, nr_failed = 0; in ata_eh_link_report() local
|