cregit-Linux how code gets into the kernel

Release 4.14 drivers/vhost/test.h

Directory: drivers/vhost
/* SPDX-License-Identifier: GPL-2.0 */
#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. Tsirkin1392.86%150.00%
Greg Kroah-Hartman17.14%150.00%
Total14100.00%2100.00%
Directory: drivers/vhost
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.