Searched refs:allocl (Results 1 – 1 of 1) sorted by relevance
160 unsigned int l, allocl; in unflatten_dt_node() local171 l = allocl = strlen(pathp) + 1; in unflatten_dt_node()188 allocl = 2; in unflatten_dt_node()196 allocl = fpsize; in unflatten_dt_node()200 np = unflatten_dt_alloc(&mem, sizeof(struct device_node) + allocl, in unflatten_dt_node()211 if ((strlen(fn) + l + 1) != allocl) { in unflatten_dt_node()214 l, allocl); in unflatten_dt_node()