Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp_cmd.c294 static unsigned long sclp_storage_ids[256 / BITS_PER_LONG]; variable
375 set_bit(id, sclp_storage_ids); in sclp_attach_storage()
433 if (!test_bit(id, sclp_storage_ids)) in sclp_mem_notifier()
559 set_bit(id, sclp_storage_ids); in sclp_detect_standby_memory()