Home
last modified time | relevance | path

Searched defs:rhs (Results 1 – 2 of 2) sorted by relevance

/lib/
Dubsan.c162 void *rhs, char op) in handle_overflow()
188 void *lhs, void *rhs) in __ubsan_handle_add_overflow()
196 void *lhs, void *rhs) in __ubsan_handle_sub_overflow()
203 void *lhs, void *rhs) in __ubsan_handle_mul_overflow()
230 void *lhs, void *rhs) in __ubsan_handle_divrem_overflow()
356 void *lhs, void *rhs) in __ubsan_handle_shift_out_of_bounds()
Dpercpu_counter.c202 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()