OF_OVERLAY        208 drivers/of/dynamic.c 	if (!of_node_check_flag(np, OF_OVERLAY)) {
OF_OVERLAY        339 drivers/of/dynamic.c 	if (of_node_check_flag(node, OF_OVERLAY)) {
OF_OVERLAY        463 drivers/of/dynamic.c 	    of_node_check_flag(ce->np, OF_OVERLAY)) {
OF_OVERLAY        364 drivers/of/overlay.c 	if (!of_node_check_flag(target->np, OF_OVERLAY))
OF_OVERLAY        440 drivers/of/overlay.c 		of_node_set_flag(tchild, OF_OVERLAY);