event_pool
static int initialize_event_pool(struct event_pool *pool,
static void release_event_pool(struct event_pool *pool,
static int valid_event_struct(struct event_pool *pool,
static void free_event_struct(struct event_pool *pool,
static struct srp_event_struct *get_event_struct(struct event_pool *pool)
struct event_pool pool;