Searched defs:need_response (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | message_verify.c | 19 bool need_response[F_SIZE]; variable
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | message_verify.c | 19 bool need_response[F_SIZE]; variable
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | virtio_uml.c | 213 vhost_user_send(struct virtio_uml_device *vu_dev, bool need_response, struct vhost_user_msg *msg, int *fds, size_t num_fds) vhost_user_send() argument 261 vhost_user_send_no_payload(struct virtio_uml_device *vu_dev, bool need_response, u32 request) vhost_user_send_no_payload() argument
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | virtio_uml.c | 226 vhost_user_send(struct virtio_uml_device *vu_dev, bool need_response, struct vhost_user_msg *msg, int *fds, size_t num_fds) vhost_user_send() argument 274 vhost_user_send_no_payload(struct virtio_uml_device *vu_dev, bool need_response, u32 request) vhost_user_send_no_payload() argument
|
Completed in 7 milliseconds