Lines Matching refs:unittest_nr

1877 static int of_unittest_device_exists(int unittest_nr, enum overlay_type ovtype)  in of_unittest_device_exists()  argument
1881 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists()
1991 int unittest_nr, int before, int after, in of_unittest_apply_overlay_check() argument
1997 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_overlay_check()
2000 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check()
2013 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_overlay_check()
2016 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check()
2026 int unittest_nr, int before, int after, in of_unittest_apply_revert_overlay_check() argument
2032 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_revert_overlay_check()
2035 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check()
2049 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_revert_overlay_check()
2052 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check()
2062 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check()
2068 if (of_unittest_device_exists(unittest_nr, PDEV_OVERLAY) != before) { in of_unittest_apply_revert_overlay_check()
2071 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check()
2193 int overlay_nr = 6, unittest_nr = 6; in of_unittest_overlay_6() local
2201 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2205 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2251 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2255 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2267 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2276 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2280 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2295 int overlay_nr = 8, unittest_nr = 8; in of_unittest_overlay_8() local
2358 unittest_path(unittest_nr, in of_unittest_overlay_8()
2369 unittest_path(unittest_nr, in of_unittest_overlay_8()