Home
last modified time | relevance | path

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

/linux-6.14.4/arch/s390/include/asm/
Dextmem.h32 void segment_unload(char *name);
/linux-6.14.4/drivers/s390/block/
Ddcssblk.c411 segment_unload(entry->segment_name); in dcssblk_shared_store()
717 segment_unload(seg_info->segment_name); in dcssblk_add_store()
732 segment_unload(seg_info->segment_name); in dcssblk_add_store()
792 segment_unload(entry->segment_name); in dcssblk_remove_store()
/linux-6.14.4/drivers/s390/char/
Dmonreader.c506 segment_unload(mon_dcss_name); in mon_init()
514 segment_unload(mon_dcss_name); in mon_exit()
/linux-6.14.4/arch/s390/mm/
Dextmem.c538 segment_unload(char *name) in segment_unload() function
658 EXPORT_SYMBOL(segment_unload);