Home
last modified time | relevance | path

Searched refs:force_remove (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/vfio/mdev/
Dmdev_core.c134 static int mdev_device_remove_ops(struct mdev_device *mdev, bool force_remove) in mdev_device_remove_ops() argument
144 if (ret && !force_remove) in mdev_device_remove_ops()
243 bool force_remove = true; in mdev_unregister_device() local
257 device_for_each_child(dev, (void *)&force_remove, in mdev_unregister_device()
349 int mdev_device_remove(struct device *dev, bool force_remove) in mdev_device_remove() argument
380 ret = mdev_device_remove_ops(mdev, force_remove); in mdev_device_remove()
Dmdev_private.h62 int mdev_device_remove(struct device *dev, bool force_remove);
/Linux-v4.19/Documentation/ABI/obsolete/
Dsysfs-firmware-acpi1 What: /sys/firmware/acpi/hotplug/force_remove
5 Since the force_remove is inherently broken and dangerous to
/Linux-v4.19/drivers/acpi/
Dsysfs.c1028 __ATTR(force_remove, S_IRUGO | S_IWUSR, force_remove_show,