This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
311723
Commits
6
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
edbf7ff723
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'edbf7ff723'
${ noResults }
kernel_samsung_sm7125
/
tools
/
virtio
/
linux
/
slab.h
3 lines
28 B
Raw
Normal View
History
Unescape
Escape
tools/virtio: virtio_test tool This is the userspace part of the tool: it includes a bunch of stubs for linux APIs, somewhat simular to linuxsched. This makes it possible to recompile the ring code in userspace. A small test example is implemented combining this with vhost_test module. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
14 years ago
#
ifndef LINUX_SLAB_H
#
endif