Lines Matching refs:unittest_nr

2287 static int of_unittest_device_exists(int unittest_nr, enum overlay_type ovtype)  in of_unittest_device_exists()  argument
2291 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists()
2384 int unittest_nr, int before, int after, in __of_unittest_apply_overlay_check() argument
2390 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in __of_unittest_apply_overlay_check()
2393 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check()
2407 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in __of_unittest_apply_overlay_check()
2410 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check()
2420 int unittest_nr, int before, int after, in of_unittest_apply_overlay_check() argument
2424 unittest_nr, before, after, ovtype); in of_unittest_apply_overlay_check()
2433 int unittest_nr, int before, int after, in of_unittest_apply_revert_overlay_check() argument
2438 ovcs_id = __of_unittest_apply_overlay_check(overlay_nr, unittest_nr, in of_unittest_apply_revert_overlay_check()
2449 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check()
2455 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_revert_overlay_check()
2458 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check()
2580 int overlay_nr = 6, unittest_nr = 6; in of_unittest_overlay_6() local
2588 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2592 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2638 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2642 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2654 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2663 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2667 unittest_path(unittest_nr + i, in of_unittest_overlay_6()
2682 int overlay_nr = 8, unittest_nr = 8; in of_unittest_overlay_8() local
2749 unittest_path(unittest_nr, in of_unittest_overlay_8()
2760 unittest_path(unittest_nr, in of_unittest_overlay_8()