Home
last modified time | relevance | path

Searched refs:ib_umad_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duser_mad.c80 * ib_umad_port's struct ib_umad_device. We drop these
84 * is one more reference to each ib_umad_device representing the
85 * module's reference taken when allocating the ib_umad_device in
88 * When destroying an ib_umad_device, we drop the module's reference.
102 struct ib_umad_device *umad_dev;
107 struct ib_umad_device { struct
155 struct ib_umad_device *dev = in ib_umad_dev_free()
156 container_of(kref, struct ib_umad_device, kref); in ib_umad_dev_free()
161 static void ib_umad_dev_get(struct ib_umad_device *dev) in ib_umad_dev_get()
166 static void ib_umad_dev_put(struct ib_umad_device *de
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duser_mad.c80 * ib_umad_port's struct ib_umad_device. We drop these
84 * is one more reference to each ib_umad_device representing the
85 * module's reference taken when allocating the ib_umad_device in
88 * When destroying an ib_umad_device, we drop the module's reference.
102 struct ib_umad_device *umad_dev;
107 struct ib_umad_device { struct
155 struct ib_umad_device *dev = in ib_umad_dev_free()
156 container_of(kref, struct ib_umad_device, kref); in ib_umad_dev_free()
161 static void ib_umad_dev_get(struct ib_umad_device *dev) in ib_umad_dev_get()
166 static void ib_umad_dev_put(struct ib_umad_device *de
[all...]

Completed in 3 milliseconds