Searched defs:pool (Results 1 – 6 of 6) sorted by relevance
55 struct ubi_fm_pool *pool) in return_unused_pool_pebs()120 struct ubi_fm_pool *pool = &ubi->fm_pool; in ubi_refill_pools() local207 struct ubi_fm_pool *pool = &ubi->fm_pool; in ubi_wl_get_peb() local260 struct ubi_fm_pool *pool = &ubi->fm_wl_pool; in get_peb_for_wl() local
83 #define MVPP2_POOL_BUF_SIZE_REG(pool) (0x180 + 4 * (pool)) argument261 #define MVPP2_BM_POOL_BASE_REG(pool) (0x6000 + ((pool) * 4)) argument263 #define MVPP2_BM_POOL_SIZE_REG(pool) (0x6040 + ((pool) * 4)) argument273 #define MVPP2_BM_POOL_CTRL_REG(pool) (0x6200 + ((pool) * 4)) argument285 #define MVPP2_BM_INTR_CAUSE_REG(pool) (0x6240 + ((pool) * 4)) argument291 #define MVPP2_BM_INTR_MASK_REG(pool) (0x6280 + ((pool) * 4)) argument292 #define MVPP2_BM_PHY_ALLOC_REG(pool) (0x6400 + ((pool) * 4)) argument299 #define MVPP2_BM_PHY_RLS_REG(pool) (0x6480 + ((pool) * 4)) argument2756 int pool = mvpp2_bm_cookie_pool_get(bm); in mvpp2_pool_refill() local3905 int pool; in mvpp2_bm_cookie_build() local[all …]
111 union npa_pool_s *pool; in npa_lf_setup() local245 int pool; in npa_lf_shutdown() local
1714 void i3c_generic_ibi_free_pool(struct i3c_generic_ibi_pool *pool) in i3c_generic_ibi_free_pool()1751 struct i3c_generic_ibi_pool *pool; in i3c_generic_ibi_alloc_pool() local1810 i3c_generic_ibi_get_free_slot(struct i3c_generic_ibi_pool *pool) in i3c_generic_ibi_get_free_slot()1835 void i3c_generic_ibi_recycle_slot(struct i3c_generic_ibi_pool *pool, in i3c_generic_ibi_recycle_slot()
184 static void cvm_oct_fill_hw_memory(u64 pool, u64 size, u64 elements) in cvm_oct_fill_hw_memory()
268 struct gen_pool *pool; member
Completed in 45 milliseconds