Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c1080 static bool ds_initialized, rcu_head_initialized; in init_data_structures_once() local
1091 if (ds_initialized) in init_data_structures_once()
1094 ds_initialized = true; in init_data_structures_once()