Home
last modified time | relevance | path

Searched refs:MP (Results 1 – 17 of 17) sorted by relevance

/f-stack/freebsd/sys/
H A Dmount.h809 _rc = (*(MP)->mnt_op->vfs_mount)(MP); \
816 _rc = (*(MP)->mnt_op->vfs_unmount)(MP, FORCE); \
822 _rc = (*(MP)->mnt_op->vfs_root)(MP, FLAGS, VPP); \
834 _rc = (*(MP)->mnt_op->vfs_quotactl)(MP, C, U, A); \
846 _rc = (*(MP)->mnt_op->vfs_sync)(MP, WAIT); \
852 _rc = (*(MP)->mnt_op->vfs_vget)(MP, INO, FLAGS, VPP); \
877 _rc = (*(MP)->mnt_op->vfs_sysctl)(MP, OP, REQ); \
882 (*(MP)->mnt_op->vfs_susp_clean)(MP); \
888 (*(MP)->mnt_op->vfs_reclaim_lowervp)((MP), (VP)); \
894 (*(MP)->mnt_op->vfs_unlink_lowervp)((MP), (VP)); \
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dtoshiba,et8ek8.txt1 Toshiba et8ek8 5MP sensor
3 Toshiba et8ek8 5MP sensor is an image sensor found in Nokia N900 device
H A Dsony,imx274.yaml7 title: Sony 1/2.5-Inch 8.51MP CMOS Digital Image Sensor
/f-stack/freebsd/arm/mv/armadaxp/
H A Darmadaxp_mp.c63 #define MP (MV_BASE + 0x20800) macro
176 bus_space_write_4(fdtbus_bs_tag, MP, MP_SW_RESET(cpu_num), 0); in mv_axp_platform_mp_start_ap()
/f-stack/freebsd/contrib/openzfs/config/
H A Dconfig.rpath131 sysv4*MP*)
487 sysv4*MP*)
631 sysv4*MP*)
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,twd.txt3 ARM 11MP, Cortex-A5 and Cortex-A9 are often associated with a per-core
/f-stack/tools/libxo/tests/core/
H A DMakefile.am142 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -o $@ $<
/f-stack/tools/libxo/tests/gettext/
H A DMakefile.am107 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -o $@ $<
/f-stack/dpdk/doc/guides/prog_guide/
H A Dring_lib.rst364 MP/MC (default one)
387 The main difference from the original MP/MC algorithm is that
396 In comparison the original MP/MC algorithm requires one 32-bit CAS
/f-stack/freebsd/i386/conf/
H A DNOTES50 # in the MP Table if they are enabled, thus we guess at the HTT CPUs
51 # for the MP Table case. However, we shouldn't try to guess and use
53 # for the MP Table if the user explicitly asks for it via the
64 options MPTABLE_FORCE_HTT # Enable HTT CPUs with the MP Table
/f-stack/freebsd/contrib/zstd/lib/
H A DMakefile313 DEPFLAGS = -MT $@ -MMD -MP -MF
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.guess795 CRAY*Y-MP:*:*:*)
1071 i*86:UNIX_SV:4.2MP:2.*)
/f-stack/dpdk/doc/guides/nics/
H A Docteontx2.rst86 …io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: n…
H A Dsoftnic.rst166 …softnic packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP over anonymou…
/f-stack/freebsd/contrib/zstd/programs/
H A DMakefile385 DEPFLAGS = -MT $@ -MMD -MP -MF
/f-stack/freebsd/contrib/edk2/Include/Library/
H A DBaseLib.h5293 UINT32 MP:1; ///< Monitor Coprocessor. member
/f-stack/freebsd/contrib/zlib/
H A DChangeLog1106 - add shared lib support for UNIX_SV4.2MP (MATSUURA Takanori)