| /freebsd-src/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 [all...] |
| /freebsd-src/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 …]
|
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 4 #include <dt-bindings/input/linux-event-codes.h> 36 linux,code = <BTN_EAST>; 42 linux,code = <BTN_SOUTH>; 48 linux,code = <BTN_DPAD_DOWN>; 54 linux,code = <BTN_DPAD_LEFT>; 60 linux,code = <BTN_DPAD_RIGHT>; 66 linux,code = <BTN_SELECT>; 72 linux,code = <BTN_START>; 78 linux,code = <BTN_TL>; 84 linux,code = <BTN_TR>; [all …]
|
| /freebsd-src/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-src/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])
|
| 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> 34 #include <linux/fs.h> 35 #include <linux/uio.h> 54 dnl # This checks for iov_iter_type() in linux/uio.h. It is not
|
| 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/blkde [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/f [all...] |
| H A D | kernel-acl.m4 | 7 #include <linux/fs.h> 8 #include <linux/posix_acl.h> 36 #include <linux/fs.h> 48 #include <linux/fs.h> 60 #include <linux/fs.h> 104 #include <linux/fs.h> 116 #include <linux/fs.h> 128 #include <linux/fs.h> 140 #include <linux/fs.h>
|
| H A D | kernel-bio.m4 | 10 #include <linux/bio.h> 41 #include <linux/bio.h> 42 #include <linux/fs.h> 59 #include <linux/bio.h> 60 #include <linux/fs.h> 94 #include <linux/sched.h> 118 #include <linux/blk-cgroup.h> 119 #include <linux/bio.h> 120 #include <linux/fs.h> 155 #include <linux/blk_type [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 | |
| 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/blkde [all...] |
| /freebsd-src/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,code = <0xa>; /* SW_KEYPAD_SLIDE */ [all …]
|
| /freebsd-src/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-src/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_aarch6 [all...] |
| /freebsd-src/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,default-trigger = "none"; [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>;
|
| H A D | bcm4708-buffalo-wzr-1166dhp-common.dtsi | 48 linux,default-trigger = "usbport"; 63 linux,default-trigger = "default-on"; 71 linux,default-trigger = "default-on"; 86 linux,default-trigger = "default-on"; 109 linux,code = <KEY_RESTART>; 115 linux,code = <KEY_WPS_BUTTON>; 122 linux,code = <KEY_SETUP>; 129 linux,code = <BTN_0>; 135 linux,code = <KEY_EJECTCD>;
|
| /freebsd-src/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-src/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,cod [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,cod [all...] |
| /freebsd-src/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-src/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 …]
|