Searched defs:log_used (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/vhost/ |
| H A D | vhost.h | 113 bool log_used; member
|
| H A D | vhost.c | 1916 static int log_used(struct vhost_virtqueue *vq, u64 used_offset, u64 len) in log_used() function 1385 vq_log_used_access_ok(struct vhost_virtqueue *vq, void __user *log_base, bool log_used, u64 log_addr) vq_log_used_access_ok() argument [all...] |
| /kernel/linux/linux-6.6/drivers/vhost/ |
| H A D | vhost.h | 123 bool log_used; member
|
| H A D | vhost.c | 2202 static int log_used(struct vhost_virtqueue *vq, u64 used_offset, u64 len) in log_used() function 1677 vq_log_used_access_ok(struct vhost_virtqueue *vq, void __user *log_base, bool log_used, u64 log_addr) vq_log_used_access_ok() argument [all...] |
Completed in 9 milliseconds