Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dextmem.h24 void segment_unload(char *name);
/linux-4.1.27/drivers/s390/block/
Ddcssblk.c386 segment_unload(entry->segment_name); in dcssblk_shared_store()
678 segment_unload(seg_info->segment_name); in dcssblk_add_store()
695 segment_unload(seg_info->segment_name); in dcssblk_add_store()
761 segment_unload(entry->segment_name); in dcssblk_remove_store()
979 segment_unload(entry->segment_name); in dcssblk_restore()
/linux-4.1.27/drivers/s390/char/
Dmonreader.c523 segment_unload(mon_dcss_name); in monreader_restore()
620 segment_unload(mon_dcss_name); in mon_init()
632 segment_unload(mon_dcss_name); in mon_exit()
/linux-4.1.27/arch/s390/mm/
Dextmem.c638 segment_unload(char *name) in segment_unload() function
759 EXPORT_SYMBOL(segment_unload);