Searched defs:ncores (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/mips/beri/
H A Dberi_mp.c71 int ncores, ncpus, nthreads; local
/freebsd-13-stable/sys/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c94 static int ncores = 0; local
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c77 u_int ncores; /**< core count */ member in struct:siba_erom_io
195 siba_eio_init(struct siba_erom_io *io, struct bhnd_erom_io *eio, u_int ncores) argument
[all...]
/freebsd-13-stable/sys/powerpc/powernv/
H A Dplatform_powernv.c507 int cpuid, i, j, k, ncores; local
/freebsd-13-stable/sys/powerpc/pseries/
H A Dplatform_chrp.c538 int i, ncores; local
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c172 u_int ncores; /**< number of cores */ member in struct:bhndb_pci_probe
362 u_int ncores; local
1430 bhndb_pci_probe_copy_core_table(struct bhndb_pci_probe *probe, struct bhnd_core_info **cores, u_int *ncores) argument
[all...]
H A Dbhndb_subr.c801 bhndb_find_hostb_core(struct bhnd_core_info *cores, u_int ncores, argument
H A Dbhndb.c200 bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores, u_int ncores, const struct bhndb_hw *hw) argument
243 bhndb_init_region_cfg(struct bhndb_softc *sc, bhnd_erom_t *erom, struct bhndb_resources *br, struct bhnd_core_info *cores, u_int ncores, const struct bhndb_hw_priority *table) argument
485 bhndb_find_hwspec(struct bhndb_softc *sc, struct bhnd_core_info *cores, u_int ncores, const struct bhndb_hw **hw) argument
524 bhndb_attach(device_t dev, struct bhnd_chipid *cid, struct bhnd_core_info *cores, u_int ncores, struct bhnd_core_info *bridge_core, bhnd_erom_class_t *erom_class) argument
[all...]
/freebsd-13-stable/sys/x86/x86/
H A Dmp_x86.c776 int ncores; local
/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd.h227 uint8_t ncores; /**< number of cores, if known. 0 if member in struct:bhnd_chipid
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp4027 int ncores = 0; local
4562 int ncores = __kmp_affinity_compute_ncores(address2os, __kmp_avail_proc, local
5094 int ncores = __kmp_ncores; local
5143 int ncores = __kmp_affinity_compute_ncores(address2os, __kmp_avail_proc, local
[all...]
/freebsd-13-stable/sys/kern/
H A Dkern_sig.c3669 int cmode, error, flags, i, indexpos, indexlen, oflags, ncores; local
3565 corefile_open_last(struct thread *td, char *name, int indexpos, int indexlen, int ncores, struct vnode **vpp) argument

Completed in 320 milliseconds