Lines Matching refs:to_read
2358 int rc, to_read = 2;
2365 to_read = 3;
2367 rc = next_entry(buf, fp, sizeof(uint32_t) * to_read);
2437 int rc, to_read;
2447 to_read = 5;
2449 to_read = 4;
2452 to_read = 3;
2454 to_read = 5;
2456 to_read = 4;
2458 rc = next_entry(buf, fp, sizeof(uint32_t) * to_read);
3333 int rc, to_read = 2;
3340 to_read = 3;
3342 rc = next_entry(buf, fp, sizeof(uint32_t) * to_read);