Searched defs:lhs (Results 26 – 31 of 31) sorted by relevance
12
/linux/drivers/block/ |
H A D | rbd.c | 3616 static bool rbd_cid_equal(const struct rbd_client_id *lhs, in rbd_cid_equal() 3857 static bool locker_equal(const struct ceph_locker *lhs, in locker_equal()
|
/linux/drivers/iommu/intel/ |
H A D | iommu.c | 111 static int device_rid_cmp(struct rb_node *lhs, const struct rb_node *rhs) in device_rid_cmp()
|
/linux/drivers/md/ |
H A D | dm-thin.c | 2240 static int cmp_cells(const void *lhs, const void *rhs) in cmp_cells()
|
/linux/net/ceph/ |
H A D | osd_client.c | 1774 static int hoid_compare(const struct ceph_hobject_id *lhs, in hoid_compare()
|
/linux/include/linux/ |
H A D | bpf.h | 3300 static inline bool bpf_prog_dev_bound_match(const struct bpf_prog *lhs, const struct bpf_prog *rhs) in bpf_prog_dev_bound_match()
|
/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 178 #define dmub_memcmp(lhs, rhs, bytes) memcmp((lhs), (rhs), (bytes)) argument
|
12