Home
last modified time | relevance | path

Searched refs:modctl_load (Results 1 – 12 of 12) sorted by relevance

/netbsd/tests/modules/
H A Dt_builtin.c113 struct modctl_load mod; in ATF_TC_BODY()
/netbsd/sys/rump/include/rump/
H A Dmakerumpdefs.sh131 getstruct ../../../sys/module.h modctl_load
/netbsd/sys/sys/
H A Dmodule.h236 typedef struct modctl_load { struct
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h75 extern const int modctl_load;
H A Dsanitizer_platform_limits_netbsd.cc2472 const int modctl_load = MODCTL_LOAD; variable
H A Dsanitizer_common_interceptors.inc8021 if (operation == modctl_load) {
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h82 extern const int modctl_load;
H A Dsanitizer_platform_limits_netbsd.cc2310 const int modctl_load = MODCTL_LOAD; variable
H A Dsanitizer_common_interceptors.inc7717 if (operation == modctl_load) {
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h75 extern const int modctl_load;
H A Dsanitizer_platform_limits_netbsd.cc2472 const int modctl_load = MODCTL_LOAD; variable
H A Dsanitizer_common_interceptors.inc8021 if (operation == modctl_load) {