Searched refs:cellsize (Results 1 – 1 of 1) sorted by relevance
1354 int cell, cellsize = 0; in check_property_phandle_args() local1363 for (cell = 0; cell < prop->val.len / sizeof(cell_t); cell += cellsize + 1) { in check_property_phandle_args()1378 cellsize = 0; in check_property_phandle_args()1405 cellsize = propval_cell(cellprop); in check_property_phandle_args()1407 cellsize = 0; in check_property_phandle_args()1416 if (prop->val.len < ((cell + cellsize + 1) * sizeof(cell_t))) { in check_property_phandle_args()1419 prop->val.len, cellsize); in check_property_phandle_args()