| /Linux-v5.4/lib/ | 
| D | ubsan.c | 166 			void *rhs, char op)  in handle_overflow()193 				void *lhs, void *rhs)  in __ubsan_handle_add_overflow()
 201 				void *lhs, void *rhs)  in __ubsan_handle_sub_overflow()
 208 				void *lhs, void *rhs)  in __ubsan_handle_mul_overflow()
 236 				void *lhs, void *rhs)  in __ubsan_handle_divrem_overflow()
 370 					void *lhs, void *rhs)  in __ubsan_handle_shift_out_of_bounds()
 
 | 
| D | percpu_counter.c | 202 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch)  in __percpu_counter_compare()
 | 
| /Linux-v5.4/include/linux/ | 
| D | time64.h | 60 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs)  in timespec64_compare()72 						struct timespec64 rhs)  in timespec64_add()
 84 						struct timespec64 rhs)  in timespec64_sub()
 
 | 
| D | percpu_counter.h | 48 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs)  in percpu_counter_compare()116 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs)  in percpu_counter_compare()
 127 __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch)  in __percpu_counter_compare()
 
 | 
| D | ktime.h | 46 #define ktime_sub(lhs, rhs)	((lhs) - (rhs))  argument49 #define ktime_add(lhs, rhs)	((lhs) + (rhs))  argument
 55 #define ktime_add_unsafe(lhs, rhs)	((u64) (lhs) + (rhs))  argument
 
 | 
| D | time32.h | 120 static inline int timespec_compare(const struct timespec *lhs, const struct timespec *rhs)  in timespec_compare()
 | 
| D | rtc.h | 32 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs)  in rtc_tm_sub()
 | 
| D | compat.h | 429 					struct old_timeval32 *rhs)  in old_timeval32_compare()439 					struct old_timespec32 *rhs)  in old_timespec32_compare()
 
 | 
| /Linux-v5.4/include/asm-generic/ | 
| D | word-at-a-time.h | 17 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time…  in prep_zero_mask()43 	unsigned long rhs = val | c->low_bits;  in has_zero()  local
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time…  in prep_zero_mask()39 	unsigned long rhs = val | c->low_bits;  in has_zero()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/powerpc/primitives/ | 
| D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time…  in prep_zero_mask()39 	unsigned long rhs = val | c->low_bits;  in has_zero()  local
 
 | 
| /Linux-v5.4/scripts/gcc-plugins/ | 
| D | latent_entropy_plugin.c | 307 static enum tree_code get_op(tree *rhs)  in get_op()350 	tree rhs;  in perturb_local_entropy()  local
 
 | 
| D | randomize_layout_plugin.c | 45 	const char *rhs;  member678 static bool dominated_by_is_err(const_tree rhs, basic_block bb)  in dominated_by_is_err()
 
 | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | compaction-times.py | 61 	def __add__(self, rhs):  argument76 	def __add__(self, rhs):  argument
 167 	def __add__(self, rhs):  argument
 
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-cache-background-tracker.c | 68 static int cmp_oblock(dm_oblock_t lhs, dm_oblock_t rhs)  in cmp_oblock()
 | 
| D | dm-bio-prison-v2.c | 88 		    struct dm_cell_key_v2 *rhs)  in cmp_keys()
 | 
| D | dm-bio-prison-v1.c | 86 		    struct dm_cell_key *rhs)  in cmp_keys()
 | 
| /Linux-v5.4/net/ceph/ | 
| D | osdmap.c | 580 int ceph_pg_compare(const struct ceph_pg *lhs, const struct ceph_pg *rhs)  in ceph_pg_compare()594 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs)  in ceph_spg_compare()
 2013 			 const struct ceph_osds *rhs)  in __osds_equal()
 2026 		       const struct ceph_osds *rhs)  in osds_equal()
 
 | 
| /Linux-v5.4/drivers/bluetooth/ | 
| D | hci_mrvl.c | 51 	__le16 rhs;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/ | 
| D | fec_ptp.c | 295 	u64 lhs, rhs;  in fec_ptp_adjfreq()  local
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | reservations.c | 764 	unsigned int rhs = 0;  in ocfs2_adjust_resv_from_alloc()  local
 | 
| /Linux-v5.4/fs/hpfs/ | 
| D | super.c | 400 			char *rhs = args[0].from;  in parse_opts()  local
 | 
| /Linux-v5.4/kernel/time/ | 
| D | time.c | 856 				const struct timespec64 rhs)  in timespec64_add_safe()
 | 
| D | hrtimer.c | 323 ktime_t ktime_add_safe(const ktime_t lhs, const ktime_t rhs)  in ktime_add_safe()
 | 
| /Linux-v5.4/drivers/media/platform/am437x/ | 
| D | am437x-vpfe.c | 271 cmp_v4l2_format(const struct v4l2_format *lhs, const struct v4l2_format *rhs)  in cmp_v4l2_format()
 |