Home
last modified time | relevance | path

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

/crypto/
A Dacompress.c34 ACOMP_WALK_DST_LINEAR = 1 << 2, enumerator
490 if ((walk->flags & ACOMP_WALK_DST_LINEAR)) in acomp_walk_done_dst()
524 if ((walk->flags & ACOMP_WALK_DST_LINEAR)) { in acomp_walk_next_dst()
552 walk->flags |= ACOMP_WALK_DST_LINEAR; in acomp_walk_virt()
559 if ((walk->flags & ACOMP_WALK_DST_LINEAR)) { in acomp_walk_virt()

Completed in 4 milliseconds