Lines Matching defs:start_ret
1556 * returned if we find something, and *start_ret and *end_ret are
1562 u64 *start_ret, u64 *end_ret, unsigned bits,
1588 *start_ret = state->start;
1601 * @start_ret - the first offset we found with the bits set
1613 u64 *start_ret, u64 *end_ret, unsigned bits)
1621 *start_ret = state->start;
1640 * @start_ret - records the beginning of the range
1650 u64 *start_ret, u64 *end_ret, unsigned bits)
1665 *start_ret = 0;
1674 *start_ret = state->end + 1;
1704 *start_ret = state->start;
1722 *start_ret = state->end + 1;
1724 *start_ret = 0;