Searched refs:segment_unload (Results 1 – 4 of 4) sorted by relevance
25 void segment_unload(char *name);
423 segment_unload(entry->segment_name); in dcssblk_shared_store()725 segment_unload(seg_info->segment_name); in dcssblk_add_store()740 segment_unload(seg_info->segment_name); in dcssblk_add_store()805 segment_unload(entry->segment_name); in dcssblk_remove_store()
508 segment_unload(mon_dcss_name); in mon_init()516 segment_unload(mon_dcss_name); in mon_exit()
534 segment_unload(char *name) in segment_unload() function651 EXPORT_SYMBOL(segment_unload);
Completed in 18 milliseconds