Searched defs:lhs (Results 1 - 25 of 37) 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 Dubsan.c239 static void handle_overflow(struct overflow_data *data, void *lhs, argument
307 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) argument
433 void __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, voi 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
[all...]
/linux-master/kernel/trace/
H A Dtrace_dynevent.h140 const char *lhs; member in struct:dynevent_arg_pair
/linux-master/include/linux/
H A Dtime64.h57 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) argument
68 static inline struct timespec64 timespec64_add(struct timespec64 lhs, argument
80 timespec64_sub(struct timespec64 lhs, struct timespec64 rhs) argument
[all...]
H A Diosys-map.h214 static inline bool iosys_map_is_equal(const struct iosys_map *lhs, 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 static int cmp_keys(struct dm_cell_key_v2 *lhs, argument
H A Ddm-bio-prison-v1.c96 static int cmp_keys(struct dm_cell_key *lhs, 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/arch/openrisc/kernel/
H A Dentry.S453 lhs: l.lbs r5,0(r2) label
/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/drivers/bluetooth/
H A Dhci_mrvl.c52 __le16 lhs; member in struct:hci_mrvl_pkt
/linux-master/kernel/time/
H A Dtime.c846 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, 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.c334 static gimple create_assign(enum tree_code code, tree lhs, tree op1, argument
H A Dgcc-common.h311 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree op2 MEM_STAT_DECL) argument
/linux-master/include/linux/ceph/
H A Dmsgr.h90 static inline bool ceph_addr_equal_no_type(const struct ceph_entity_addr *lhs, argument
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_ptp.c360 u64 lhs, rhs; local
/linux-master/kernel/bpf/
H A Doffload.c727 bool bpf_prog_dev_bound_match(const struct bpf_prog *lhs, const struct bpf_prog *rhs) argument
/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c1209 set_source_type( input_system_source_t *const lhs, const input_system_source_t rhs, input_system_config_flags_t *const flags) argument
1245 set_csi_cfg( csi_cfg_t *const lhs, const csi_cfg_t *const rhs, input_system_config_flags_t *const flags) argument
1312 input_system_multiplexer_cfg( input_system_multiplex_t *const lhs, const input_system_multiplex_t rhs, input_system_config_flags_t *const flags) argument
[all...]
/linux-master/tools/perf/util/
H A Dpmus.c164 pmus_cmp(void *priv __maybe_unused, const struct list_head *lhs, const struct list_head *rhs) argument

Completed in 245 milliseconds

12