Searched refs:cellsize (Results 1 – 1 of 1) sorted by relevance
972 int cell, cellsize = 0; in check_property_phandle_args() local980 for (cell = 0; cell < prop->val.len / sizeof(cell_t); cell += cellsize + 1) { in check_property_phandle_args()991 cellsize = 0; in check_property_phandle_args()1016 cellsize = propval_cell(cellprop); in check_property_phandle_args()1018 cellsize = 0; in check_property_phandle_args()1027 if (prop->val.len < ((cell + cellsize + 1) * sizeof(cell_t))) { in check_property_phandle_args()1029 prop->name, prop->val.len, cellsize, node->fullpath); in check_property_phandle_args()