Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dextmem.h25 void segment_unload(char *name);
/Linux-v4.19/drivers/s390/char/
Dmonreader.c524 segment_unload(mon_dcss_name); in monreader_restore()
621 segment_unload(mon_dcss_name); in mon_init()
633 segment_unload(mon_dcss_name); in mon_exit()
/Linux-v4.19/drivers/s390/block/
Ddcssblk.c409 segment_unload(entry->segment_name); in dcssblk_shared_store()
710 segment_unload(seg_info->segment_name); in dcssblk_add_store()
727 segment_unload(seg_info->segment_name); in dcssblk_add_store()
794 segment_unload(entry->segment_name); in dcssblk_remove_store()
1024 segment_unload(entry->segment_name); in dcssblk_restore()
/Linux-v4.19/arch/s390/mm/
Dextmem.c638 segment_unload(char *name) in segment_unload() function
759 EXPORT_SYMBOL(segment_unload);