Lines Matching defs:start_ret
834 * Return true if we find something, and update @start_ret and @end_ret.
838 u64 *start_ret, u64 *end_ret, u32 bits,
864 *start_ret = state->start;
878 * @start_ret: the first offset we found with the bits set
890 u64 *start_ret, u64 *end_ret, u32 bits)
898 *start_ret = state->start;
1430 * @start_ret: records the beginning of the range
1440 u64 *start_ret, u64 *end_ret, u32 bits)
1455 *start_ret = 0;
1463 *start_ret = prev->end + 1;
1492 *start_ret = state->start;
1508 *start_ret = prev->end + 1;
1510 *start_ret = 0;