Searched defs:lhs (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/include/linux/
H A Dtime.h24 static inline int timespec_compare(const struct timespec *lhs, const struct timespec *rhs) timespec_compare() argument
33 static inline int timeval_compare(const struct timeval *lhs, const struct timeval *rhs) timeval_compare() argument
68 static inline struct timespec timespec_add(struct timespec lhs, timespec_add() argument
80 static inline struct timespec timespec_sub(struct timespec lhs, timespec_sub() argument
H A Dtime64.h126 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) timespec64_compare() argument
146 static inline struct timespec64 timespec64_add(struct timespec64 lhs, timespec64_add() argument
158 static inline struct timespec64 timespec64_sub(struct timespec64 lhs, timespec64_sub() argument
H A Drtc.h30 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs) rtc_tm_sub() argument
H A Dcompat.h395 static inline int compat_timeval_compare(struct compat_timeval *lhs, compat_timeval_compare() argument
405 static inline int compat_timespec_compare(struct compat_timespec *lhs, compat_timespec_compare() argument
/linux-4.4.14/arch/openrisc/kernel/
H A Dentry.S393 lhs: l.lbs r5,0(r2) label
/linux-4.4.14/kernel/time/
H A Dtime.c752 struct timespec timespec_add_safe(const struct timespec lhs, timespec_add_safe() argument
H A Dhrtimer.c308 ktime_t ktime_add_safe(const ktime_t lhs, const ktime_t rhs) ktime_add_safe() argument
/linux-4.4.14/drivers/md/
H A Ddm-bio-prison.c83 static int cmp_keys(struct dm_cell_key *lhs, cmp_keys() argument
H A Ddm-snap.c169 static int bdev_equal(struct block_device *lhs, struct block_device *rhs) bdev_equal() argument
H A Ddm-thin.c2049 static int cmp_cells(const void *lhs, const void *rhs) cmp_cells() argument
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dfec_ptp.c309 u64 lhs, rhs; fec_ptp_adjfreq() local
/linux-4.4.14/drivers/media/platform/am437x/
H A Dam437x-vpfe.c282 cmp_v4l2_format(const struct v4l2_format *lhs, const struct v4l2_format *rhs) cmp_v4l2_format() argument

Completed in 498 milliseconds