Searched defs:rhs (Results 1 – 3 of 3) sorted by relevance
14 static __init bool less_than(const void *lhs, const void *rhs) in less_than()19 static __init bool greater_than(const void *lhs, const void *rhs) in greater_than()24 static __init void swap_ints(void *lhs, void *rhs) in swap_ints()
160 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) in __ubsan_handle_divrem_overflow()286 void __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, void *rhs) in __ubsan_handle_shift_out_of_bounds()
221 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()