Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dextmem.h32 void segment_unload(char *name);
/linux-6.15/drivers/s390/block/
H A Ddcssblk.c411 segment_unload(entry->segment_name); in dcssblk_shared_store()
724 segment_unload(seg_info->segment_name); in dcssblk_add_store()
739 segment_unload(seg_info->segment_name); in dcssblk_add_store()
799 segment_unload(entry->segment_name); in dcssblk_remove_store()
/linux-6.15/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-6.15/arch/s390/mm/
H A Dextmem.c539 segment_unload(char *name) in segment_unload() function
659 EXPORT_SYMBOL(segment_unload);