Lines Matching refs:unittest_nr
1848 static int of_unittest_device_exists(int unittest_nr, enum overlay_type ovtype) in of_unittest_device_exists() argument
1852 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists()
1962 int unittest_nr, int before, int after, in of_unittest_apply_overlay_check() argument
1968 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_overlay_check()
1971 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check()
1984 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_overlay_check()
1987 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check()
1997 int unittest_nr, int before, int after, in of_unittest_apply_revert_overlay_check() argument
2003 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_revert_overlay_check()
2006 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check()
2020 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_revert_overlay_check()
2023 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check()
2033 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check()
2039 if (of_unittest_device_exists(unittest_nr, PDEV_OVERLAY) != before) { in of_unittest_apply_revert_overlay_check()
2042 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check()
2164 int overlay_nr = 6, unittest_nr = 6; in of_unittest_overlay_6() local
2172 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2176 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2222 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2226 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2238 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2247 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2251 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2266 int overlay_nr = 8, unittest_nr = 8; in of_unittest_overlay_8() local
2329 unittest_path(unittest_nr, in of_unittest_overlay_8()
2340 unittest_path(unittest_nr, in of_unittest_overlay_8()