Home
last modified time | relevance | path

Searched refs:segment_modify_shared (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Dextmem.h35 int segment_modify_shared (char *name, int do_nonshared);
/linux/arch/s390/mm/
H A Dextmem.c457 segment_modify_shared (char *name, int do_nonshared) in segment_modify_shared() function
677 EXPORT_SYMBOL(segment_modify_shared);
/linux/drivers/s390/block/
H A Ddcssblk.c361 rc = segment_modify_shared(entry->segment_name, in dcssblk_shared_store()
386 rc = segment_modify_shared(entry->segment_name, in dcssblk_shared_store()