Home
last modified time | relevance | path

Searched defs:alloc_buffer (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-6.6/fs/squashfs/
H A Ddecompressor.h23 int alloc_buffer; member
H A Dpage_actor.h23 int alloc_buffer; member
/third_party/libuv/test/
H A Dtest-pipe-close-stdout-read-stdin.c36 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t* buf) in alloc_buffer() function
/third_party/libuv/docs/code/pipe-echo-server/
H A Dmain.c25 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c22 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
H A Dmain.c26 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/dns/
H A Dmain.c8 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/udp-dhcp/
H A Dmain.c12 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/tcp-echo-server/
H A Dmain.c23 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/uvtee/
H A Dmain.c18 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libdrm/amdgpu/
H A Damdgpu_bo.c70 amdgpu_bo_alloc(amdgpu_device_handle dev, struct amdgpu_bo_alloc_request *alloc_buffer, amdgpu_bo_handle *buf_handle) amdgpu_bo_alloc() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-dbg.c665 static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci, in alloc_buffer() function
H A Dehci-dbg.c915 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer() function
/kernel/linux/linux-5.10/fs/erofs/
H A Dxattr.c166 int (*alloc_buffer)(struct xattr_iter *_it, unsigned int value_sz); member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-dbg.c665 static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci, in alloc_buffer() function
H A Dehci-dbg.c915 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer() function
/third_party/ffmpeg/libavcodec/
H A Dlibsvtav1.c125 static int alloc_buffer(EbSvtAv1EncConfiguration *config, SvtContext *svt_enc) in alloc_buffer() function
/third_party/ffmpeg/libavfilter/
H A Dvf_pullup.c240 static int alloc_buffer(PullupContext *s, PullupBuffer *b) in alloc_buffer() function
/kernel/linux/linux-5.10/include/linux/
H A Dcoresight.h256 void *(*alloc_buffer)(struct coresight_device *csdev, member
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c298 struct amdgpu_bo_alloc_request alloc_buffer = {}; in amdgpu_ctx_create() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bufio.c468 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 Dcoresight.h318 void *(*alloc_buffer)(struct coresight_device *csdev, member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h346 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 Dhnae.h346 int (*alloc_buffer)(struct hnae_ring *ring, struct hnae_desc_cb *cb); member
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c741 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer() function

Completed in 29 milliseconds

12