Searched refs:smp (Results 26 - 50 of 388) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_mp.c35 #include <sys/smp.h>
41 #include <machine/smp.h>
/freebsd-12-stable/sys/arm/mv/armada38x/
H A Darmada38x_mp.c33 #include <sys/smp.h>
35 #include <machine/smp.h>
/freebsd-12-stable/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c70 static int recv_switch_info(smp_engine_t * engine, ibnd_smp_t * smp, argument
147 static int recv_node_desc(smp_engine_t * engine, ibnd_smp_t * smp, argument
225 int mlnx_ext_port_info_err(smp_engine_t * engine, ibnd_smp_t * smp, argument
242 debug_port(&smp->path, port);
249 ib_portid_t path = smp->path;
272 static int recv_mlnx_ext_port_info(smp_engine_t * engine, ibnd_smp_t * smp, argument
291 debug_port(&smp->path, port);
298 ib_portid_t path = smp->path;
330 static int recv_port_info(smp_engine_t * engine, ibnd_smp_t * smp, argument
399 query_mlnx_ext_port_info(engine, &smp
436 recv_port0_info(smp_engine_t * engine, ibnd_smp_t * smp, uint8_t * mad, void *cb_data) argument
526 recv_node_info(smp_engine_t * engine, ibnd_smp_t * smp, uint8_t * mad, void *cb_data) argument
[all...]
/freebsd-12-stable/sys/fs/smbfs/
H A Dsmbfs_node.c109 struct smbmount *smp = VFSTOSMBFS(mp); local
119 if (smp->sm_root != NULL && dvp == NULL) {
269 struct smbmount *smp = VTOSMBFS(vp); local
298 smp->sm_didrele = 1;
368 struct smbmount *smp = VTOSMBFS(vp); local
377 va->va_mode = smp->sm_file_mode; /* files access mode and type */
383 va->va_mode = smp->sm_dir_mode; /* files access mode and type */
388 va->va_uid = smp->sm_uid; /* owner user id */
389 va->va_gid = smp->sm_gid; /* owner group id */
394 va->va_blocksize = SSTOVC(smp
[all...]
H A Dsmbfs_io.c187 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); local
208 /* if (uiop->uio_offset + uiop->uio_resid > smp->nm_maxfilesize)
221 /* biosize = SSTOCN(smp->sm_share)->sc_txmax;*/
241 error = smb_read(smp->sm_share, np->n_fid, uiop, scred);
250 struct smbmount *smp = VTOSMBFS(vp); local
264 /* if (uiop->uio_offset + uiop->uio_resid > smp->nm_maxfilesize)
294 error = smb_write(smp->sm_share, np->n_fid, uiop, scred);
313 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); local
336 error = smb_read(smp->sm_share, np->n_fid, uiop, scred);
363 error = smb_write(smp
[all...]
/freebsd-12-stable/sys/mips/malta/
H A Dmalta_mp.c43 #include <sys/smp.h>
49 #include <machine/smp.h>
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dtlb.c40 #include <sys/smp.h>
46 #include <machine/smp.h>
H A Ddb_interface.c40 #include <sys/smp.h>
H A Dspitfire.c38 #include <sys/smp.h>
47 #include <machine/smp.h>
/freebsd-12-stable/tests/sys/cddl/zfs/tests/link_count/
H A Dlink_count_001.ksh63 NCPUS=`sysctl -n kern.smp.cpus`
/freebsd-12-stable/sys/arm/arm/
H A Dplatform.c45 #include <sys/smp.h>
59 #include <machine/smp.h>
H A Dmachdep_intr.c44 #include <sys/smp.h>
50 #include <machine/smp.h>
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2836_mp.c38 #include <sys/smp.h>
44 #include <machine/smp.h>
/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx6_mp.c37 #include <sys/smp.h>
43 #include <machine/smp.h>
/freebsd-12-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_mp.c35 #include <sys/smp.h>
43 #include <machine/smp.h>
/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dexynos5_mp.c36 #include <sys/smp.h>
42 #include <machine/smp.h>
/freebsd-12-stable/contrib/nvi/vi/
H A Dvi.h213 #define SMAP_CACHE(smp) ((smp)->c_ecsize != 0)
214 #define SMAP_FLUSH(smp) ((smp)->c_ecsize = 0)
/freebsd-12-stable/sys/dev/fdt/
H A Dfdt_arm_platform.c33 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/xen/pvcpu/
H A Dpvcpu.c36 #include <sys/smp.h>
/freebsd-12-stable/sys/kern/
H A Dkern_idle.c42 #include <sys/smp.h>
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_smi.h148 ib_get_smp_direction(const struct ib_smp *smp) argument
150 return ((smp->status & IB_SMP_DIRECTION) == IB_SMP_DIRECTION);
/freebsd-12-stable/sys/mips/gxemul/
H A Dgxemul_machdep.c67 #include <sys/smp.h>
68 #include <machine/smp.h>
/freebsd-12-stable/sys/x86/xen/
H A Dpvcpu_enum.c37 #include <sys/smp.h>
46 #include <machine/smp.h>
/freebsd-12-stable/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c41 #include <sys/smp.h>
47 #include <machine/smp.h>
/freebsd-12-stable/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c36 #include <sys/smp.h>
46 #include <machine/smp.h>

Completed in 188 milliseconds

1234567891011>>