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.c409 segment_unload(entry->segment_name); in dcssblk_shared_store()
740 segment_unload(seg_info->segment_name); in dcssblk_add_store()
755 segment_unload(seg_info->segment_name); in dcssblk_add_store()
815 segment_unload(entry->segment_name); in dcssblk_remove_store()
/linux/drivers/s390/char/
H A Dmonreader.c505 segment_unload(mon_dcss_name); in mon_init()
513 segment_unload(mon_dcss_name); in mon_exit()
/linux/arch/s390/mm/
H A Dextmem.c546 segment_unload(char *name) in segment_unload() function
674 EXPORT_SYMBOL(segment_unload);