Searched refs:rte_bitmap (Results 1 – 25 of 28) sorted by relevance
12
61 struct rte_bitmap { struct85 __rte_bitmap_mask1_get(struct rte_bitmap *bmp) in __rte_bitmap_mask1_get()129 __rte_bitmap_scan_init(struct rte_bitmap *bmp) in __rte_bitmap_scan_init()169 static inline struct rte_bitmap *172 struct rte_bitmap *bmp; in rte_bitmap_init()193 bmp = (struct rte_bitmap *) mem; in rte_bitmap_init()253 static inline struct rte_bitmap *256 struct rte_bitmap *bmp; in rte_bitmap_init_with_all_set()272 bmp = (struct rte_bitmap *) mem; in rte_bitmap_init_with_all_set()299 rte_bitmap_free(struct rte_bitmap *bmp) in rte_bitmap_free()[all …]
8 'rte_bitmap.h',
17 test_bitmap_scan_operations(struct rte_bitmap *bmp) in test_bitmap_scan_operations()109 test_bitmap_slab_set_get(struct rte_bitmap *bmp) in test_bitmap_slab_set_get()134 test_bitmap_set_get_clear(struct rte_bitmap *bmp) in test_bitmap_set_get_clear()185 struct rte_bitmap *bmp; in test_bitmap_all_clear()225 struct rte_bitmap *bmp; in test_bitmap_all_set()
209 static inline unsigned int cxgbe_find_first_zero_bit(struct rte_bitmap *bmap, in cxgbe_find_first_zero_bit()225 cxgbe_bitmap_find_free_region(struct rte_bitmap *bmap, unsigned int size, in cxgbe_bitmap_find_free_region()
54 struct rte_bitmap *ftid_bmap;
20 deps += 'sched' # needed for rte_bitmap.h
183 struct rte_bitmap *vlan_filter_bmp;
97 struct rte_bitmap *ctx_bmp;
40 struct rte_bitmap *ms_bmp; /* Bit-mask of memsegs belonged to MR. */
160 struct rte_bitmap *eth_core_mask;
21 eh_get_enabled_cores(struct rte_bitmap *eth_core_mask) in eh_get_enabled_cores()
229 struct rte_bitmap *bmp;265 struct rte_bitmap *ibmp;
731 struct rte_bitmap *ibmp; in mlx5_ipool_flush_cache()773 struct rte_bitmap *ibmp; in mlx5_ipool_get_next_cache()
47 struct rte_bitmap *ms_bmp; /* Bit-mask of memsegs belonged to MR. */
22 struct rte_bitmap *map;
160 struct rte_bitmap *chim_bmap; /* Send buffer map */
206 struct rte_bitmap *queues_bitmap;
426 struct rte_bitmap *bmp = sa->sw_stats.queues_bitmap; in sfc_sw_xstat_get_values_by_id()825 struct rte_bitmap **queues_bitmap = &sa->sw_stats.queues_bitmap; in sfc_sw_xstats_alloc_queues_bitmap()
105 #define plt_bitmap rte_bitmap
92 struct rte_bitmap *ag_bitmap;
393 ice_acl_alloc_slot_id(struct rte_bitmap *slots, uint32_t *slot_id) in ice_acl_alloc_slot_id()967 struct rte_bitmap *slots; in ice_acl_bitmap_init()
452 struct rte_bitmap *slots;
165 [bitmap] (@ref rte_bitmap.h)
729 struct rte_bitmap *bitmap;
153 * eal: Function ``rte_bsf64`` in ``rte_bitmap.h`` has been renamed to