Home
last modified time | relevance | path

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

/include/linux/
Dsrcutree.h187 # define __DEFINE_SRCU(name, is_static) \ argument
189 is_static struct srcu_struct name = __SRCU_STRUCT_INIT_MODULE(name, name##_srcu_usage); \
194 # define __DEFINE_SRCU(name, is_static) \ argument
197 is_static struct srcu_struct name = \
Dpercpu-rwsem.h33 #define __DEFINE_PERCPU_RWSEM(name, is_static) \ argument
35 is_static struct percpu_rw_semaphore name = { \
/include/xen/
Devents.h72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
/include/net/
Ddsa.h838 bool is_static, void *data);