Home
last modified time | relevance | path

Searched refs:modules (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h19 #if !defined(__SCE__) || __has_feature(modules) || defined(__MMX__)
23 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE__)
27 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE2__)
31 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE3__)
35 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSSE3__)
39 #if !defined(__SCE__) || __has_feature(modules) || \
44 #if !defined(__SCE__) || __has_feature(modules) || \
49 #if !defined(__SCE__) || __has_feature(modules) || defined(__CLFLUSHOPT__)
53 #if !defined(__SCE__) || __has_feature(modules) || defined(__CLWB__)
57 #if !defined(__SCE__) || __has_feature(modules) || defined(__AVX__)
[all …]
H A Dx86intrin.h17 #if !defined(__SCE__) || __has_feature(modules) || defined(__PRFCHW__)
21 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE4A__)
25 #if !defined(__SCE__) || __has_feature(modules) || defined(__FMA4__)
29 #if !defined(__SCE__) || __has_feature(modules) || defined(__XOP__)
33 #if !defined(__SCE__) || __has_feature(modules) || defined(__TBM__)
37 #if !defined(__SCE__) || __has_feature(modules) || defined(__LWP__)
41 #if !defined(__SCE__) || __has_feature(modules) || defined(__MWAITX__)
45 #if !defined(__SCE__) || __has_feature(modules) || defined(__CLZERO__)
49 #if !defined(__SCE__) || __has_feature(modules) || defined(__RDPRU__)
H A Dx86gprintrin.h13 #if !defined(__SCE__) || __has_feature(modules) || defined(__HRESET__)
17 #if !defined(__SCE__) || __has_feature(modules) || defined(__UINTR__)
21 #if !defined(__SCE__) || __has_feature(modules) || defined(__USERMSR__)
25 #if !defined(__SCE__) || __has_feature(modules) || defined(__CRC32__)
29 #if !defined(__SCE__) || __has_feature(modules) || defined(__PRFCHI__)
33 #if !defined(__SCE__) || __has_feature(modules) || defined(__RAOINT__)
37 #if !defined(__SCE__) || __has_feature(modules) || defined(__CMPCCXADD__)
H A Dmodule.modulemap155 // Start -fbuiltin-headers-in-system-modules affected modules
157 // The following modules all ignore their headers when
158 // -fbuiltin-headers-in-system-modules is passed, and many of
159 // those headers join system modules when present.
161 // e.g. if -fbuiltin-headers-in-system-modules is passed, then
244 // -fbuiltin-headers-in-system-modules is passed.
294 // this module even if -fbuiltin-headers-in-system-modules is passed.
319 // End -fbuiltin-headers-in-system-modules affected modules
/freebsd/lib/libpam/static_libpam/
H A DMakefile.depend6 lib/libpam/modules/pam_chroot \
7 lib/libpam/modules/pam_deny \
8 lib/libpam/modules/pam_echo \
9 lib/libpam/modules/pam_exec \
10 lib/libpam/modules/pam_ftpusers \
11 lib/libpam/modules/pam_group \
12 lib/libpam/modules/pam_guest \
13 lib/libpam/modules/pam_krb5 \
14 lib/libpam/modules/pam_ksu \
15 lib/libpam/modules/pam_lastlog \
[all …]
/freebsd/targets/pseudo/userland/lib/
H A DMakefile.depend29 lib/libalias/modules/dummy \
30 lib/libalias/modules/ftp \
31 lib/libalias/modules/irc \
32 lib/libalias/modules/nbt \
33 lib/libalias/modules/pptp \
34 lib/libalias/modules/skinny \
35 lib/libalias/modules/smedia \
120 lib/libpam/modules/pam_chroot \
121 lib/libpam/modules/pam_deny \
122 lib/libpam/modules/pam_echo \
[all …]
/freebsd/sys/contrib/openzfs/module/
H A DMakefile.in6 all: modules
13 modules modules-Linux modules-FreeBSD modules-unknown \
53 modules-Linux:
58 M="$$PWD" @KERNEL_MAKE@ CONFIG_ZFS=m modules
60 modules-FreeBSD:
63 modules-unknown:
66 modules: modules-@ac_system@
85 KMODDIR := $(INSTALL_MOD_PATH)/lib/modules/@LINUX_VERSION@
/freebsd/contrib/openpam/
H A Dconfigure.ac39 AC_ARG_ENABLE([unversioned-modules],
40 AC_HELP_STRING([--disable-unversioned-modules],
41 [support loading of unversioned modules]),
45 [Whether loading unversioned modules support is disabled])
48 AC_ARG_WITH([modules-dir],
49 AC_HELP_STRING([--with-modules-dir=DIR],
50 [OpenPAM modules directory]),
55 [OpenPAM modules directory])
162 modules/Makefile
163 modules/pam_deny/Makefile
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/stats/
H A Dstats.cpp30 InternalMmapVectorNoCtor<StatModule **> modules; variable
88 modules.push_back(mod); in __sanitizer_stats_register()
89 return modules.size() - 1; in __sanitizer_stats_register()
96 WriteModuleReport(modules[index]); in __sanitizer_stats_unregister()
97 modules[index] = 0; in __sanitizer_stats_unregister()
104 for (StatModule **mod : modules) { in WriteFullReport()
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol.modules.in14 Package: openzfs-zfs-modules-_KVERS_
16 Provides: openzfs-zfs-modules
19 Replaces: zfs-modules-_KVERS_
20 Conflicts: zfs-modules-_KVERS_
21 Description: OpenZFS filesystem kernel modules for Linux (kernel _KVERS_)
31 your own zfs-modules. The zfs-source package has been
H A DMakefile.am4 dist_noinst_DATA += %D%/control.modules.in
34 dist_noinst_DATA += %D%/openzfs-zfs-modules-_KVERS_-di.install.in
35 dist_noinst_DATA += %D%/openzfs-zfs-modules-_KVERS_.install.in
36 dist_noinst_DATA += %D%/openzfs-zfs-modules-_KVERS_.postinst.in
37 dist_noinst_DATA += %D%/openzfs-zfs-modules-_KVERS_.postrm.in
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-kmod.spec.in28 This package contains the ZFS kernel modules.
42 This package provides the header files and objects to build kernel modules.
78 # the signature off of the modules.
85 echo "Signing kernel modules ..."; \
86 for kmod in $(find %{buildroot}/lib/modules/%{kverrel}/extra/ -name \*.ko); do \
103 %{__rm} -f %{buildroot}/lib/modules/%{kverrel}/modules.*
106 %{__chmod} u+x %{buildroot}/lib/modules/%{kverrel}/extra/*/*
H A Dzfs-dkms.spec.in48 This package contains the dkms ZFS kernel modules.
101 echo "Removing old %{module} dkms modules version $otherver from all kernels."
109 # Uninstall this version of zfs dkms modules before installation of the package.
111 echo "Removing %{module} dkms modules version %{version} from all kernels."
122 echo "Adding %{module} dkms modules version %{version} to dkms."
126 # Force the overwriting of old modules to avoid diff warnings in dkms status.
129 echo "Installing %{module} dkms modules version %{version} for the current kernel."
141 # Check if we uninstall the package. In that case remove the dkms modules.
146 echo "Removing %{module} dkms modules version %{version} from all kernels."
149 # If removing the modules failed, it might be because of the broken 'dkms status'.
[all …]
/freebsd/share/examples/drivers/
H A Dmake_pseudo_driver.sh37 if [ -d ${TOP}/modules/${1} ]; then
48 rm -rf ${TOP}/modules/${1}
60 echo ${TOP}/modules/${1}
66 echo ${TOP}/modules/${1}
67 echo ${TOP}/modules/${1}/Makefile
69 mkdir ${TOP}/modules/${1}
382 if [ ! -d ${TOP}/modules/${1} ]; then
383 mkdir -p ${TOP}/modules/${1}
386 cat >${TOP}/modules/${1}/Makefile <<DONE
403 (cd ${TOP}/modules/${1}; make depend; make )
/freebsd/crypto/openssl/doc/man3/
H A DCONF_modules_free.pod24 configuration modules. Normally, in versions of OpenSSL prior to 1.1.0,
28 CONF_modules_finish() calls each configuration modules B<finish> handler
31 CONF_modules_unload() finishes and unloads configuration modules. If
32 B<all> is set to B<0> only modules loaded from DSOs will be unloads. If
33 B<all> is B<1> all modules, including built-in modules will be unloaded.
H A DOPENSSL_load_builtin_modules.pod5 …d_builtin_modules, ASN1_add_oid_module, ENGINE_add_conf_module - add standard configuration modules
18 configuration modules to the internal list. They can then be used by the
35 configuration modules instead of adding modules selectively: otherwise
37 modules are added.
/freebsd/sys/kern/
H A Dkern_module.c60 static TAILQ_HEAD(modulelist, module) modules;
84 TAILQ_INIT(&modules); in module_init()
100 TAILQ_FOREACH_REVERSE(mod, &modules, modulelist, link) in module_shutdown()
140 TAILQ_REMOVE(&mod->file->modules, mod, flink); in module_register_init()
141 TAILQ_INSERT_HEAD(&mod->file->modules, mod, flink); in module_register_init()
171 TAILQ_INSERT_TAIL(&modules, newmod, link); in module_register()
174 TAILQ_INSERT_TAIL(&container->modules, newmod, flink); in module_register()
203 TAILQ_REMOVE(&modules, mod, link); in module_release()
205 TAILQ_REMOVE(&mod->file->modules, mod, flink); in module_release()
218 TAILQ_FOREACH(mod, &modules, link) { in module_lookupbyname()
[all …]
/freebsd/sys/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in48 This package contains the dkms ZFS kernel modules.
101 echo "Removing old %{module} dkms modules version $otherver from all kernels."
109 # Uninstall this version of zfs dkms modules before installation of the package.
111 echo "Removing %{module} dkms modules version %{version} from all kernels."
122 echo "Adding %{module} dkms modules version %{version} to dkms."
126 # Force the overwriting of old modules to avoid diff warnings in dkms status.
129 echo "Installing %{module} dkms modules version %{version} for the current kernel."
141 # Check if we uninstall the package. In that case remove the dkms modules.
146 echo "Removing %{module} dkms modules version %{version} from all kernels."
149 # If removing the modules failed, it might be because of the broken 'dkms status'.
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp142 InternalMmapVector<LoadedModule> modules; in ProcessGlobalRegions() local
143 modules.reserve(128); in ProcessGlobalRegions()
144 memory_mapping.DumpListOfModules(&modules); in ProcessGlobalRegions()
145 for (uptr i = 0; i < modules.size(); ++i) { in ProcessGlobalRegions()
148 if (!flags()->use_globals && modules[i].instrumented()) continue; in ProcessGlobalRegions()
151 modules[i].ranges()) { in ProcessGlobalRegions()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp192 HMODULE *modules; in ompt_tool_windows() local
194 modules = (HMODULE *)malloc(NUM_MODULES * sizeof(HMODULE)); in ompt_tool_windows()
200 if (!EnumProcessModules(process, modules, NUM_MODULES * sizeof(HMODULE), in ompt_tool_windows()
203 free(modules); in ompt_tool_windows()
212 modules = (HMODULE *)realloc(modules, needed); in ompt_tool_windows()
214 if (!EnumProcessModules(process, modules, needed, &needed)) { in ompt_tool_windows()
215 free(modules); in ompt_tool_windows()
220 (FARPROC &)ompt_tool_p = GetProcAddress(modules[i], "ompt_start_tool"); in ompt_tool_windows()
224 if (GetModuleFileName(modules[i], modName, MAX_PATH)) in ompt_tool_windows()
228 free(modules); in ompt_tool_windows()
[all …]
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md5 several software modules inside ZED.
19 _Retire Agent_ modules. It also includes infrastructure to support a
20 crude FMD environment to host these modules. For additional
45 internal FMA modules based on their event subscriptions. Likewise, if
51 There are three FMD modules (aka agents) that are now built into ZED.
86 * The FMD module API required for logic modules is emulated and implemented
93 * The event subscriptions for the modules (located in a module specific
97 * The FMD modules are called one at a time from a single thread that
98 consumes events queued to the modules. These events are sourced from
102 * The FMD code modules have minimal changes and were intentionally left
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsff,sfp.txt7 "sff,sfp" for SFP modules
8 "sff,sff" for soldered down SFF modules
17 not be present for SFF modules
30 Must not be present for SFF modules
34 high Tx rate. Must not be present for SFF modules
38 slot, in milli-Watts. Presently, modules can be up to 1W, 1.5W or 2W.
/freebsd/sys/conf/
H A Dkern.post.mk59 LOCAL_MODULES_DIR?= ${LOCALBASE}/sys/modules
72 ${target}: modules-${target}
73 modules-${target}:
74 .if !defined(MODULES_WITH_WORLD) && exists($S/modules)
75 cd $S/modules; ${MKMODULESENV} ${MAKE} \
149 .ORDER: kernel-install modules-install
162 modules: modules-all
163 modules-depend: beforebuild
164 modules-all: beforebuild
167 modules-all modules-depend: modules-obj
/freebsd/sys/tools/syscalls/
H A DREADME.md6 carefully crafted modules for it that mimic interfaces provided by modules
8 ports along with the compatible luafilesystem and lua-posix modules.
12 Files are associated with their respective modules, and modules can be run as
/freebsd/lib/libpam/pam.d/
H A DREADME12 PAM library and descriptions of the various files and modules. Below
34 modules are run, but the request will be denied.
36 modules are run.
38 module failed, no remaining modules are run.
40 modules are run, but the request will be denied.
41 optional: ignored unless the other modules return PAM_IGNORE.

12345678910>>...25