Searched defs:rhs (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| D | time64.h | 57 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() 69 struct timespec64 rhs) in timespec64_add() 81 struct timespec64 rhs) in timespec64_sub()
|
| D | ktime.h | 45 #define ktime_sub(lhs, rhs) ((lhs) - (rhs)) argument 48 #define ktime_add(lhs, rhs) ((lhs) + (rhs)) argument 54 #define ktime_add_unsafe(lhs, rhs) ((u64) (lhs) + (rhs)) argument
|
| D | percpu_counter.h | 64 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs) in percpu_counter_compare() 171 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs) in percpu_counter_compare() 182 __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()
|
| D | iosys-map.h | 215 const struct iosys_map *rhs) in iosys_map_is_equal()
|
| D | rtc.h | 33 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs) in rtc_tm_sub()
|
| D | bpf.h | 3118 static inline bool bpf_prog_dev_bound_match(const struct bpf_prog *lhs, const struct bpf_prog *rhs) in bpf_prog_dev_bound_match()
|
| /include/asm-generic/ |
| D | word-at-a-time.h | 18 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 44 unsigned long rhs = val | c->low_bits; in has_zero() local
|
| /include/linux/ceph/ |
| D | msgr.h | 91 const struct ceph_entity_addr *rhs) in ceph_addr_equal_no_type()
|