Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dextmem.h25 void segment_unload(char *name);
/openbmc/linux/drivers/s390/block/
H A Ddcssblk.c411 segment_unload(entry->segment_name); in dcssblk_shared_store()
720 segment_unload(seg_info->segment_name); in dcssblk_add_store()
735 segment_unload(seg_info->segment_name); in dcssblk_add_store()
795 segment_unload(entry->segment_name); in dcssblk_remove_store()
/openbmc/linux/drivers/s390/char/
H A Dmonreader.c506 segment_unload(mon_dcss_name); in mon_init()
514 segment_unload(mon_dcss_name); in mon_exit()
/openbmc/linux/arch/s390/mm/
H A Dextmem.c536 segment_unload(char *name) in segment_unload() function
656 EXPORT_SYMBOL(segment_unload);