Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dusercopy.c107 unsigned long check_high = check_low + n; in overlaps() local
110 if (check_low >= high || check_high <= low) in overlaps()