Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_bitmap.h79 __rte_bitmap_index1_inc(struct rte_bitmap *bmp) in __rte_bitmap_index1_inc()
85 __rte_bitmap_mask1_get(struct rte_bitmap *bmp) in __rte_bitmap_mask1_get()
91 __rte_bitmap_index2_set(struct rte_bitmap *bmp) in __rte_bitmap_index2_set()
129 __rte_bitmap_scan_init(struct rte_bitmap *bmp) in __rte_bitmap_scan_init()
172 struct rte_bitmap *bmp; in rte_bitmap_init() local
257 struct rte_bitmap *bmp; in rte_bitmap_init_with_all_set() local
300 rte_bitmap_free(struct rte_bitmap *bmp) in rte_bitmap_free()
317 rte_bitmap_reset(struct rte_bitmap *bmp) in rte_bitmap_reset()
356 rte_bitmap_get(struct rte_bitmap *bmp, uint32_t pos) in rte_bitmap_get()
477 __rte_bitmap_scan_search(struct rte_bitmap *bmp) in __rte_bitmap_scan_search()
[all …]
/f-stack/dpdk/app/test/
H A Dtest_bitmap.c17 test_bitmap_scan_operations(struct rte_bitmap *bmp) in test_bitmap_scan_operations()
77 test_bitmap_slab_set_get(struct rte_bitmap *bmp) in test_bitmap_slab_set_get()
102 test_bitmap_set_get_clear(struct rte_bitmap *bmp) in test_bitmap_set_get_clear()
153 struct rte_bitmap *bmp; in test_bitmap_all_clear() local
193 struct rte_bitmap *bmp; in test_bitmap_all_set() local
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daspeed-bmc-opp-witherspoon.dts354 bmp: bmp280@77 { label
H A Daspeed-bmc-opp-tacoma.dts460 bmp: bmp280@77 { label
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_bitops.h154 static inline void ice_zero_bitmap(ice_bitmap_t *bmp, u16 size) in ice_zero_bitmap()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c533 struct rte_bitmap *fr_bmp, *fr_bmp_rev, *lv_bmp, *lv_bmp_rev, *bmp; in flow_shift_ent() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h220 struct rte_bitmap *bmp; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c104 dsl_dataset_t *later_ds, zfs_bookmark_phys_t *bmp) in dsl_bookmark_lookup()
H A Ddsl_dataset.c4614 dsl_dataset_space_written_impl(zfs_bookmark_phys_t *bmp, in dsl_dataset_space_written_impl()
4689 dsl_dataset_space_written_bookmark(zfs_bookmark_phys_t *bmp, in dsl_dataset_space_written_bookmark()
H A Dzfs_ioctl.c6282 zfs_bookmark_phys_t bmp; in zfs_ioc_space_written() local
/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c195 struct rte_bitmap *bmp; member
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c1049 struct rte_bitmap *bmp = NULL; in i40e_init_fdir_filter_list() local