Searched refs:KERNEL_VERSION (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/contrib/sendmail/include/sm/os/
H A Dsm_os_linux.h21 # if !defined(KERNEL_VERSION) /* not defined in 2.0.x kernel series */
22 # define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) macro
23 # endif /* ! KERNEL_VERSION */
31 # if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,2,19))
/freebsd-10.2-release/sys/ofed/drivers/infiniband/debug/
H A Dmtrack.h10 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,14)
35 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)
H A Dmemtrack.c536 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)
584 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)
/freebsd-10.2-release/sys/ofed/drivers/net/mlx4/
H A Dsys_tune.c134 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,26)
/freebsd-10.2-release/contrib/sendmail/include/sm/
H A Dconf.h1459 # if !defined(KERNEL_VERSION) /* not defined in 2.0.x kernel series */
1460 # define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) macro
1461 # endif /* !defined(KERNEL_VERSION) */
1491 # if (LINUX_VERSION_CODE < KERNEL_VERSION(2,4,0))
1493 # else /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,4,0)) */
1495 # endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,4,0)) */
1503 # if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,0,0))
1507 # endif /* (LINUX_VERSION_CODE >= KERNEL_VERSION(2,0,0)) */
1554 # if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,0,36)) && !defined(HASFCHMOD)
1556 # endif /* (LINUX_VERSION_CODE >= KERNEL_VERSION(
[all...]
/freebsd-10.2-release/sys/dev/drm/
H A Dsis_mm.c35 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
/freebsd-10.2-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaosapi.h35 #if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18)
/freebsd-10.2-release/sys/dev/netmap/
H A Dnetmap.c2694 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)

Completed in 126 milliseconds