Searched refs:src_end (Results 1 – 5 of 5) sorted by relevance
362 while (match_end < src_end) { in lz4_encode_2gb()469 const uint8_t * src_end) in lz4_decode() argument479 while (src < src_end) { in lz4_decode()493 if (__improbable(src >= src_end)) { in lz4_decode()497 if (__improbable(src >= src_end)) { in lz4_decode()507 if (__improbable(literalLength > (size_t)(src_end - src))) { in lz4_decode()526 if (__improbable(src >= src_end)) { in lz4_decode()530 if (__improbable(2 > (size_t)(src_end - src))) { in lz4_decode()534 if (__improbable(2 > (size_t)(src_end - src))) { in lz4_decode()568 if (__improbable(src >= src_end)) { in lz4_decode()[all …]
64 const uint8_t **src_ptr, const uint8_t *src_end);68 const uint8_t **src_ptr, const uint8_t *src_end);
11912 *src_end = vm_map_round_page(*src_end, VM_MAP_PAGE_MASK(src_map)); in vm_map_copyin_sanitize()11974 &src_end, in vm_map_copyin_internal()12119 ptr->base_end = src_end; in vm_map_copyin_internal()12563 while ((src_start >= src_end) && (src_end != 0)) { in vm_map_copyin_internal()12578 src_end); in vm_map_copyin_internal()12586 src_end = ptr->base_end; in vm_map_copyin_internal()12619 if ((src_start >= src_end) && (src_end != 0)) { in vm_map_copyin_internal()12646 src_end, in vm_map_copyin_internal()12655 vm_map_round_page(src_end, in vm_map_copyin_internal()18573 src_cur < src_end; in vm_map_copy_to_physcopy()[all …]
55 #define src_end x4 // arg4 macro119 cmp src,src_end
58 #define src_end %r8 // arg4 macro156 cmp src,src_end