Searched defs:lhs (Results 1 - 25 of 37) sorted by last modified time

12

/linux-master/lib/
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/drivers/iommu/intel/
H A Diommu.c114 static int device_rid_cmp(struct rb_node *lhs, const struct rb_node *rhs) argument
/linux-master/include/linux/
H A Dbpf.h3051 static inline bool bpf_prog_dev_bound_match(const struct bpf_prog *lhs, const struct bpf_prog *rhs) argument
H A Drtc.h32 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs) argument
H A Diosys-map.h214 static inline bool iosys_map_is_equal(const struct iosys_map *lhs, argument
/linux-master/drivers/md/
H A Ddm-snap.c190 static int bdev_equal(struct block_device *lhs, struct block_device *rhs) argument
H A Ddm-thin.c2246 static int cmp_cells(const void *lhs, const void *rhs) argument
H A Ddm-bio-prison-v1.c96 static int cmp_keys(struct dm_cell_key *lhs, argument
/linux-master/tools/perf/util/
H A Dsymbol.c438 const struct symbol *lhs = *((const struct symbol **)vlhs); local
H A Dpmus.c164 pmus_cmp(void *priv __maybe_unused, const struct list_head *lhs, const struct list_head *rhs) argument
H A Dparse-events.c1965 __weak int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) argument
1974 const struct evsel *lhs = container_of(lhs_core, struct evsel, core); local
/linux-master/kernel/time/
H A Dhrtimer.c330 ktime_t ktime_add_safe(const ktime_t lhs, const ktime_t rhs) argument
H A Dtime.c846 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, argument
/linux-master/drivers/block/
H A Drbd.c3620 static bool rbd_cid_equal(const struct rbd_client_id *lhs, argument
3861 static bool locker_equal(const struct ceph_locker *lhs, argument
/linux-master/drivers/iommu/iommufd/
H A Dio_pagetable.c1176 struct iopt_area *lhs; local
/linux-master/net/ceph/
H A Dosd_client.c1795 static int hoid_compare(const struct ceph_hobject_id *lhs, argument
[all...]
/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/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/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c738 const_tree lhs; local
H A Dlatent_entropy_plugin.c334 static gimple create_assign(enum tree_code code, tree lhs, tree op1, 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/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/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/tools/perf/arch/x86/util/
H A Devlist.c76 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) argument
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_ptp.c360 u64 lhs, rhs; local

Completed in 690 milliseconds

12