Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/lib/net_buf/
Dbuf.c50 struct net_buf_pool *pool; in net_buf_pool_get() local
57 static int pool_id(struct net_buf_pool *pool) in pool_id()
64 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in net_buf_id() local
72 static inline struct net_buf *pool_get_uninit(struct net_buf_pool *pool, in pool_get_uninit()
110 struct k_heap *pool = buf_pool->alloc->alloc_data; in mem_pool_data_alloc() local
130 struct k_heap *pool = buf_pool->alloc->alloc_data; in mem_pool_data_unref() local
151 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in fixed_data_alloc() local
213 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in data_alloc() local
220 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in data_ref() local
226 struct net_buf *net_buf_alloc_len_debug(struct net_buf_pool *pool, size_t size, in net_buf_alloc_len_debug()
[all …]
/Zephyr-latest/subsys/net/lib/shell/
Dmem.c24 struct net_buf_pool *pool) in slab_pool_found_already()
51 struct net_buf_pool *pool; in context_info() local
Dallocs.c58 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in allocs_cb() local
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull.c43 uint8_t pool[sizeof(struct node_rx_event_done) * EVENT_DONE_MAX]; member
48 uint8_t pool[sizeof(memq_link_t) * EVENT_DONE_MAX]; member
86 uint8_t pool[PDU_RX_POOL_SIZE]; member
97 uint8_t pool[LINK_RX_POOL_SIZE]; member
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dwrapper.h54 void *pool; member
61 void *pool; member
/Zephyr-latest/subsys/zbus/
Dzbus.c29 static inline struct net_buf *_zbus_create_net_buf(struct net_buf_pool *pool, size_t size, in _zbus_create_net_buf()
42 static inline struct net_buf *_zbus_create_net_buf(struct net_buf_pool *pool, size_t size, in _zbus_create_net_buf()
168 struct net_buf_pool *pool = in _zbus_vded_exec() local
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c290 const char *net_pkt_pool2str(struct net_buf_pool *pool) in net_pkt_pool2str()
301 static inline int16_t get_frees(struct net_buf_pool *pool) in get_frees()
347 static inline const char *get_name(struct net_buf_pool *pool) in get_name()
356 static inline int16_t get_size(struct net_buf_pool *pool) in get_size()
370 static inline const char *pool2str(struct net_buf_pool *pool) in pool2str()
377 struct net_buf *net_pkt_get_reserve_data_debug(struct net_buf_pool *pool, in net_pkt_get_reserve_data_debug()
926 struct net_buf_pool *pool,
1021 struct net_buf_pool *pool,
1268 struct net_buf_pool *pool = NULL; local
1403 struct net_buf_pool *pool = NULL; local
Dtp.c146 struct net_buf *tp_nbuf_alloc(struct net_buf_pool *pool, size_t len, in tp_nbuf_alloc()
/Zephyr-latest/include/zephyr/rtio/
Drtio.h375 struct rtio_iodev_sqe *pool; member
382 struct rtio_cqe *pool; member
720 static inline struct rtio_iodev_sqe *rtio_sqe_pool_alloc(struct rtio_sqe_pool *pool) in rtio_sqe_pool_alloc()
735 static inline void rtio_sqe_pool_free(struct rtio_sqe_pool *pool, struct rtio_iodev_sqe *iodev_sqe) in rtio_sqe_pool_free()
742 static inline struct rtio_cqe *rtio_cqe_pool_alloc(struct rtio_cqe_pool *pool) in rtio_cqe_pool_alloc()
759 static inline void rtio_cqe_pool_free(struct rtio_cqe_pool *pool, struct rtio_cqe *cqe) in rtio_cqe_pool_free()
/Zephyr-latest/include/zephyr/portability/
Dcmsis_os.h203 void *pool; ///< pointer to memory for pool member
211 void *pool; ///< memory array for messages member
220 void *pool; ///< memory array for mail member
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c77 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in buf_destroy() local
86 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in fixed_destroy() local
95 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in var_destroy() local
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_obj_manager.c30 struct bt_gatt_ots_pool_item pool[CONFIG_BT_OTS_MAX_OBJ_CNT]; member
/Zephyr-latest/drivers/entropy/
Dentropy_cc13xx_cc26xx.c33 struct ring_buf pool; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c116 struct net_buf_pool *pool; in bt_buf_get_tx() local
Dl2cap.c457 struct net_buf_pool *pool = NULL; in l2cap_create_le_sig_pdu() local
673 struct net_buf *bt_l2cap_create_pdu_timeout(struct net_buf_pool *pool, in bt_l2cap_create_pdu_timeout()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv.c173 uint8_t pool[PDU_POOL_SIZE]; member
202 uint8_t pool[EXTRA_DATA_POOL_SIZE]; member
/Zephyr-latest/drivers/usb/udc/
Dudc_common.c28 struct k_heap *const pool = buf_pool->alloc->alloc_data; in udc_pool_data_alloc() local
44 struct k_heap *pool = buf_pool->alloc->alloc_data; in udc_pool_data_unref() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_df.c76 uint8_t pool[IQ_REPORT_POOL_SIZE]; member
Dull_iso.c156 uint8_t pool[NODE_TX_BUFFER_SIZE * BT_CTLR_ISO_TX_BUFFERS]; member
161 uint8_t pool[sizeof(memq_link_t) * BT_CTLR_ISO_TX_BUFFERS]; member
Dull.c493 uint8_t pool[PDU_RX_POOL_SIZE]; member
514 uint8_t pool[LINK_RX_POOL_SIZE]; member
Dull_conn.c139 uint8_t pool[CONN_TX_BUF_SIZE * CONN_DATA_BUFFERS]; member
144 uint8_t pool[sizeof(memq_link_t) * member
/Zephyr-latest/include/zephyr/
Dnet_buf.h1359 static inline struct net_buf * __must_check net_buf_alloc(struct net_buf_pool *pool, in net_buf_alloc()
1471 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in net_buf_destroy() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c112 uint8_t pool[PDU_POOL_SIZE]; member
/Zephyr-latest/include/zephyr/zbus/
Dzbus.h769 struct net_buf_pool *pool) in zbus_chan_set_msg_sub_pool()
/Zephyr-latest/subsys/usb/device/class/audio/
Daudio.c45 struct net_buf_pool *pool; member

12