linux/drivers/vfio/mdev
Parav Pandit 405ecbf72f vfio/mdev: Avoid inline get and put parent helpers
As section 15 of Documentation/process/coding-style.rst clearly
describes that compiler will be able to optimize code.

Hence drop inline for get and put helpers for parent.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2019-05-07 11:23:13 -06:00
..
Kconfig docs: Add Documentation for Mediated devices 2016-11-17 08:33:20 -07:00
Makefile
mdev_core.c vfio/mdev: Avoid inline get and put parent helpers 2019-05-07 11:23:13 -06:00
mdev_driver.c
mdev_private.h vfio/mdev: Removed unused kref 2019-05-07 11:23:13 -06:00
mdev_sysfs.c vfio/mdev: Follow correct remove sequence 2019-05-07 11:23:13 -06:00
vfio_mdev.c vfio: mdev: make a couple of functions and structure vfio_mdev_driver static 2018-01-09 12:13:08 -07:00