Home
last modified time | relevance | path

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

/crypto/
A Dacompress.c33 ACOMP_WALK_SRC_LINEAR = 1 << 1, enumerator
477 if ((walk->flags & ACOMP_WALK_SRC_LINEAR)) in acomp_walk_done_src()
507 if ((walk->flags & ACOMP_WALK_SRC_LINEAR)) { in acomp_walk_next_src()
550 walk->flags |= ACOMP_WALK_SRC_LINEAR; in acomp_walk_virt()
554 if ((walk->flags & ACOMP_WALK_SRC_LINEAR)) { in acomp_walk_virt()

Completed in 4 milliseconds