cregit-Linux how code gets into the kernel

Release 4.7 drivers/vhost/test.h

Directory: drivers/vhost
#ifndef LINUX_VHOST_TEST_H

#define LINUX_VHOST_TEST_H

/* Start a given test on the virtio null device. 0 stops all tests. */

#define VHOST_TEST_RUN _IOW(VHOST_VIRTIO, 0x31, int)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
michael s. tsirkinmichael s. tsirkin13100.00%1100.00%
Total13100.00%1100.00%
Directory: drivers/vhost
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}