Home
last modified time | relevance | path

Searched refs:net_buf_alloc_fixed_debug (Results 1 – 3 of 3) sorted by relevance

/Zephyr-4.3.0/include/zephyr/
Dnet_buf.h1424 struct net_buf * __must_check net_buf_alloc_fixed_debug(struct net_buf_pool *pool,
1429 net_buf_alloc_fixed_debug(_pool, _timeout, __func__, __LINE__)
/Zephyr-4.3.0/lib/net_buf/
Dbuf.c364 struct net_buf *net_buf_alloc_fixed_debug(struct net_buf_pool *pool, in net_buf_alloc_fixed_debug() function
/Zephyr-4.3.0/subsys/bluetooth/host/
Dconn.c1591 buf = net_buf_alloc_fixed_debug(pool, K_NO_WAIT, func, line); in bt_conn_create_pdu_timeout_debug()
1598 buf = net_buf_alloc_fixed_debug(pool, timeout, func, in bt_conn_create_pdu_timeout_debug()
1606 buf = net_buf_alloc_fixed_debug(pool, timeout, func, in bt_conn_create_pdu_timeout_debug()