Home
last modified time | relevance | path

Searched refs:alloc_ep (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_cm.c266 static void *alloc_ep(int size, gfp_t gfp) in alloc_ep() function
1388 child_ep = alloc_ep(sizeof(*child_ep), GFP_KERNEL); in pass_accept_req()
1908 ep = alloc_ep(sizeof(*ep), GFP_KERNEL); in iwch_connect()
2000 ep = alloc_ep(sizeof(*ep), GFP_KERNEL); in iwch_create_listen()
/linux-4.1.27/drivers/usb/host/
Dimx21-hcd.c1149 static struct ep_priv *alloc_ep(void) in alloc_ep() function
1194 ep_priv = alloc_ep(); in imx21_hc_urb_enqueue()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c278 static void *alloc_ep(int size, gfp_t gfp) in alloc_ep() function
2349 child_ep = alloc_ep(sizeof(*child_ep), GFP_KERNEL); in pass_accept_req()
3007 ep = alloc_ep(sizeof(*ep), GFP_KERNEL); in c4iw_connect()
3239 ep = alloc_ep(sizeof(*ep), GFP_KERNEL); in c4iw_create_listen()