Home
last modified time | relevance | path

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

12

/Linux-v4.19/lib/
Dubsan.c167 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()
Dpercpu_counter.c202 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()
/Linux-v4.19/include/linux/
Dtime64.h55 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()
Dtime32.h60 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()
Dpercpu_counter.h48 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()
Dktime.h46 #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
Drtc.h32 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs) in rtc_tm_sub()
Dcompat.h461 struct compat_timeval *rhs) in compat_timeval_compare()
471 struct compat_timespec *rhs) in compat_timespec_compare()
/Linux-v4.19/include/asm-generic/
Dword-at-a-time.h17 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/
Dword-at-a-time.h21 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/
Dword-at-a-time.h21 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/
Dlatent_entropy_plugin.c307 static enum tree_code get_op(tree *rhs) in get_op()
350 tree rhs; in perturb_local_entropy() local
Drandomize_layout_plugin.c45 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/
Dcompaction-times.py61 def __add__(self, rhs): argument
76 def __add__(self, rhs): argument
167 def __add__(self, rhs): argument
/Linux-v4.19/drivers/md/
Ddm-cache-background-tracker.c68 static int cmp_oblock(dm_oblock_t lhs, dm_oblock_t rhs) in cmp_oblock()
Ddm-bio-prison-v2.c88 struct dm_cell_key_v2 *rhs) in cmp_keys()
Ddm-bio-prison-v1.c86 struct dm_cell_key *rhs) in cmp_keys()
/Linux-v4.19/drivers/bluetooth/
Dhci_mrvl.c59 __le16 rhs; member
/Linux-v4.19/net/ceph/
Dosdmap.c581 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/
Dfec_ptp.c295 u64 lhs, rhs; in fec_ptp_adjfreq() local
/Linux-v4.19/fs/ocfs2/
Dreservations.c772 unsigned int rhs = 0; in ocfs2_adjust_resv_from_alloc() local
/Linux-v4.19/fs/hpfs/
Dsuper.c405 char *rhs = args[0].from; in parse_opts() local
/Linux-v4.19/kernel/time/
Dtime.c838 const struct timespec64 rhs) in timespec64_add_safe()
Dhrtimer.c323 ktime_t ktime_add_safe(const ktime_t lhs, const ktime_t rhs) in ktime_add_safe()
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable.h278 pteval_t lhs, rhs; in pte_same() local

12