Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Devlist.c76 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) in arch_evlist__cmp() argument
/kernel/linux/linux-5.10/lib/
H A Dtest_min_heap.c14 static __init bool less_than(const void *lhs, const void *rhs) in less_than() argument
19 static __init bool greater_than(const void *lhs, const void *rhs) in greater_than() argument
24 static __init void swap_ints(void *lhs, void *rhs) in swap_ints() argument
H A Dubsan.c157 static void handle_overflow(struct overflow_data *data, void *lhs, in handle_overflow() argument
225 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) in __ubsan_handle_divrem_overflow() argument
351 void __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, voi argument
183 __ubsan_handle_add_overflow(void *data, void *lhs, void *rhs) __ubsan_handle_add_overflow() argument
191 __ubsan_handle_sub_overflow(void *data, void *lhs, void *rhs) __ubsan_handle_sub_overflow() argument
198 __ubsan_handle_mul_overflow(void *data, void *lhs, void *rhs) __ubsan_handle_mul_overflow() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dtest_min_heap.c14 static __init bool less_than(const void *lhs, const void *rhs) in less_than() argument
19 static __init bool greater_than(const void *lhs, const void *rhs) in greater_than() argument
24 static __init void swap_ints(void *lhs, void *rhs) in swap_ints() argument
H A Dubsan.c226 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) in __ubsan_handle_divrem_overflow() argument
352 void __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, void *rhs) in __ubsan_handle_shift_out_of_bounds() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_dynevent.h138 const char *lhs; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_dynevent.h140 const char *lhs; member
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dentry.S447 lhs: l.lbs r5,0(r2) label
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-background-tracker.c68 static int cmp_oblock(dm_oblock_t lhs, dm_oblock_t rhs) in cmp_oblock() argument
H A Ddm-bio-prison-v2.c87 static int cmp_keys(struct dm_cell_key_v2 *lhs, in cmp_keys() argument
H A Ddm-bio-prison-v1.c85 static int cmp_keys(struct dm_cell_key *lhs, in cmp_keys() argument
/kernel/linux/linux-5.10/include/linux/
H A Dtime64.h52 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() argument
63 static inline struct timespec64 timespec64_add(struct timespec64 lhs, in timespec64_add() argument
75 timespec64_sub(struct timespec64 lhs, struct timespec64 rhs) timespec64_sub() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Diosys-map.h214 static inline bool iosys_map_is_equal(const struct iosys_map *lhs, in iosys_map_is_equal() argument
H A Dtime64.h57 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() argument
68 static inline struct timespec64 timespec64_add(struct timespec64 lhs, in timespec64_add() argument
80 timespec64_sub(struct timespec64 lhs, struct timespec64 rhs) timespec64_sub() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-background-tracker.c77 static int cmp_oblock(dm_oblock_t lhs, dm_oblock_t rhs) in cmp_oblock() argument
H A Ddm-bio-prison-v2.c88 static int cmp_keys(struct dm_cell_key_v2 *lhs, in cmp_keys() argument
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dcpumap.c174 static int __test__cpu_map_intersect(const char *lhs, const char *rhs, int nr, const char *expected) in __test__cpu_map_intersect() argument
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_mrvl.c50 __le16 lhs; member
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dentry.S453 lhs: l.lbs r5,0(r2) label
/kernel/linux/linux-5.10/kernel/kcsan/
H A Ddebugfs.c90 static int cmp_filterlist_addrs(const void *rhs, const void *lhs) in cmp_filterlist_addrs() argument
/kernel/linux/linux-6.6/kernel/kcsan/
H A Ddebugfs.c95 static int cmp_filterlist_addrs(const void *rhs, const void *lhs) in cmp_filterlist_addrs() argument
/kernel/linux/linux-6.6/tools/lib/perf/
H A Dcpumap.c338 bool perf_cpu_map__equal(const struct perf_cpu_map *lhs, const struct perf_cpu_map *rhs) in perf_cpu_map__equal() argument
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c346 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign() argument
/kernel/linux/linux-5.10/kernel/time/
H A Dtime.c765 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, in timespec64_add_safe() argument
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmsgr.h69 static inline bool ceph_addr_equal_no_type(const struct ceph_entity_addr *lhs, in ceph_addr_equal_no_type() argument

Completed in 14 milliseconds

123