Searched refs:dm_remove_devices_flags (Results 1 – 9 of 9) sorted by relevance
128 int dm_remove_devices_flags(uint flags);130 static inline int dm_remove_devices_flags(uint flags) { return 0; } in dm_remove_devices_flags() function
196 int dm_remove_devices_flags(uint flags) in dm_remove_devices_flags() function
52 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in bootm_announce_and_cleanup()
683 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in dm_test_remove_active_dma()716 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in dm_test_remove_active_dma()
108 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in announce_and_cleanup()