Searched defs:alloc_buffer (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/fs/squashfs/ |
D | decompressor.h | 23 int alloc_buffer; member
|
D | page_actor.h | 23 int alloc_buffer; member
|
/linux-6.12.1/tools/testing/selftests/resctrl/ |
D | fill_buf.c | 126 unsigned char *alloc_buffer(size_t buf_size, int memflush) in alloc_buffer() function
|
/linux-6.12.1/drivers/platform/x86/amd/pmf/ |
D | core.c | 251 int amd_pmf_set_dram_addr(struct amd_pmf_dev *dev, bool alloc_buffer) in amd_pmf_set_dram_addr()
|
/linux-6.12.1/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.12.1/include/linux/ |
D | coresight.h | 352 void *(*alloc_buffer)(struct coresight_device *csdev, member
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/ |
D | hnae.h | 346 int (*alloc_buffer)(struct hnae_ring *ring, struct hnae_desc_cb *cb); member
|
/linux-6.12.1/drivers/md/ |
D | dm-bufio.c | 1226 static struct dm_buffer *alloc_buffer(struct dm_bufio_client *c, gfp_t gfp_mask) in alloc_buffer() function
|
/linux-6.12.1/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.12.1/kernel/trace/ |
D | ring_buffer.c | 2241 static struct trace_buffer *alloc_buffer(unsigned long size, unsigned flags, in alloc_buffer() function
|