Home
last modified time | relevance | path

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

/include/linux/
A Dsrcutree.h194 # define __DEFINE_SRCU(name, is_static) \ argument
196 is_static struct srcu_struct name = __SRCU_STRUCT_INIT_MODULE(name, name##_srcu_usage); \
201 # define __DEFINE_SRCU(name, is_static) \ argument
204 is_static struct srcu_struct name = \
A Dpercpu-rwsem.h30 #define __DEFINE_PERCPU_RWSEM(name, is_static) \ argument
32 is_static struct percpu_rw_semaphore name = { \
/include/xen/
A Devents.h72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
/include/net/
A Ddsa.h840 bool is_static, void *data);

Completed in 10 milliseconds