Searched refs:child_path (Results 1 – 1 of 1) sorted by relevance
3020 char *child_path; in of_unittest_overlay_10() local3029 child_path = kasprintf(GFP_KERNEL, "%s/test-unittest101", in of_unittest_overlay_10()3031 if (unittest(child_path, "overlay test %d failed; kasprintf\n", 10)) in of_unittest_overlay_10()3034 ret = of_path_device_type_exists(child_path, PDEV_OVERLAY); in of_unittest_overlay_10()3035 kfree(child_path); in of_unittest_overlay_10()