Searched refs:is_static (Results 1 – 4 of 4) sorted by relevance
194 # define __DEFINE_SRCU(name, is_static) \ argument196 is_static struct srcu_struct name = __SRCU_STRUCT_INIT_MODULE(name, name##_srcu_usage); \201 # define __DEFINE_SRCU(name, is_static) \ argument204 is_static struct srcu_struct name = \
30 #define __DEFINE_PERCPU_RWSEM(name, is_static) \ argument32 is_static struct percpu_rw_semaphore name = { \
72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
840 bool is_static, void *data);
Completed in 10 milliseconds