Searched refs:check_sub_overflow (Results 1 – 1 of 1) sorted by relevance
76 #define check_sub_overflow(a, b, d) __must_check_overflow(({ \ macro182 check_sub_overflow(minuend, subtrahend, &bytes)) in size_sub()