Home
last modified time | relevance | path

Searched defs:nodes (Results 1 – 25 of 27) sorted by relevance

12

/f-stack/dpdk/lib/librte_node/
H A Dethdev_tx_priv.h35 uint32_t nodes[RTE_MAX_ETHPORTS]; /**< Tx nodes for each ethdev port. */ member
/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaax_iova_table.c63 struct reg_node *nodes = NULL; in read_memory_node() local
160 struct reg_node *nodes; in dpaax_iova_table_populate() local
/f-stack/app/redis-5.0.5/tests/support/
H A Dcluster.tcl37 proc redis_cluster {nodes} { argument
/f-stack/dpdk/examples/server_node_efd/server/
H A Dargs.c84 parse_num_nodes(const char *nodes) in parse_num_nodes()
H A Dinit.c56 struct node *nodes; variable
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dradix_ipf.c101 buildnodes(addr, mask, nodes) in buildnodes() argument
331 ipf_rx_insert(head, nodes, dup) in ipf_rx_insert() argument
511 ipf_rx_addroute(head, addr, mask, nodes) in ipf_rx_addroute() argument
946 struct ipf_rdx_node nodes[2]; member
H A Dradix_ipf.h58 ipf_rdx_node_t nodes[3]; member
H A Dip_dstlist.c487 ipf_dstnode_t *node, **nodes; local
/f-stack/dpdk/doc/guides/prog_guide/
H A Dgraph_lib.rst291 Example of intermediate node implementation with home run:
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dph.c179 node_t nodes[NNODES]; in TEST_BEGIN() local
H A Drb.c234 node_t nodes[NNODES]; in TEST_BEGIN() local
/f-stack/freebsd/kern/
H A Dsubr_blist.c239 u_daddr_t nodes, radix; in blist_create() local
535 daddr_t i, nodes, radix; in blist_stats() local
H A Dkern_sysctl.c350 sysctl_search_oid(struct sysctl_oid **nodes, struct sysctl_oid *needle) in sysctl_search_oid()
383 struct sysctl_oid *nodes[CTL_MAXNAME]; in sysctl_warn_reuse() local
/f-stack/dpdk/lib/librte_graph/
H A Dgraph_stats.c27 struct rte_node *nodes[]; member
H A Drte_graph_worker.h85 struct rte_node *nodes[] __rte_cache_min_aligned; /**< Next nodes. */ member
/f-stack/freebsd/mips/nlm/
H A Dboard.h137 } nodes[XLP_MAX_NODES]; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspace_map.c780 uint64_t nodes = zfs_btree_numnodes(&rt->rt_root); in space_map_write() local
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c83 #define CLUSTER_MANAGER_MASTERS_COUNT(nodes, replicas) (nodes/(replicas + 1)) argument
1898 list *nodes; /* List of nodes in the configuration. */ member
1933 clusterManagerNode **nodes; /* Actual nodes array */ member
3605 static clusterManagerNode * clusterManagerGetNodeWithMostKeysInSlot(list *nodes, in clusterManagerGetNodeWithMostKeysInSlot()
3746 list *nodes = (list *) dictGetVal(entry); in clusterManagerFixSlotsCoverage() local
3795 list *nodes = (list *) dictGetVal(entry); in clusterManagerFixSlotsCoverage() local
3826 list *nodes = (list *) dictGetVal(entry); in clusterManagerFixSlotsCoverage() local
H A Dcluster.h148 dict *nodes; /* Hash table of name -> clusterNode structures */ member
H A Drax.c1154 int nodes = 1; in raxRemove() local
/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c83 struct ipn3ke_tm_node *nodes; in ipn3ke_hw_tm_init() local
H A Dipn3ke_ethdev.h291 struct ipn3ke_tm_node *nodes; member
/f-stack/dpdk/drivers/net/enic/
H A Denic.h74 struct enic_fdir_node *nodes[ENICPMD_FDIR_MAX]; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h247 struct tm_node_list nodes; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c1177 ctl_node_t const *nodes[CTL_MAX_DEPTH]; in ctl_byname() local

12