Home
last modified time | relevance | path

Searched defs:alloc_buffer (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dohci-dbg.c664 static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci, in alloc_buffer() function
Dehci-dbg.c939 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer() function
Dfotg210-hcd.c755 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer() function
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhnae.h295 int (*alloc_buffer)(struct hnae_ring *ring, struct hnae_desc_cb *cb); member
/linux-4.4.14/drivers/md/
Ddm-bufio.c439 static struct dm_buffer *alloc_buffer(struct dm_bufio_client *c, gfp_t gfp_mask) in alloc_buffer() function