Home
last modified time | relevance | path

Searched refs:L_budgetExhausted (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/osfmk/x86_64/
H A DWKdmCompress_new.s222 jle L_budgetExhausted
288 jle L_budgetExhausted
334 jl L_budgetExhausted
405 jle L_budgetExhausted
420 jle L_budgetExhausted
442 L_budgetExhausted: label
561 ja L_budgetExhausted
620 ja L_budgetExhausted // compressed size exceeds budget
/xnu-10002.81.5/osfmk/arm64/
H A DWKdmCompress_16k.s328 b.le L_budgetExhausted // return -1 to signal this page is not compressable
381 b.lt L_budgetExhausted
428 b.le L_budgetExhausted // return -1 to signal this page is not compressable
440 b.le L_budgetExhausted // return -1 to signal this page is not compressable
470 L_budgetExhausted: label
584 b.gt L_budgetExhausted
633 b.gt L_budgetExhausted // if rax is > 0, we need to early abort
H A DWKdmCompress_4k.s326 b.le L_budgetExhausted // return -1 to signal this page is not compressable
379 b.lt L_budgetExhausted
426 b.le L_budgetExhausted // return -1 to signal this page is not compressable
438 b.le L_budgetExhausted // return -1 to signal this page is not compressable
468 L_budgetExhausted: label
582 b.gt L_budgetExhausted
631 b.gt L_budgetExhausted // if rax is > 0, we need to early abort