Home
last modified time | relevance | path

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

/kernel/include/kernel/
A Drange_check.h97 static inline bool GetIntersect(O offset1, L len1, O offset2, L len2, O* offset_out, L* len_out) { in GetIntersect() argument
109 *offset_out = offset2; in GetIntersect()
114 *offset_out = offset1; in GetIntersect()

Completed in 4 milliseconds