/freebsd/sys/modules/linux/ |
H A D | Makefile | 6 .PATH: ${SRCTOP}/sys/compat/linux ${SRCTOP}/sys/${MACHINE_CPUARCH}/linux${SFX} 8 .PATH: ${SRCTOP}/sys/x86/linux 11 KMOD= linux 12 SRCS= linux${SFX}_dummy_machdep.c \ 21 linux${SFX}_machdep.c \ 27 linux${SFX}_syscalls.c \ 29 linux${SFX}_sysent.c \ 30 linux${SFX}_sysvec.c \ 49 SRCS+= linux${SFX}_support.S 51 DPSRCS= assym.inc linux${SFX}_genassym.c [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun4i-a10-inet9f-rev03.dts | 68 linux,code = <ABS_X>; 69 linux,input-type = <EV_ABS>; 70 linux,input-value = <0xffffffff>; /* -1 */ 76 linux,code = <ABS_X>; 77 linux,input-type = <EV_ABS>; 78 linux,input-value = <1>; 84 linux,code = <ABS_Y>; 85 linux,input-type = <EV_ABS>; 86 linux,input-value = <0xffffffff>; /* -1 */ 92 linux,code = <ABS_Y>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 11 #include <dt-bindings/input/linux-event-codes.h> 40 linux,input-type = <EV_KEY>; 41 linux,code = <BTN_EAST>; 47 linux,input-type = <EV_KEY>; 48 linux,code = <BTN_SOUTH>; 54 linux,input-type = <EV_KEY>; 55 linux,code = <BTN_DPAD_DOWN>; 61 linux,input-type = <EV_KEY>; 62 linux,code = <BTN_TL>; 68 linux,input-type = <EV_KEY>; [all …]
|
H A D | sun50i-h700-anbernic-rg35xx-h.dts | 30 linux,code = <ABS_X>; 38 linux,code = <ABS_Y>; 46 linux,code = <ABS_RX>; 54 linux,code = <ABS_RY>; 90 linux,input-type = <EV_KEY>; 91 linux,code = <BTN_THUMBL>; 97 linux,input-type = <EV_KEY>; 98 linux,code = <BTN_THUMBR>;
|
/freebsd/tools/test/stress2/misc/ |
H A D | linux.sh | 33 [ -x /compat/linux/bin/date ] || exit 0 34 kldstat | grep -q linux.ko && exit 0 37 kldload linux.ko 38 mount -t linprocfs linprocfs /compat/linux/proc 39 mount -t linsysfs linsysfs /compat/linux/sys 40 mount -t tmpfs -o rw,mode=1777 tmpfs /compat/linux/dev/shm 43 [ -x /compat/linux/bin/bash ] && 44 /compat/linux/bin/bash -c "/compat/linux/bin/date" 47 umount /compat/linux/dev/shm 49 umount /compat/linux/sys [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/ |
H A D | socfpga_cyclone5_sockit.dts | 36 linux,default-trigger = "heartbeat"; 42 linux,default-trigger = "heartbeat"; 48 linux,default-trigger = "heartbeat"; 54 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 */ 78 linux,input-type = <5>; /* EV_SW */ 79 linux,cod [all...] |
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-blkdev.m4 | 7 #include <linux/fs.h> 8 #include <linux/blkdev.h> 25 #include <linux/fs.h> 26 #include <linux/blkdev.h> 44 #include <linux/fs.h> 45 #include <linux/blkdev.h> 64 #include <linux/fs.h> 65 #include <linux/blkdev.h> 118 #include <linux/fs.h> 119 #include <linux/blkdev.h> [all …]
|
H A D | kernel-inode-times.m4 | 8 #include <linux/fs.h> 24 #include <linux/fs.h> 33 #include <linux/fs.h> 49 #include <linux/fs.h> 57 #include <linux/fs.h> 66 #include <linux/fs.h> 75 #include <linux/fs.h> 99 [inode_get_ctime() exists in linux/fs.h]) 108 [inode_set_ctime_to_ts() exists in linux/fs.h]) 117 [inode_get_atime() exists in 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-blk-queue.m4 | 7 #include <linux/blkdev.h> 33 #include <linux/blkdev.h> 54 #include <linux/blkdev.h> 55 #include <linux/backing-dev.h> 82 #include <linux/blkdev.h> 89 #include <linux/blkdev.h> 122 #include <linux/blkdev.h> 131 #include <linux/blkdev.h> 167 #include <linux/blkdev.h> 176 #include <linux/blkdev.h> [all …]
|
H A D | kernel-vfs-iov_iter.m4 | 6 #include <linux/fs.h> 7 #include <linux/uio.h> 17 #include <linux/fs.h> 18 #include <linux/uio.h> 25 #include <linux/uio.h> 39 #include <linux/uio.h> 48 #include <linux/fs.h> 49 #include <linux/uio.h> 68 dnl # This checks for iov_iter_type() in linux/uio.h. It is not
|
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])
|
/freebsd/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/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm47081-luxul-xwr-1200.dts | 39 linux,default-trigger = "default-on"; 45 linux,default-trigger = "none"; 51 linux,default-trigger = "none"; 57 linux,default-trigger = "none"; 63 linux,default-trigger = "none"; 70 linux,default-trigger = "usbport"; 76 linux,default-trigger = "timer"; 82 linux,default-trigger = "none"; 88 linux,default-trigger = "none"; 94 linux,defaul [all...] |
H A D | bcm4708-buffalo-wzr-1750dhp.dts | 58 linux,default-trigger = "usbport"; 69 linux,default-trigger = "default-on"; 75 linux,default-trigger = "default-on"; 86 linux,default-trigger = "default-on"; 105 linux,code = <KEY_RESTART>; 111 linux,code = <KEY_WPS_BUTTON>; 118 linux,code = <KEY_SETUP>; 125 linux,code = <BTN_0>; 131 linux,code = <KEY_EJECTCD>;
|
/freebsd/sys/contrib/device-tree/src/mips/ingenic/ |
H A D | gcw0.dts | 137 linux,code = <KEY_UP>; 138 linux,can-disable; 144 linux,code = <KEY_DOWN>; 145 linux,can-disable; 151 linux,code = <KEY_LEFT>; 152 linux,can-disable; 158 linux,code = <KEY_RIGHT>; 159 linux,can-disable; 165 linux,code = <KEY_LEFTCTRL>; 166 linux,can-disable; [all …]
|
/freebsd/sys/contrib/openzfs/include/os/linux/ |
H A D | Makefile.am | 2 kernel_linuxdir = $(kerneldir)/linux 4 %D%/kernel/linux/blkdev_compat.h \ 5 %D%/kernel/linux/compiler_compat.h \ 6 %D%/kernel/linux/dcache_compat.h \ 7 %D%/kernel/linux/kmap_compat.h \ 8 %D%/kernel/linux/mm_compat.h \ 9 %D%/kernel/linux/mod_compat.h \ 10 %D%/kernel/linux/page_compat.h \ 11 %D%/kernel/linux/simd.h \ 12 %D%/kernel/linux/simd_aarch64.h \ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412-smdk4412.dts | 72 linux,input-no-autorepeat; 81 linux,code = <2>; 87 linux,code = <3>; 93 linux,code = <4>; 99 linux,code = <5>; 105 linux,code = <6>; 111 linux,code = <30>; 117 linux,code = <48>; 123 linux,code = <46>; 129 linux,code = <32>; [all …]
|
H A D | exynos4210-smdkv310.dts | 91 linux,input-no-autorepeat; 100 linux,code = <2>; 106 linux,code = <3>; 112 linux,code = <4>; 118 linux,code = <5>; 124 linux,code = <6>; 130 linux,code = <30>; 136 linux,code = <48>; 142 linux,code = <46>; 148 linux,code = <32>; [all …]
|
H A D | s5pv210-smdkv210.dts | 74 linux,input-no-autorepeat; 90 linux,code = <KEY_1>; 96 linux,code = <KEY_2>; 102 linux,code = <KEY_3>; 108 linux,code = <KEY_4>; 115 linux,code = <KEY_5>; 121 linux,code = <KEY_A>; 126 linux,code = <KEY_B>; 132 linux,code = <KEY_C>; 138 linux,cod [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3566-anbernic-rg353x.dtsi | 6 #include <dt-bindings/input/linux-event-codes.h> 28 linux,code = <ABS_X>; 36 linux,code = <ABS_RX>; 44 linux,code = <ABS_Y>; 52 linux,code = <ABS_RY>; 133 linux,code = <BTN_EAST>; 139 linux,code = <BTN_DPAD_LEFT>; 145 linux,code = <BTN_DPAD_RIGHT>; 151 linux,code = <BTN_THUMBL>; 157 linux,code = <BTN_THUMBR>; [all …]
|
H A D | rk3566-anbernic-rg503.dts | 6 #include <dt-bindings/input/linux-event-codes.h> 37 linux,code = <ABS_X>; 45 linux,code = <ABS_RX>; 53 linux,code = <ABS_Y>; 61 linux,code = <ABS_RY>; 206 linux,code = <BTN_EAST>; 212 linux,code = <BTN_DPAD_LEFT>; 218 linux,code = <BTN_DPAD_RIGHT>; 224 linux,code = <BTN_TR>; 230 linux,code = <BTN_TR2>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-ufispace-ncplite.dts | 41 linux,code = <ASPEED_GPIO(M, 2)>; 47 linux,code = <ASPEED_GPIO(V, 4)>; 53 linux,code = <ASPEED_GPIO(V, 1)>; 59 linux,code = <ASPEED_GPIO(V, 2)>; 65 linux,code = <ASPEED_GPIO(P, 2)>; 71 linux,code = <ASPEED_GPIO(N, 3)>; 77 linux,code = <ASPEED_GPIO(V, 5)>; 83 linux,code = <ASPEED_GPIO(F, 6)>; 89 linux,code = <ASPEED_GPIO(F, 7)>; 95 linux,code = <ASPEED_GPIO(M, 4)>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
H A D | lpc3250-ea3250.dts | 26 linux,code = <103>; 32 linux,code = <1>; 38 linux,code = <2>; 44 linux,code = <3>; 50 linux,code = <4>; 56 linux,code = <10>; 62 linux,code = <11>; 68 linux,code = <12>; 74 linux,code = <13>; 80 linux,code = <14>; [all …]
|