Searched refs:check_space (Results 1 - 2 of 2) sorted by relevance

/u-boot/lib/
H A Dof_live.c366 static int check_space(int ret, struct abuf *buf) function
392 ret = check_space(ret, buf);
407 ret = check_space(ret, buf);
422 ret = check_space(ret, buf);
457 ret = check_space(ret, buf);
/u-boot/boot/
H A Dcedit.c230 static int check_space(int ret, struct abuf *buf) function
287 ret = check_space(ret, buf);
333 ret = check_space(ret, buf);

Completed in 62 milliseconds