Home
last modified time | relevance | path

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

/subsys/net/lib/shell/
A Dmem.c24 struct net_buf_pool *pool) in slab_pool_found_already()
51 struct net_buf_pool *pool; in context_info() local
A Dallocs.c58 struct net_buf_pool *pool = net_buf_pool_get(buf->pool_id); in allocs_cb() local
/subsys/bluetooth/host/classic/
A Dgoep.c137 static struct net_buf *goep_rfcomm_alloc_buf(struct bt_obex *obex, struct net_buf_pool *pool) in goep_rfcomm_alloc_buf()
436 static struct net_buf *goep_l2cap_alloc_buf(struct bt_obex *obex, struct net_buf_pool *pool) in goep_l2cap_alloc_buf()
654 struct net_buf *bt_goep_create_pdu(struct bt_goep *goep, struct net_buf_pool *pool) in bt_goep_create_pdu()
A Drfcomm.c334 struct net_buf *bt_rfcomm_create_pdu(struct net_buf_pool *pool) in bt_rfcomm_create_pdu()
/subsys/zbus/
A 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
/subsys/net/ip/
A Dnet_pkt.c293 const char *net_pkt_pool2str(struct net_buf_pool *pool) in net_pkt_pool2str()
304 static inline int16_t get_frees(struct net_buf_pool *pool) in get_frees()
350 static inline const char *get_name(struct net_buf_pool *pool) in get_name()
359 static inline int16_t get_size(struct net_buf_pool *pool) in get_size()
373 static inline const char *pool2str(struct net_buf_pool *pool) in pool2str()
380 struct net_buf *net_pkt_get_reserve_data_debug(struct net_buf_pool *pool, in net_pkt_get_reserve_data_debug()
929 struct net_buf_pool *pool,
1024 struct net_buf_pool *pool,
1270 struct net_buf_pool *pool = NULL; local
1415 struct net_buf_pool *pool = NULL; local
A Dtp.c146 struct net_buf *tp_nbuf_alloc(struct net_buf_pool *pool, size_t len, in tp_nbuf_alloc()
/subsys/bluetooth/host/
A Dhci_raw.c112 struct net_buf_pool *pool; in bt_buf_get_tx() local
A Dl2cap.c462 struct net_buf_pool *pool = NULL; in l2cap_create_le_sig_pdu() local
687 struct net_buf *bt_l2cap_create_pdu_timeout(struct net_buf_pool *pool, in bt_l2cap_create_pdu_timeout()
A Dconn.c1574 struct net_buf *bt_conn_create_pdu_timeout_debug(struct net_buf_pool *pool, in bt_conn_create_pdu_timeout_debug()
/subsys/bluetooth/services/ots/
A Dots_obj_manager.c30 struct bt_gatt_ots_pool_item pool[CONFIG_BT_OTS_MAX_OBJ_CNT]; member
/subsys/bluetooth/controller/ll_sw/nordic/lll/
A Dlll_adv.c173 uint8_t pool[PDU_POOL_SIZE]; member
202 uint8_t pool[EXTRA_DATA_POOL_SIZE]; member
/subsys/bluetooth/controller/ll_sw/
A Dull_iso.c165 uint8_t pool[NODE_TX_BUFFER_SIZE * BT_CTLR_ISO_TX_PDU_BUFFERS]; member
170 uint8_t pool[sizeof(memq_link_t) * BT_CTLR_ISO_TX_PDU_BUFFERS]; member
A Dull_df.c76 uint8_t pool[IQ_REPORT_POOL_SIZE]; member
A Dull.c495 uint8_t pool[PDU_RX_POOL_SIZE]; member
516 uint8_t pool[LINK_RX_POOL_SIZE]; member
A Dull_conn.c142 uint8_t pool[CONN_TX_BUF_SIZE * CONN_DATA_BUFFERS]; member
147 uint8_t pool[sizeof(memq_link_t) * member
A Dull_llcp_internal.h10 uint8_t *pool; member
/subsys/bluetooth/controller/ll_sw/openisa/lll/
A Dlll_adv.c112 uint8_t pool[PDU_POOL_SIZE]; member
/subsys/usb/device/class/audio/
A Daudio.c45 struct net_buf_pool *pool; member

Completed in 101 milliseconds