Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dextmem.h32 void segment_unload(char *name);
/linux/drivers/s390/block/
H A Ddcssblk.c410 segment_unload(entry->segment_name); in dcssblk_shared_store()
723 segment_unload(seg_info->segment_name); in dcssblk_add_store()
738 segment_unload(seg_info->segment_name); in dcssblk_add_store()
798 segment_unload(entry->segment_name); in dcssblk_remove_store()
/linux/drivers/s390/char/
H A Dmonreader.c507 segment_unload(mon_dcss_name); in mon_init()
515 segment_unload(mon_dcss_name); in mon_exit()
/linux/arch/s390/mm/
H A Dextmem.c547 segment_unload(char *name) in segment_unload() function
673 EXPORT_SYMBOL(segment_unload);