Searched defs:alloc_buffer (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | decompressor.h | 23 int alloc_buffer; member
|
H A D | page_actor.h | 23 int alloc_buffer; member
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-dbg.c | 665 static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci, in alloc_buffer() function
|
H A D | ehci-dbg.c | 915 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer() function
|
H A D | fotg210-hcd.c | 742 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer() function
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | xattr.c | 166 int (*alloc_buffer)(struct xattr_iter *_it, unsigned int value_sz); member
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-dbg.c | 665 static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci, in alloc_buffer() function
|
H A D | ehci-dbg.c | 915 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | coresight.h | 256 void *(*alloc_buffer)(struct coresight_device *csdev, member
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-bufio.c | 468 static struct dm_buffer *alloc_buffer(struct dm_bufio_client *c, gfp_t gfp_mask) in alloc_buffer() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | coresight.h | 318 void *(*alloc_buffer)(struct coresight_device *csdev, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 346 int (*alloc_buffer)(struct hnae_ring *ring, struct hnae_desc_cb *cb); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 346 int (*alloc_buffer)(struct hnae_ring *ring, struct hnae_desc_cb *cb); member
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 741 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer() function
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-bufio.c | 1229 static struct dm_buffer *alloc_buffer(struct dm_bufio_client *c, gfp_t gfp_mask) in alloc_buffer() function
|
Completed in 30 milliseconds