| /f-stack/freebsd/contrib/ck/include/spinlock/ |
| H A D | anderson.h | 48 struct ck_spinlock_anderson_thread *slots; member 59 struct ck_spinlock_anderson_thread *slots, in ck_spinlock_anderson_init()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dnode.c | 354 int slots = dnp->dn_extra_slots + 1; in dnode_byteswap() local 1039 dnode_slots_hold(dnode_children_t *children, int idx, int slots) in dnode_slots_hold() 1050 dnode_slots_rele(dnode_children_t *children, int idx, int slots) in dnode_slots_rele() 1065 dnode_slots_tryenter(dnode_children_t *children, int idx, int slots) in dnode_slots_tryenter() 1086 dnode_set_slots(dnode_children_t *children, int idx, int slots, void *ptr) in dnode_set_slots() 1097 dnode_check_slots_free(dnode_children_t *children, int idx, int slots) in dnode_check_slots_free() 1131 dnode_reclaim_slots(dnode_children_t *children, int idx, int slots) in dnode_reclaim_slots() 1154 int slots = dn->dn_num_slots - 1; in dnode_free_interior_slots() local 1279 dnode_hold_impl(objset_t *os, uint64_t object, int flag, int slots, in dnode_hold_impl() 1649 dnode_try_claim(objset_t *os, uint64_t object, int slots) in dnode_try_claim()
|
| H A D | metaslab.c | 5601 metaslab_class_throttle_reserve(metaslab_class_t *mc, int slots, int allocator, in metaslab_class_throttle_reserve() 5633 metaslab_class_throttle_unreserve(metaslab_class_t *mc, int slots, in metaslab_class_throttle_unreserve()
|
| H A D | dbuf.c | 2743 int slots = DB_DNODE(db)->dn_num_slots; in dbuf_destroy() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_config.h | 137 #define NGX_COMPAT_BEGIN(slots) uint64_t spare[slots]; argument 142 #define NGX_COMPAT_BEGIN(slots) argument
|
| H A D | ngx_slab.c | 105 ngx_slab_page_t *slots, *page; in ngx_slab_init() local 189 ngx_slab_page_t *page, *prev, *slots; in ngx_slab_alloc_locked() local 466 ngx_slab_page_t *slots, *page; in ngx_slab_free_locked() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_acl_filter.c | 393 ice_acl_alloc_slot_id(struct rte_bitmap *slots, uint32_t *slot_id) in ice_acl_alloc_slot_id() 951 struct rte_bitmap *slots; in ice_acl_bitmap_init() local
|
| H A D | ice_ethdev.h | 401 struct rte_bitmap *slots; member
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | cluster.h | 121 unsigned char slots[CLUSTER_SLOTS/8]; /* slots handled by this node */ member 152 clusterNode *slots[CLUSTER_SLOTS]; member 212 unsigned char slots[CLUSTER_SLOTS/8]; /* Slots bitmap. */ member
|
| H A D | expire.c | 161 unsigned long num, slots; in activeExpireCycle() local
|
| H A D | redis-cli.c | 175 int slots; member 1917 uint8_t slots[CLUSTER_MANAGER_SLOTS]; member 2590 sds slots = sdsempty(); in clusterManagerNodeSlotsString() local 2658 sds slots = NULL; in clusterManagerNodeInfo() local 3470 char **slots = NULL; in clusterManagerGetConfigSignature() local 3589 static void clusterManagerPrintSlotsList(list *slots) { in clusterManagerPrintSlotsList() 4324 char slots[CLUSTER_MANAGER_SLOTS]; in clusterManagerCheckCluster() local 5062 int slots = config.cluster_manager_command.slots; in clusterManagerCommandReshard() local
|
| H A D | sds.c | 817 int elements = 0, slots = 5; in sdssplitlen() local
|
| H A D | dict.c | 1036 unsigned long i, slots = 0, chainlen, maxchainlen = 0; in _dictGetStatsHt() local
|
| H A D | cluster.c | 1530 …usterUpdateSlotsConfigWith(clusterNode *sender, uint64_t senderConfigEpoch, unsigned char *slots) { in clusterUpdateSlotsConfigWith() 4281 unsigned char *slots = zmalloc(CLUSTER_SLOTS); in clusterCommand() local
|
| /f-stack/tools/netstat/ |
| H A D | nhgrp.c | 157 uint32_t slots = 0; in print_nhgroup_entry_sysctl() local
|
| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_rxtx.c | 1760 int can_push = 0, use_indirect = 0, slots, need; in virtio_xmit_pkts_packed() local 1841 int can_push = 0, use_indirect = 0, slots, need; in virtio_xmit_pkts() local 1943 int slots; in virtio_xmit_pkts_inorder() local
|
| H A D | virtio_rxtx_packed_avx.c | 210 uint16_t slots, can_push = 0, use_indirect = 0; in virtqueue_enqueue_single_packed_vec() local
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_sched_qfq.c | 234 struct qfq_class *slots[QFQ_MAX_SLOTS]; member
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | sds.c | 794 int elements = 0, slots = 5, start = 0, j; in sdssplitlen() local
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lua_cjson.c | 1121 static void json_decode_descend(lua_State *l, json_parse_t *json, int slots) in json_decode_descend()
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rxtx.c | 1384 unsigned int slots = 1; /* for RNDIS header */ in hn_get_slots() local
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dnode.h | 95 #define DN_SLOTS_TO_BONUSLEN(slots) DN_BONUS_SIZE((slots) << DNODE_SHIFT) argument
|
| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_ring.c | 123 uint8_t slots[0] __rte_cache_aligned; member
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_core.h | 398 VCHIQ_SLOT_INFO_T slots[VCHIQ_MAX_SLOTS]; member
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 1296 int slots; in ztest_random_dnodesize() local
|