Searched defs:parent_id (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_ctldir.c | 132 sfs_vnode_get(const struct mount *mp, int flags, uint64_t parent_id, in sfs_vnode_get() 146 sfs_vnode_insert(struct vnode *vp, int flags, uint64_t parent_id, in sfs_vnode_insert() 166 sfs_vgetx(struct mount *mp, int flags, uint64_t parent_id, uint64_t id, in sfs_vgetx() 220 sfs_alloc_node(size_t size, const char *name, uint64_t parent_id, uint64_t id) in sfs_alloc_node() 253 sfs_readdir_common(uint64_t parent_id, uint64_t id, struct vop_readdir_args *ap, in sfs_readdir_common()
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | graph_private.h | 56 rte_node_t parent_id; /**< Parent node identifier. */ member
|
| H A D | rte_graph.h | 435 rte_node_t parent_id; /**< Identifier of parent node. */ member
|
| H A D | rte_graph_worker.h | 59 rte_node_t parent_id; /**< Parent Node identifier. */ member
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_tm.c | 725 check_rr(struct otx2_eth_dev *dev, uint32_t priority, uint32_t parent_id) in check_rr() 1669 uint32_t parent_id, uint32_t priority, in validate_prio()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_tm.c | 2139 uint32_t parent_id; member 2184 uint32_t parent_id = res->parent_id; in cmd_set_port_tm_node_parent_parsed() local
|