Searched refs:siblings (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_smp.c | 1093 topo_children, siblings) { in topo_add_node_by_hwid() 1106 TAILQ_INSERT_TAIL(&parent->children, node, siblings); in topo_add_node_by_hwid() 1122 TAILQ_FOREACH(node, &parent->children, siblings) { in topo_find_node_by_hwid() 1146 next = TAILQ_NEXT(child, siblings); in topo_promote_child() 1147 TAILQ_REMOVE(&parent->children, child, siblings); in topo_promote_child() 1152 next = TAILQ_NEXT(node, siblings); in topo_promote_child() 1153 TAILQ_REMOVE(&parent->children, node, siblings); in topo_promote_child() 1171 if ((next = TAILQ_NEXT(node, siblings)) != NULL) in topo_next_node() 1175 if ((next = TAILQ_NEXT(node, siblings)) != NULL) in topo_next_node() 1190 if ((next = TAILQ_NEXT(node, siblings)) != NULL) in topo_next_nonchild_node() [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | smp.h | 56 TAILQ_ENTRY(topo_node) siblings;
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_ksocket.c | 88 LIST_ENTRY(ng_ksocket_private) siblings; 554 LIST_REMOVE(priv, siblings); in ng_ksocket_newhook() 951 LIST_REMOVE(priv, siblings); in ng_ksocket_shutdown() 1226 LIST_INSERT_HEAD(&priv->embryos, priv2, siblings); in ng_ksocket_accept()
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | util.c | 1151 int siblings = 0; in UTIL_countPhysicalCores() local 1171 siblings = atoi(sep + 1); in UTIL_countPhysicalCores() 1186 if (siblings && cpu_cores) { in UTIL_countPhysicalCores() 1187 ratio = siblings / cpu_cores; in UTIL_countPhysicalCores()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
| H A D | qe.txt | 8 as a complete entity (UCC, USB etc ). All of them should be siblings on
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,disp.txt | 10 All DISP device tree nodes must be siblings to the central MMSYS_CONFIG node.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | power_man.rst | 77 the frequency on the physical core is set to the highest frequency of the Hyper-Thread siblings.
|
| H A D | traffic_management.rst | 66 groups of siblings that have the same priority.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/cpu/ |
| H A D | cpu-topology.txt | 88 which are siblings within a single common parent node must be given a unique and
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 150 core does not scale down in frequency until all of its siblings are
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3035 to the weight sum of all siblings that have the same priority. It is used by 3061 to the weight sum of all siblings that have the same priority. It is used by 3088 to the weight sum of all siblings that have the same priority. It is used by
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 5569 siblings: function( elem ) { method
|