Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dextmem.h24 void segment_unload(char *name);
/linux-4.4.14/drivers/s390/block/
Ddcssblk.c387 segment_unload(entry->segment_name); in dcssblk_shared_store()
679 segment_unload(seg_info->segment_name); in dcssblk_add_store()
696 segment_unload(seg_info->segment_name); in dcssblk_add_store()
762 segment_unload(entry->segment_name); in dcssblk_remove_store()
985 segment_unload(entry->segment_name); in dcssblk_restore()
/linux-4.4.14/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.4.14/arch/s390/mm/
Dextmem.c641 segment_unload(char *name) in segment_unload() function
762 EXPORT_SYMBOL(segment_unload);