SYNOPSIS ktime_t ktime_add(const ktime_t add1, const ktime_t add2); ARGUMENTS add1 addend1 add2 addend2 RETURN The sum of add1 and add2. COPYRIGHT