Searched refs:__KERNEL__ (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-12-stable/contrib/amd/include/
H A Dmount_headers2.h78 # ifndef __KERNEL__
79 # define __KERNEL__ macro
80 # endif /* __KERNEL__ */
82 # undef __KERNEL__ macro
H A Dmount_headers1.h152 # define __KERNEL__ macro
154 # undef __KERNEL__ macro
157 # define __KERNEL__ macro
159 # undef __KERNEL__ macro
H A Dam_defs.h589 # define __KERNEL__ macro
591 # undef __KERNEL__ macro
594 # define __KERNEL__ macro
596 # undef __KERNEL__ macro
756 # ifndef __KERNEL__
757 # define __KERNEL__ macro
758 # endif /* __KERNEL__ */
760 # undef __KERNEL__ macro
/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dstring_ext.h37 #if defined(NCSW_LINUX) && defined(__KERNEL__)
42 #elif defined(__KERNEL__)
56 #endif /* defined(NCSW_LINUX) && defined(__KERNEL__) */
H A Dstdarg_ext.h37 #if defined(NCSW_LINUX) && defined(__KERNEL__)
48 #endif /* defined(NCSW_LINUX) && defined(__KERNEL__) */
H A Dstdlib_ext.h38 #if (defined(NCSW_LINUX)) && defined(__KERNEL__)
161 #endif /* defined(NCSW_LINUX) && defined(__KERNEL__) */
H A Dctype_ext.h37 #if defined(NCSW_LINUX) && defined(__KERNEL__) || defined(NCSW_FREEBSD)
90 #endif /* defined(NCSW_LINUX) && defined(__KERNEL__) || defined(NCSW_FREEBSD) */
/freebsd-12-stable/sys/contrib/ck/include/
H A Dck_stdint.h27 #if defined(__linux__) && defined(__KERNEL__)
34 #endif /* __linux__ && __KERNEL__ */
H A Dck_limits.h27 #if defined(__linux__) && defined(__KERNEL__)
48 #endif /* __linux__ && __KERNEL__ */
/freebsd-12-stable/sys/contrib/ncsw/inc/etc/
H A Dsprint_ext.h45 #if defined(NCSW_LINUX) && defined(__KERNEL__)
58 #endif /* defined(NCSW_LINUX) && defined(__KERNEL__) */
/freebsd-12-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_stream.h13 #if defined(__KERNEL__) && !XZ_INTERNAL_CRC32
H A Dxz_private.h13 #ifdef __KERNEL__
/freebsd-12-stable/sys/contrib/xz-embedded/linux/include/linux/
H A Dxz.h14 #ifdef __KERNEL__
252 # ifdef __KERNEL__
268 # ifdef __KERNEL__
/freebsd-12-stable/sys/dev/drm/
H A Ddrm_sarea.h79 #ifndef __KERNEL__
H A Dvia_drm.h38 #if !defined(__KERNEL__) && !defined(_KERNEL)
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_sarea.h81 #ifndef __KERNEL__
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Docteon-pci-console.h127 #if !defined(__linux__) || defined(__KERNEL__)
135 #if !defined(OCTEON_TARGET) && defined(__linux__) && !defined(__KERNEL__)
H A Dcvmx-access-native.h120 #ifdef __KERNEL__
231 #ifdef __KERNEL__
311 #ifdef __KERNEL__
411 #ifdef __KERNEL__
469 #endif /* __KERNEL__ */
H A Dcvmx-platform.h80 #if defined(__KERNEL__)
H A Docteon-model.h320 #if defined(USE_RUNTIME_MODEL_CHECKS) || defined(__U_BOOT__) || (defined(__linux__) && defined(__KERNEL__)) || defined(CVMX_BUILD_FOR_TOOLCHAIN) || (defined(__FreeBSD__) && defined(_KERNEL) && !defined(OCTEON_MODEL))
373 #if defined(USE_RUNTIME_MODEL_CHECKS) || defined(__U_BOOT__) || (defined(__linux__) && defined(__KERNEL__)) || defined(CVMX_BUILD_FOR_TOOLCHAIN) || (defined(__FreeBSD__) && defined(_KERNEL))
H A Docteon-pci-console.c71 #if defined(__linux__) && !defined(__KERNEL__) && !defined(OCTEON_TARGET)
133 #if defined(__linux__) && !defined(__KERNEL__) && !defined(OCTEON_TARGET)
290 #if (!defined(CONFIG_OCTEON_U_BOOT) && (!defined(__linux__) || defined(__KERNEL__))) || (defined(CONFIG_OCTEON_U_BOOT) && (defined(CFG_PCI_CONSOLE) || defined(CONFIG_SYS_PCI_CONSOLE))) || defined(CVMX_BUILD_FOR_LINUX_KERNEL)
/freebsd-12-stable/sys/dev/hptmv/
H A Dmv.c40 #ifndef __KERNEL__
41 #define __KERNEL__ macro
/freebsd-12-stable/sys/xen/interface/io/
H A Dfbif.h160 #ifdef __KERNEL__
/freebsd-12-stable/sys/net80211/
H A Dieee80211_radiotap.h51 #if defined(__KERNEL__) || defined(_KERNEL)
55 #endif /* defined(__KERNEL__) || defined(_KERNEL) */
/freebsd-12-stable/sys/contrib/xz-embedded/linux/lib/
H A Ddecompress_unxz.c106 #ifdef __KERNEL__

Completed in 141 milliseconds

123