Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
memory_access_ok
drivers/vhost/vhost.c
1928
return memory_access_ok(dev, dev->umem, 1);
drivers/vhost/vhost.c
2010
if (!memory_access_ok(d, newumem, 0))