Searched refs:ehca_comp_pool (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_irq.h69 struct ehca_comp_pool { struct
H A Dehca_irq.c68 static struct ehca_comp_pool* pool;
550 static inline int find_next_online_cpu(struct ehca_comp_pool* pool)
678 static struct task_struct *create_comp_task(struct ehca_comp_pool *pool,
692 static void destroy_comp_task(struct ehca_comp_pool *pool,
714 static void take_over_work(struct ehca_comp_pool *pool,
796 pool = kzalloc(sizeof(struct ehca_comp_pool), GFP_KERNEL);

Completed in 35 milliseconds