Searched defs:alloc_buffer (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/fs/squashfs/ |
D | decompressor.h | 23 int alloc_buffer; member
|
D | page_actor.h | 23 int alloc_buffer; member
|
/linux-6.14.4/tools/testing/selftests/resctrl/ |
D | fill_buf.c | 105 unsigned char *alloc_buffer(size_t buf_size, bool memflush) in alloc_buffer() function
|
/linux-6.14.4/drivers/platform/x86/amd/pmf/ |
D | core.c | 263 int amd_pmf_set_dram_addr(struct amd_pmf_dev *dev, bool alloc_buffer) in amd_pmf_set_dram_addr()
|
/linux-6.14.4/drivers/usb/host/ |
D | ohci-dbg.c | 665 static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci, in alloc_buffer() function
|
D | ehci-dbg.c | 915 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer() function
|
/linux-6.14.4/include/linux/ |
D | coresight.h | 357 void *(*alloc_buffer)(struct coresight_device *csdev, member
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns/ |
D | hnae.h | 346 int (*alloc_buffer)(struct hnae_ring *ring, struct hnae_desc_cb *cb); member
|
/linux-6.14.4/drivers/md/ |
D | dm-bufio.c | 1238 static struct dm_buffer *alloc_buffer(struct dm_bufio_client *c, gfp_t gfp_mask) in alloc_buffer() function
|
/linux-6.14.4/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 737 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer() function
|
/linux-6.14.4/kernel/trace/ |
D | ring_buffer.c | 2313 static struct trace_buffer *alloc_buffer(unsigned long size, unsigned flags, in alloc_buffer() function
|