Home
last modified time | relevance | path

Searched defs:vrp (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/rpmsg/
Dvirtio_rpmsg_bus.c106 struct virtproc_info *vrp; member
209 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
263 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_create_channel() local
272 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_release_channel() local
298 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
323 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create() local
347 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_destroy() local
390 static struct rpmsg_device *__rpmsg_create_channel(struct virtproc_info *vrp, in __rpmsg_create_channel()
440 static void *get_a_tx_buf(struct virtproc_info *vrp) in get_a_tx_buf()
479 static void rpmsg_upref_sleepers(struct virtproc_info *vrp) in rpmsg_upref_sleepers()
[all …]
/kernel/linux/linux-5.10/drivers/rpmsg/
Dvirtio_rpmsg_bus.c136 struct virtproc_info *vrp; member
238 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
309 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
334 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create() local
358 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_destroy() local
399 static struct rpmsg_device *rpmsg_create_channel(struct virtproc_info *vrp, in rpmsg_create_channel()
448 static void *get_a_tx_buf(struct virtproc_info *vrp) in get_a_tx_buf()
487 static void rpmsg_upref_sleepers(struct virtproc_info *vrp) in rpmsg_upref_sleepers()
514 static void rpmsg_downref_sleepers(struct virtproc_info *vrp) in rpmsg_downref_sleepers()
566 struct virtproc_info *vrp = vch->vrp; in rpmsg_send_offchannel_raw() local
[all …]