Home
last modified time | relevance | path

Searched refs:entities (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/sys/x86/x86/
H A Dmp_x86.c753 if (topology.entities[TOPO_LEVEL_GROUP] > 1) in cpu_mp_announce()
755 topology.entities[TOPO_LEVEL_GROUP]); in cpu_mp_announce()
759 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
761 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
762 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
764 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
774 topology.entities[TOPO_LEVEL_PKG]); in cpu_mp_announce()
777 topology.entities[TOPO_LEVEL_GROUP]); in cpu_mp_announce()
781 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
783 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
[all …]
/freebsd/sys/kern/
H A Dsubr_smp.c1316 if (results->entities[level] == -1) in topo_analyze_table()
1317 results->entities[level] = count; in topo_analyze_table()
1318 else if (results->entities[level] != count) in topo_analyze_table()
1337 results->entities[TOPO_LEVEL_PKG] = -1; in topo_analyze()
1338 results->entities[TOPO_LEVEL_CORE] = -1; in topo_analyze()
1339 results->entities[TOPO_LEVEL_THREAD] = -1; in topo_analyze()
1340 results->entities[TOPO_LEVEL_GROUP] = -1; in topo_analyze()
1341 results->entities[TOPO_LEVEL_CACHEGROUP] = -1; in topo_analyze()
1346 KASSERT(results->entities[TOPO_LEVEL_PKG] > 0, in topo_analyze()
/freebsd/contrib/bzip2/
H A DFREEBSD-Xlist17 *entities.xml
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1686 entities = []
1695 entities.extend(ProcessStruct(factory, data))
1697 return entities
1884 entities = Parse(factory, self.rpc_file)
1892 for entry in entities:
1896 for entry in entities:
1904 for entry in entities:
/freebsd/contrib/libevent/
H A Devent_rpcgen.py1686 entities = []
1695 entities.extend(ProcessStruct(factory, data))
1697 return entities
1884 entities = Parse(factory, self.rpc_file)
1892 for entry in entities:
1896 for entry in entities:
1904 for entry in entities:
/freebsd/contrib/one-true-awk/
H A DLICENSE11 its entities not be used in advertising or publicity pertaining
H A DFIXES11 its entities not be used in advertising or publicity pertaining
H A DREADME.md47 its entities not be used in advertising or publicity pertaining
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/
H A Dprcm.txt4 a DT hierarchy. Each TI SoC can have multiple PRCM entities listed for it,
/freebsd/crypto/openssl/doc/man3/
H A DECPKParameters_print.pod6 encoding ASN1 representations of elliptic curve entities
H A DX509_STORE_add_cert.pod74 trusted entities such as root certificate authorities (CAs).
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dintel,stratix10-svc.txt11 Layer 3) can interface with SDM. All software entities running on other
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Du-boot,env.yaml17 Environment data can be stored on various storage entities, e.g.:
/freebsd/sys/sys/
H A Dsmp.h141 int entities[TOPO_LEVEL_COUNT]; member
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dti-syscon-reset.txt9 allow multiple entities to access their relevant registers in the common
/freebsd/sys/contrib/device-tree/Bindings/arm/keystone/
H A Dti,sci.txt50 for identification of host processing entities such as virtual
H A Dti,sci.yaml72 for identification of host processing entities such as virtual machines.
/freebsd/contrib/expat/
H A Dexpat_config.h.in130 /* Define as 1/0 to enable/disable support for general entities. */
H A DChanges24 external entities that start with a byte order mark
28 #812 #813 Protect against closing entities out of order
128 #612 #645 Fix corruption from undefined entities
130 entities
455 leveraging general entities or parameter entities or both)
660 and deny internal entities closing the doctype;
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,pruss-intc.yaml99 other SoC entities
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_hdr_init.pod77 This may be useful to allow end entities to correct/check their local time for
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib67 "The Management Information Base for NTP time entities.
795 "The compliance statement for SNMP entities that use NTP and
806 "The compliance statement for SNMP entities that use SNTP and
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def86 ///< Decl* various IR entities came from.
346 /// Whether to use public LTO visibility for entities in std and stdext
/freebsd/crypto/heimdal/doc/
H A Dwhatis.texi23 third party (the kerberos server) that is trusted by all the entities on
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl17 other entities that control, are controlled by, or are under common

123