Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_irq.h67 struct ehca_comp_pool { struct
Dehca_irq.c75 static struct ehca_comp_pool *pool;
656 static int find_next_online_cpu(struct ehca_comp_pool *pool) in find_next_online_cpu()
820 pool = kzalloc(sizeof(struct ehca_comp_pool), GFP_KERNEL); in ehca_create_comp_pool()