Searched defs:pool (Results 1 – 12 of 12) sorted by relevance
13 struct net_buf_pool *pool = buf->pool; in net_buf_id() local18 static inline struct net_buf *pool_get_uninit(struct net_buf_pool *pool, in pool_get_uninit()472 struct net_buf_pool *pool = NULL; in net_buf_unref_debug() local511 struct net_buf_pool *pool = buf->pool; in fixed_data_alloc() local531 struct net_buf_pool *pool = buf->pool; in data_alloc() local537 struct net_buf *net_buf_alloc_len_debug(struct net_buf_pool *pool, size_t size, in net_buf_alloc_len_debug()606 struct net_buf *net_buf_alloc_fixed_debug(struct net_buf_pool *pool, in net_buf_alloc_fixed_debug()615 struct net_buf *net_buf_alloc_fixed(struct net_buf_pool *pool, int32_t timeout) in net_buf_alloc_fixed()
111 pool_t pool = tlsf_get_pool(heap->heap_data); in assert_valid_block() local173 pool_t pool = tlsf_get_pool(heap->heap_data); in multi_heap_get_first_block() local
342 struct net_buf *bt_mesh_adv_create_from_pool(struct net_buf_pool *pool, in bt_mesh_adv_create_from_pool()374 void bt_mesh_unref_buf_from_pool(struct net_buf_pool *pool) in bt_mesh_unref_buf_from_pool()
82 void *pool; /* Pointer to available memory pool */ member
87 void *pool; /* Pointer to available memory pool */ member
82 void* pool; /* Pointer to available memory pool */ member
130 int tlsf_check_pool(pool_t pool) in tlsf_check_pool()
770 struct net_buf_pool *pool; member979 #define net_buf_alloc(pool, timeout) net_buf_alloc_fixed(pool, timeout) argument
90 void *pool; member
108 void *pool; member
106 void *pool; member