| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | Makefile.in | 8 $(MODULE)-objs += ../os/linux/zfs/abd_os.o 9 $(MODULE)-objs += ../os/linux/zfs/arc_os.o 10 $(MODULE)-objs += ../os/linux/zfs/mmp_os.o 11 $(MODULE)-objs += ../os/linux/zfs/policy.o 12 $(MODULE)-objs += ../os/linux/zfs/trace.o 13 $(MODULE)-objs += ../os/linux/zfs/qat.o 15 $(MODULE)-objs += ../os/linux/zfs/qat_crypt.o 17 $(MODULE)-objs += ../os/linux/zfs/vdev_disk.o 19 $(MODULE)-objs += ../os/linux/zfs/zfs_acl.o 22 $(MODULE)-objs += ../os/linux/zfs/zfs_dir.o [all …]
|
| /freebsd-13.1/sys/modules/linux/ |
| H A D | Makefile | 8 .PATH: ${SRCTOP}/sys/compat/linux ${SRCTOP}/sys/${MACHINE_CPUARCH}/linux${SFX} 10 .PATH: ${SRCTOP}/sys/x86/linux 13 VDSO= linux${SFX}_vdso 15 KMOD= linux 28 SRCS+= linux${SFX}_support.s 56 CLEANFILES= linux${SFX}_assym.h linux${SFX}_genassym.o linux${SFX}_locore.o \ 59 linux${SFX}_assym.h: linux${SFX}_genassym.o 62 linux${SFX}_locore.o: linux${SFX}_assym.h assym.inc 71 linux${SFX}_support.o: linux${SFX}_assym.h assym.inc 75 ${VDSO}.so: linux${SFX}_locore.o [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | Makefile.in | 1 $(MODULE)-objs += ../os/linux/spl/spl-atomic.o 2 $(MODULE)-objs += ../os/linux/spl/spl-condvar.o 3 $(MODULE)-objs += ../os/linux/spl/spl-cred.o 4 $(MODULE)-objs += ../os/linux/spl/spl-err.o 5 $(MODULE)-objs += ../os/linux/spl/spl-generic.o 6 $(MODULE)-objs += ../os/linux/spl/spl-kmem.o 8 $(MODULE)-objs += ../os/linux/spl/spl-kstat.o 9 $(MODULE)-objs += ../os/linux/spl/spl-proc.o 11 $(MODULE)-objs += ../os/linux/spl/spl-taskq.o 14 $(MODULE)-objs += ../os/linux/spl/spl-tsd.o [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | sun4i-a10-inet9f-rev03.dts | 68 linux,code = <ABS_X>; 76 linux,code = <ABS_X>; 84 linux,code = <ABS_Y>; 92 linux,code = <ABS_Y>; 100 linux,code = <ABS_Z>; 108 linux,code = <ABS_Z>; 116 linux,code = <ABS_RZ>; 164 linux,code = <BTN_X>; 170 linux,code = <BTN_Y>; 176 linux,code = <BTN_A>; [all …]
|
| H A D | socfpga_cyclone5_sockit.dts | 36 linux,default-trigger = "heartbeat"; 42 linux,default-trigger = "heartbeat"; 48 linux,default-trigger = "heartbeat"; 64 linux,input-type = <5>; /* EV_SW */ 65 linux,code = <0x0>; /* SW_LID */ 71 linux,input-type = <5>; /* EV_SW */ 72 linux,code = <0x5>; /* SW_DOCK */ 92 linux,code = <187>; /* KEY_F17 */ 98 linux,code = <188>; /* KEY_F18 */ 104 linux,code = <189>; /* KEY_F19 */ [all …]
|
| H A D | bcm47081-luxul-xwr-1200.dts | 30 linux,default-trigger = "default-on"; 36 linux,default-trigger = "none"; 42 linux,default-trigger = "none"; 48 linux,default-trigger = "none"; 54 linux,default-trigger = "none"; 61 linux,default-trigger = "usbport"; 67 linux,default-trigger = "timer"; 73 linux,default-trigger = "none"; 79 linux,default-trigger = "none"; 85 linux,default-trigger = "none"; [all …]
|
| H A D | exynos4412-smdk4412.dts | 46 linux,keypad-no-autorepeat; 55 linux,code = <2>; 61 linux,code = <3>; 67 linux,code = <4>; 73 linux,code = <5>; 79 linux,code = <6>; 85 linux,code = <30>; 91 linux,code = <48>; 97 linux,code = <46>; 103 linux,code = <32>; [all …]
|
| H A D | exynos4210-smdkv310.dts | 67 linux,keypad-no-autorepeat; 76 linux,code = <2>; 82 linux,code = <3>; 88 linux,code = <4>; 94 linux,code = <5>; 100 linux,code = <6>; 106 linux,code = <30>; 112 linux,code = <48>; 118 linux,code = <46>; 124 linux,code = <32>; [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | kernel-sched.m4 | 3 dnl # Moved things from linux/sched.h to linux/sched/rt.h 7 #include <linux/sched.h> 8 #include <linux/sched/rt.h> 15 AC_MSG_CHECKING([whether header linux/sched/rt.h exists]) 25 dnl # Moved things from linux/sched.h to linux/sched/signal.h 29 #include <linux/sched.h> 30 #include <linux/sched/signal.h> 37 AC_MSG_CHECKING([whether header linux/sched/signal.h exists]) 40 [linux/sched/signal.h exists]) 55 #include <linux/sched.h>
|
| H A D | kernel-vfs-iov_iter.m4 | 6 #include <linux/fs.h> 7 #include <linux/uio.h> 14 #include <linux/fs.h> 15 #include <linux/uio.h> 24 #include <linux/fs.h> 25 #include <linux/uio.h> 34 #include <linux/fs.h> 35 #include <linux/uio.h> 45 #include <linux/fs.h> 56 #include <linux/fs.h> [all …]
|
| H A D | kernel-acl.m4 | 8 #include <linux/cred.h> 9 #include <linux/fs.h> 45 #include <linux/cred.h> 46 #include <linux/fs.h> 76 #include <linux/fs.h> 83 #include <linux/fs.h> 116 #include <linux/fs.h> 139 #include <linux/fs.h> 170 #include <linux/fs.h> 182 #include <linux/fs.h> [all …]
|
| H A D | kernel-bio.m4 | 12 #include <linux/bio.h> 19 #include <linux/bio.h> 26 #include <linux/bio.h> 33 #include <linux/bio.h> 106 #include <linux/bio.h> 113 #include <linux/bio.h> 185 #include <linux/bio.h> 186 #include <linux/fs.h> 203 #include <linux/bio.h> 204 #include <linux/fs.h> [all …]
|
| H A D | kernel-blkdev.m4 | 7 #include <linux/fs.h> 8 #include <linux/blkdev.h> 34 #include <linux/fs.h> 35 #include <linux/blkdev.h> 59 #include <linux/fs.h> 60 #include <linux/blkdev.h> 85 #include <linux/fs.h> 86 #include <linux/blkdev.h> 112 #include <linux/fs.h> 173 #include <linux/fs.h> [all …]
|
| H A D | kernel-objtool.m4 | 6 dnl # Kernel 5.10: linux/frame.h was renamed linux/objtool.h 11 #include <linux/objtool.h> 15 [kernel has linux/objtool.h]) 16 AC_MSG_RESULT(linux/objtool.h) 18 AC_MSG_RESULT(linux/frame.h) 41 #include <linux/objtool.h> 43 #include <linux/frame.h>
|
| H A D | kernel-global_page_state.m4 | 9 #include <linux/mm.h> 10 #include <linux/vmstat.h> 34 #include <linux/mm.h> 35 #include <linux/vmstat.h> 114 [node_stat_item], [$LINUX/include/linux/mmzone.h]) 116 [node_stat_item], [$LINUX/include/linux/mmzone.h]) 118 [node_stat_item], [$LINUX/include/linux/mmzone.h]) 121 [zone_stat_item], [$LINUX/include/linux/mmzone.h]) 123 [zone_stat_item], [$LINUX/include/linux/mmzone.h]) 125 [zone_stat_item], [$LINUX/include/linux/mmzone.h])
|
| H A D | kernel-blk-queue.m4 | 7 #include <linux/blkdev.h> 31 #include <linux/blkdev.h> 56 #include <linux/blkdev.h> 63 #include <linux/blkdev.h> 94 #include <linux/blkdev.h> 120 #include <linux/blkdev.h> 128 #include <linux/blkdev.h> 162 #include <linux/kernel.h> 163 #include <linux/blkdev.h> 183 #include <linux/kernel.h> [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/contrib/intel_qat/patch/ |
| H A D | 0001-cryptohash.diff | 2 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=228c4f265c6eb60eaa4ed0e… 5 …git a/quickassist/utilities/osal/src/linux/kernel_space/OsalCryptoInterface.c b/quickassist/utilit… 7 --- a/quickassist/utilities/osal/src/linux/kernel_space/OsalCryptoInterface.c 8 +++ b/quickassist/utilities/osal/src/linux/kernel_space/OsalCryptoInterface.c 12 #include <linux/crypto.h> 13 -#include <linux/cryptohash.h> 15 #include <linux/version.h>
|
| H A D | 0001-timespec.diff | 5 git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c766d1472c70d25ad475cf56042af… 6 git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=412c53a680a97cb1ae2c0ab60230e… 11 …ance/framework/linux/kernel_space/cpa_sample_code_utils.c b/quickassist/lookaside/access_layer/src… 13 --- a/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c… 14 +++ b/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c…
|
| /freebsd-13.1/contrib/googletest/ |
| H A D | .travis.yml | 13 - os: linux 16 install: ./ci/install-linux.sh && ./ci/log-config.sh 17 script: ./ci/build-linux-bazel.sh 18 - os: linux 22 script: ./ci/build-linux-bazel.sh 23 - os: linux 27 script: ./ci/build-linux-autotools.sh 28 - os: linux 32 - os: linux 36 - os: linux [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/src/mips/ingenic/ |
| H A D | gcw0.dts | 142 linux,can-disable; 149 linux,can-disable; 156 linux,can-disable; 163 linux,can-disable; 170 linux,can-disable; 177 linux,can-disable; 184 linux,can-disable; 191 linux,can-disable; 198 linux,can-disable; 205 linux,can-disable; [all …]
|
| /freebsd-13.1/contrib/traceroute/ |
| H A D | FILES | 13 findsaddr-linux.c 23 linux-include/netinet/in_systm.h 24 linux-include/netinet/ip.h 25 linux-include/netinet/ip_icmp.h 26 linux-include/netinet/ip_var.h 27 linux-include/netinet/udp.h 28 linux-include/netinet/udp_var.h
|
| /freebsd-13.1/contrib/kyua/ |
| H A D | .travis.yml | 9 - os: linux 13 - os: linux 17 - os: linux 21 - os: linux 25 - os: linux 29 - os: linux 35 #- os: linux 39 #- os: linux
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/input/ |
| H A D | gpio-keys.yaml | 35 linux,code: 39 linux,input-type: 47 linux,input-value: 49 If linux,input-type is EV_ABS or EV_REL then this 52 when all buttons with linux,input-type == type and 57 linux,input-value = <0xffffffff>; /* -1 */ 85 linux,can-disable: 98 - linux,code 108 linux,input-value: [ gpios ] 138 linux,code = <103>; [all …]
|
| /freebsd-13.1/sys/conf/ |
| H A D | files.i386 | 56 compat/linux/linux_emul.c optional compat_linux 58 compat/linux/linux_file.c optional compat_linux 59 compat/linux/linux_fork.c optional compat_linux 63 compat/linux/linux_ipc.c optional compat_linux 64 compat/linux/linux_mib.c optional compat_linux 65 compat/linux/linux_misc.c optional compat_linux 66 compat/linux/linux_mmap.c optional compat_linux 71 compat/linux/linux_time.c optional compat_linux 74 compat/linux/linux_util.c optional compat_linux 75 compat/linux/linux_vdso.c optional compat_linux [all …]
|
| /freebsd-13.1/contrib/libcbor/ |
| H A D | .travis.yml | 6 os: linux 11 os: linux 16 os: linux 21 os: linux 36 …- if [ "$TRAVIS_OS_NAME" = "linux" ]; then sudo apt-get update -qq; sudo apt-get install -y clang-… 37 …- if [ "$TRAVIS_OS_NAME" = "linux" -a "$CC" = "gcc" -a "$TRAVIS_ARCH" = "amd64" ]; then pip instal… 41 if [ "$TRAVIS_OS_NAME" = "linux" ]; then 63 …- if [ "$TRAVIS_OS_NAME" = "linux" -a "$CC" = "gcc" -a "$TRAVIS_ARCH" = "amd64" ]; then codecov; fi
|