Home
last modified time | relevance | path

Searched defs:alloc_buf (Results 1 - 8 of 8) sorted by relevance

/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device_impl.h52 struct sk_buff* (*alloc_buf)(struct NetDeviceImpl *impl, uint32_t length); member
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c291 unsigned char alloc_buf[100000]; in main() local
H A Dssl_client2.c804 unsigned char alloc_buf[MEMORY_HEAP_SIZE]; in main() local
H A Dssl_server2.c1572 unsigned char alloc_buf[MEMORY_HEAP_SIZE]; in main() local
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c39 unsigned char *alloc_buf; /*!< Pointer to allocated data buffer, member
[all...]
/third_party/mbedtls/programs/test/
H A Dbenchmark.c524 unsigned char alloc_buf[HEAP_SIZE] = { 0 }; in main() local
/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c412 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf() function
/kernel/linux/linux-6.6/drivers/char/
H A Dvirtio_console.c406 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf() function

Completed in 19 milliseconds