Home
last modified time | relevance | path

Searched defs:is_static (Results 1 – 2 of 2) sorted by relevance

/kernel/rcu/
Dsrcutree.c62 static void init_srcu_struct_nodes(struct srcu_struct *sp, bool is_static) in init_srcu_struct_nodes()
146 static int init_srcu_struct_fields(struct srcu_struct *sp, bool is_static) in init_srcu_struct_fields()
/kernel/locking/
Dlockdep.c665 bool is_static = false; in look_up_lock_class() local