Searched refs:cellsize (Results 1 – 1 of 1) sorted by relevance
1370 int cell, cellsize = 0; in check_property_phandle_args() local1379 for (cell = 0; cell < prop->val.len / sizeof(cell_t); cell += cellsize + 1) { in check_property_phandle_args()1394 cellsize = 0; in check_property_phandle_args()1421 cellsize = propval_cell(cellprop); in check_property_phandle_args()1423 cellsize = 0; in check_property_phandle_args()1432 if (prop->val.len < ((cell + cellsize + 1) * sizeof(cell_t))) { in check_property_phandle_args()1435 prop->val.len, cellsize); in check_property_phandle_args()