Home
last modified time | relevance | path

Searched defs:capacity (Results 1 – 23 of 23) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c196 read_disk_info(int fd, diskaddr_t *capacity, uint_t *lbsize) in read_disk_info()
378 diskaddr_t capacity = 0; in efi_alloc_and_init() local
499 diskaddr_t capacity; in efi_ioctl() local
685 diskaddr_t capacity = 0; in efi_read() local
/f-stack/dpdk/lib/librte_metrics/
H A Drte_metrics.c230 uint16_t capacity) in rte_metrics_get_names()
262 uint16_t capacity) in rte_metrics_get_values()
/f-stack/dpdk/lib/librte_ring/
H A Drte_ring_generic.h61 const uint32_t capacity = r->capacity; in __rte_ring_move_prod_head() local
H A Drte_ring_hts_c11_mem.h62 const uint32_t capacity = r->capacity; in __rte_ring_hts_move_prod_head() local
H A Drte_ring_rts_c11_mem.h77 const uint32_t capacity = r->capacity; in __rte_ring_rts_move_prod_head() local
H A Drte_ring_c11_mem.h59 const uint32_t capacity = r->capacity; in __rte_ring_move_prod_head() local
H A Drte_ring_core.h136 uint32_t capacity; /**< Usable size of ring */ member
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_spq.c518 u32 i, capacity; in ecore_spq_setup() local
582 u32 capacity; in ecore_spq_alloc() local
633 u32 capacity; in ecore_spq_free() local
H A Decore_chain.h100 u32 capacity; member
/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_diag.c96 uint64_t capacity = 0; in _sched_stats_consistency_check() local
/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_xstats.c224 unsigned int capacity; member
251 unsigned int *ids, unsigned int capacity) in dsw_xstats_get_names()
/f-stack/dpdk/lib/librte_stack/
H A Drte_stack.h81 uint32_t capacity; /**< Usable size of the stack. */ member
/f-stack/freebsd/contrib/ck/src/
H A Dck_hs.c91 unsigned long capacity; member
250 ck_hs_reset_size(struct ck_hs *hs, unsigned long capacity) in ck_hs_reset_size()
329 unsigned long capacity) in ck_hs_grow()
H A Dck_ht.c91 CK_HT_TYPE capacity; member
659 ck_ht_grow_spmc(struct ck_ht *table, CK_HT_TYPE capacity) in ck_ht_grow_spmc()
H A Dck_rhs.c119 unsigned long capacity; member
401 ck_rhs_reset_size(struct ck_rhs *hs, unsigned long capacity) in ck_rhs_reset_size()
495 unsigned long capacity) in ck_rhs_grow()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbtree.c708 uint64_t capacity = P2ALIGN((BTREE_LEAF_SIZE - in zfs_btree_insert_into_leaf() local
825 uint64_t capacity = P2ALIGN((BTREE_LEAF_SIZE - in zfs_btree_bulk_finish() local
1550 uint64_t capacity = P2ALIGN((BTREE_LEAF_SIZE - in zfs_btree_remove_idx() local
1902 uint64_t capacity = P2ALIGN((BTREE_LEAF_SIZE - in zfs_btree_verify_counts_helper() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c91 size_t capacity; member
788 size_t capacity; /* The capacity of buffer. */ member
1268 size_t const capacity = MAX(windowSize, sectionsSize) + slackSize; in ZSTDMT_initCStream_internal() local
H A Dzstd_compress_internal.h101 size_t capacity; /* The capacity starting from `seq` pointer */ member
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c1028 zvol_set_capacity_impl(zvol_state_t *zv, uint64_t capacity) in zvol_set_capacity_impl()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c1481 zvol_set_capacity_impl(zvol_state_t *zv, uint64_t capacity) in zvol_set_capacity_impl()
/f-stack/freebsd/sys/
H A Data.h800 uint8_t capacity[8]; member
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c7090 uint64_t capacity = metaslab_class_get_space(spa_normal_class(spa)) / 2; in ztest_freeze() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10105 size_t capacity; /* The capacity starting from `seq` pointer */ member