Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Ddecompressor.h23 int alloc_buffer; member
H A Dpage_actor.h23 int alloc_buffer; member
/linux/drivers/platform/x86/amd/pmf/
H A Dcore.c249 int amd_pmf_set_dram_addr(struct amd_pmf_dev *dev, bool alloc_buffer) in amd_pmf_set_dram_addr()
/linux/drivers/usb/host/
H A Dohci-dbg.c665 static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci, in alloc_buffer() function
/linux/include/linux/
H A Dcoresight.h352 void *(*alloc_buffer)(struct coresight_device *csdev, global() member
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c737 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer() function
/linux/kernel/trace/
H A Dring_buffer.c2313 static struct trace_buffer *alloc_buffer(unsigned long size, unsigned flags, in alloc_buffer() function