Searched refs:pm_runtime_set_memalloc_noio (Results 1 – 4 of 4) sorted by relevance
89 extern void pm_runtime_set_memalloc_noio(struct device *dev, bool enable);315 static inline void pm_runtime_set_memalloc_noio(struct device *dev, in pm_runtime_get_suppliers() 313 static inline void pm_runtime_set_memalloc_noio(struct device *dev, pm_runtime_set_memalloc_noio() function
474 pm_runtime_set_memalloc_noio(ddev, true); in device_add_disk()544 pm_runtime_set_memalloc_noio(ddev, false); in device_add_disk()687 pm_runtime_set_memalloc_noio(disk_to_dev(disk), false); in del_gendisk()
190 * pm_runtime_set_memalloc_noio - Set a device's memalloc_noio flag.211 * hotplug race because pm_runtime_set_memalloc_noio() may be called217 void pm_runtime_set_memalloc_noio(struct device *dev, bool enable) in pm_runtime_set_memalloc_noio() function 251 EXPORT_SYMBOL_GPL(pm_runtime_set_memalloc_noio);
2012 pm_runtime_set_memalloc_noio(dev, false); in netdev_unregister_kobject()2052 pm_runtime_set_memalloc_noio(dev, true); in netdev_register_kobject()