Searched refs:smp (Results 126 - 150 of 388) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/amd64/amd64/
H A Dvm_machdep.c65 #include <sys/smp.h>
76 #include <machine/smp.h>
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c905 struct ib_smp *smp = inbox->buf; local
926 if (smp->base_version == 1 &&
927 smp->mgmt_class == IB_MGMT_CLASS_SUBN_LID_ROUTED &&
928 smp->class_version == 1) {
930 if (!network_view && smp->method == IB_MGMT_METHOD_GET) {
931 if (smp->attr_id == IB_SMP_ATTR_PKEY_TABLE) {
932 index = be32_to_cpu(smp->attr_mod);
953 if (smp->attr_id == IB_SMP_ATTR_PORT_INFO) {
956 smp->attr_mod = cpu_to_be32(port);
972 if (smp
[all...]
/freebsd-12-stable/sys/ddb/
H A Ddb_sym.c40 #include <sys/smp.h>
/freebsd-12-stable/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_subr.c39 #include <sys/smp.h>
/freebsd-12-stable/sys/cddl/dev/dtrace/arm/
H A Ddtrace_subr.c39 #include <sys/smp.h>
/freebsd-12-stable/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_subr.c39 #include <sys/smp.h>
/freebsd-12-stable/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_subr.c41 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/dpaa/
H A Dbman_fdt.c36 #include <sys/smp.h>
H A Dqman_fdt.c36 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/isci/scil/
H A Dscu_task_context.h440 struct SMP_TASK_CONTEXT smp; member in union:PROTOCOL_CONTEXT
/freebsd-12-stable/sys/dev/nvme/
H A Dnvme_pci.c36 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/vt/
H A Dvt_cpulogos.c34 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/xen/control/
H A Dcontrol.c126 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_ioctl.c71 #include <sys/smp.h> /* for mp_ncpus */
/freebsd-12-stable/sys/net/
H A Diflib_clone.c50 #include <sys/smp.h>
H A Drss_config.c46 #include <sys/smp.h>
/freebsd-12-stable/sys/netinet/
H A Din_rss.c46 #include <sys/smp.h>
H A Dip_id.c86 #include <sys/smp.h>
/freebsd-12-stable/sys/netinet6/
H A Din6_rss.c46 #include <sys/smp.h>
/freebsd-12-stable/sys/powerpc/cpufreq/
H A Dmpc85xx_jog.c36 #include <sys/smp.h>
/freebsd-12-stable/sys/kern/
H A Dkern_pmc.c48 #include <sys/smp.h>
/freebsd-12-stable/sys/mips/cavium/octe/
H A Dethernet-rx.c44 #include <sys/smp.h>
/freebsd-12-stable/sys/mips/cavium/
H A Docteon_wdog.c46 #include <sys/smp.h>
/freebsd-12-stable/sys/mips/mips/
H A Dtlb.c37 #include <sys/smp.h>
/freebsd-12-stable/sys/mips/nlm/
H A Dtick.c48 #include <sys/smp.h>

Completed in 311 milliseconds

1234567891011>>