Searched defs:rhs (Results 1 - 25 of 45) sorted by relevance

12

/linux-master/tools/perf/arch/x86/util/
H A Devlist.c76 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) argument
/linux-master/lib/
H A Dtest_min_heap.c14 static __init bool less_than(const void *lhs, const void *rhs) argument
19 static __init bool greater_than(const void *lhs, const void *rhs) argument
24 static __init void swap_ints(void *lhs, void *rhs) argument
H A Dpercpu_counter.c258 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) argument
H A Dubsan.c307 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) argument
239 handle_overflow(struct overflow_data *data, void *lhs, void *rhs, char op) argument
265 __ubsan_handle_add_overflow(void *data, void *lhs, void *rhs) argument
273 __ubsan_handle_sub_overflow(void *data, void *lhs, void *rhs) argument
280 __ubsan_handle_mul_overflow(void *data, void *lhs, void *rhs) argument
433 __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, void *rhs) argument
[all...]
/linux-master/include/asm-generic/
H A Dword-at-a-time.h18 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) argument
44 unsigned long rhs = val | c->low_bits; local
/linux-master/kernel/trace/
H A Dtrace_dynevent.h141 const char *rhs; member in struct:dynevent_arg_pair
/linux-master/arch/powerpc/include/asm/
H A Dword-at-a-time.h21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) argument
39 unsigned long rhs = val | c->low_bits; local
/linux-master/tools/testing/selftests/powerpc/primitives/
H A Dword-at-a-time.h21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) argument
39 unsigned long rhs = val | c->low_bits; local
/linux-master/include/linux/
H A Dtime64.h57 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) argument
68 timespec64_add(struct timespec64 lhs, struct timespec64 rhs) argument
80 timespec64_sub(struct timespec64 lhs, struct timespec64 rhs) argument
[all...]
H A Dpercpu_counter.h64 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs) argument
171 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs) argument
182 __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) argument
H A Diosys-map.h214 iosys_map_is_equal(const struct iosys_map *lhs, const struct iosys_map *rhs) argument
H A Drtc.h32 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs) argument
/linux-master/drivers/md/
H A Ddm-cache-background-tracker.c77 static int cmp_oblock(dm_oblock_t lhs, dm_oblock_t rhs) argument
H A Ddm-bio-prison-v2.c88 cmp_keys(struct dm_cell_key_v2 *lhs, struct dm_cell_key_v2 *rhs) argument
H A Ddm-bio-prison-v1.c96 cmp_keys(struct dm_cell_key *lhs, struct dm_cell_key *rhs) argument
/linux-master/tools/perf/tests/
H A Dcpumap.c174 static int __test__cpu_map_intersect(const char *lhs, const char *rhs, int nr, const char *expected) argument
/linux-master/kernel/kcsan/
H A Ddebugfs.c95 static int cmp_filterlist_addrs(const void *rhs, const void *lhs) argument
/linux-master/tools/lib/perf/
H A Dcpumap.c349 bool perf_cpu_map__equal(const struct perf_cpu_map *lhs, const struct perf_cpu_map *rhs) argument
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_cpu.c106 timespec_sub(const struct timespec *lhs, const struct timespec *rhs) argument
/linux-master/fs/ocfs2/
H A Dreservations.c757 unsigned int rhs = 0; local
/linux-master/drivers/bluetooth/
H A Dhci_mrvl.c53 __le16 rhs; member in struct:hci_mrvl_pkt
/linux-master/kernel/time/
H A Dtime.c846 timespec64_add_safe(const struct timespec64 lhs, const struct timespec64 rhs) argument
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_enc_cfg.c224 static bool are_ep_ids_equal(struct display_endpoint_id *lhs, struct display_endpoint_id *rhs) argument
/linux-master/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c301 static enum tree_code get_op(tree *rhs) argument
344 tree rhs; local
/linux-master/include/linux/ceph/
H A Dmsgr.h90 ceph_addr_equal_no_type(const struct ceph_entity_addr *lhs, const struct ceph_entity_addr *rhs) argument

Completed in 479 milliseconds

12