Home
last modified time | relevance | path

Searched refs:xen_privcmdbuf_fops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/xen/
H A Dprivcmd-buf.c180 const struct file_operations xen_privcmdbuf_fops = { variable
186 EXPORT_SYMBOL_GPL(xen_privcmdbuf_fops);
191 .fops = &xen_privcmdbuf_fops,
H A Dprivcmd.h4 extern const struct file_operations xen_privcmdbuf_fops;