/Linux-v4.19/lib/ |
D | ubsan.c | 167 unsigned long rhs, char op) in handle_overflow() 195 unsigned long rhs) in __ubsan_handle_add_overflow() 204 unsigned long rhs) in __ubsan_handle_sub_overflow() 212 unsigned long rhs) in __ubsan_handle_mul_overflow() 241 unsigned long rhs) in __ubsan_handle_divrem_overflow() 391 unsigned long lhs, unsigned long 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-v4.19/include/linux/ |
D | time64.h | 55 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() 67 struct timespec64 rhs) in timespec64_add() 79 struct timespec64 rhs) in timespec64_sub()
|
D | time32.h | 60 static inline int timespec_compare(const struct timespec *lhs, const struct timespec *rhs) in timespec_compare() 72 struct timespec rhs) in timespec_add() 85 struct timespec rhs) in timespec_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)) argument 49 #define ktime_add(lhs, rhs) ((lhs) + (rhs)) argument 55 #define ktime_add_unsafe(lhs, rhs) ((u64) (lhs) + (rhs)) argument
|
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 | 461 struct compat_timeval *rhs) in compat_timeval_compare() 471 struct compat_timespec *rhs) in compat_timespec_compare()
|
/Linux-v4.19/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-v4.19/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-v4.19/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-v4.19/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; member 678 static bool dominated_by_is_err(const_tree rhs, basic_block bb) in dominated_by_is_err()
|
/Linux-v4.19/tools/perf/scripts/python/ |
D | compaction-times.py | 61 def __add__(self, rhs): argument 76 def __add__(self, rhs): argument 167 def __add__(self, rhs): argument
|
/Linux-v4.19/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-v4.19/drivers/bluetooth/ |
D | hci_mrvl.c | 59 __le16 rhs; member
|
/Linux-v4.19/net/ceph/ |
D | osdmap.c | 581 int ceph_pg_compare(const struct ceph_pg *lhs, const struct ceph_pg *rhs) in ceph_pg_compare() 595 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs) in ceph_spg_compare() 1992 const struct ceph_osds *rhs) in __osds_equal() 2005 const struct ceph_osds *rhs) in osds_equal()
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | fec_ptp.c | 295 u64 lhs, rhs; in fec_ptp_adjfreq() local
|
/Linux-v4.19/fs/ocfs2/ |
D | reservations.c | 772 unsigned int rhs = 0; in ocfs2_adjust_resv_from_alloc() local
|
/Linux-v4.19/fs/hpfs/ |
D | super.c | 405 char *rhs = args[0].from; in parse_opts() local
|
/Linux-v4.19/kernel/time/ |
D | time.c | 838 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-v4.19/arch/arm64/include/asm/ |
D | pgtable.h | 278 pteval_t lhs, rhs; in pte_same() local
|