Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/diag/
H A Ddiag310.c152 static int features_available; in diag310_check_features() local
156 if (READ_ONCE(features_available)) in diag310_check_features()
169 WRITE_ONCE(features_available, 1); in diag310_check_features()