Home
last modified time | relevance | path

Searched refs:linux (Results 1 – 25 of 1316) sorted by relevance

12345678910>>...53

/freebsd-12.1/sys/modules/linux/
H A DMakefile8 .PATH: ${SRCTOP}/sys/compat/linux ${SRCTOP}/sys/${MACHINE_CPUARCH}/linux${SFX}
10 VDSO= linux${SFX}_vdso
12 KMOD= linux
22 SRCS+= linux${SFX}_support.s
50 CLEANFILES= linux${SFX}_assym.h linux${SFX}_genassym.o linux${SFX}_locore.o \
53 linux${SFX}_assym.h: linux${SFX}_genassym.o
56 linux${SFX}_locore.o: linux${SFX}_assym.h assym.inc
65 linux${SFX}_support.o: linux${SFX}_assym.h assym.inc
69 ${VDSO}.so: linux${SFX}_locore.o
74 ${VDSO}.so: linux${SFX}_locore.o
[all …]
/freebsd-12.1/sys/gnu/dts/arm/
H A Dsun4i-a10-inet9f-rev03.dts70 linux,code = <ABS_X>;
78 linux,code = <ABS_X>;
86 linux,code = <ABS_Y>;
94 linux,code = <ABS_Y>;
102 linux,code = <ABS_Z>;
110 linux,code = <ABS_Z>;
118 linux,code = <ABS_RZ>;
166 linux,code = <BTN_X>;
172 linux,code = <BTN_Y>;
178 linux,code = <BTN_A>;
[all …]
H A Dsocfpga_cyclone5_sockit.dts36 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 Dbcm47081-luxul-xwr-1200.dts30 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 Dexynos4412-smdk4412.dts46 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 Dexynos4210-smdkv310.dts67 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 …]
H A Dbcm4708-buffalo-wzr-1750dhp.dts57 linux,default-trigger = "usbport";
68 linux,default-trigger = "default-on";
74 linux,default-trigger = "default-on";
85 linux,default-trigger = "default-on";
106 linux,code = <KEY_RESTART>;
112 linux,code = <KEY_WPS_BUTTON>;
119 linux,code = <KEY_SETUP>;
126 linux,code = <BTN_0>;
132 linux,code = <KEY_EJECTCD>;
H A Ds5pv210-smdkv210.dts58 linux,input-no-autorepeat;
74 linux,code = <KEY_1>;
80 linux,code = <KEY_2>;
86 linux,code = <KEY_3>;
92 linux,code = <KEY_4>;
99 linux,code = <KEY_5>;
105 linux,code = <KEY_A>;
110 linux,code = <KEY_B>;
116 linux,code = <KEY_C>;
122 linux,code = <KEY_D>;
[all …]
H A Dlpc3250-ea3250.dts32 linux,code = <103>;
38 linux,code = <1>;
44 linux,code = <2>;
50 linux,code = <3>;
56 linux,code = <4>;
62 linux,code = <10>;
68 linux,code = <11>;
74 linux,code = <12>;
80 linux,code = <13>;
86 linux,code = <14>;
[all …]
H A Ds3c6410-mini6410.dts78 linux,code = <2>;
85 linux,code = <3>;
92 linux,code = <4>;
99 linux,code = <5>;
106 linux,code = <6>;
113 linux,code = <7>;
120 linux,code = <8>;
127 linux,code = <9>;
140 linux,default-trigger = "heartbeat";
146 linux,default-trigger = "mmc0";
H A Domap5-uevm.dts30 linux,default-trigger = "heartbeat";
46 linux,code = <169>;
60 linux,default-trigger = "mmc0";
67 linux,default-trigger = "mmc1";
74 linux,default-trigger = "mmc2";
81 linux,default-trigger = "heartbeat";
88 linux,default-trigger = "default-on";
95 linux,default-trigger = "heartbeat";
102 linux,default-trigger = "default-on";
109 linux,default-trigger = "heartbeat";
/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dconfigure.tgt17 *-*-linux*)
31 config_path="linux/alpha linux posix"
34 ia64*-*-linux*)
35 config_path="linux/ia64 linux posix"
39 config_path="linux/powerpc linux posix"
42 s390*-*-linux*)
43 config_path="linux/s390 linux posix"
48 config_path="linux/x86 linux posix"
63 config_path="linux/x86 linux posix"
72 sparcv9-*-linux* | sparc64-*-linux*)
[all …]
/freebsd-12.1/contrib/googletest/
H A D.travis.yml13 - 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-12.1/sys/gnu/dts/mips/
H A DWSR-600.dts71 linux,code = <0x74>;
77 linux,code = <0x198>;
83 linux,code = <0x211>;
89 linux,code = <0x100>;
90 linux,input-type = <5>; /* EV_SW */
96 linux,code = <0x100>;
97 linux,input-type = <5>; /* EV_SW */
103 linux,code = <0x100>;
104 linux,input-type = <5>; /* EV_SW */
122 linux,modalias = "m25p80";
H A DWSR-1166.dts71 linux,code = <0x74>;
77 linux,code = <0x198>;
83 linux,code = <0x211>;
89 linux,code = <0x100>;
90 linux,input-type = <5>; /* EV_SW */
96 linux,code = <0x100>;
97 linux,input-type = <5>; /* EV_SW */
103 linux,code = <0x100>;
104 linux,input-type = <5>; /* EV_SW */
122 linux,modalias = "m25p80";
/freebsd-12.1/contrib/traceroute/
H A DFILES13 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-12.1/libexec/rc/rc.d/
H A Dabi30 load_kld -e 'linux(aout|elf)' linux
36 if [ -x /compat/linux/sbin/ldconfigDisabled ]; then
37 _tmpdir=`mktemp -d -t linux-ldconfig`
38 /compat/linux/sbin/ldconfig -C ${_tmpdir}/ld.so.cache
39 if ! cmp -s ${_tmpdir}/ld.so.cache /compat/linux/etc/ld.so.cache; then
40 cat ${_tmpdir}/ld.so.cache > /compat/linux/etc/ld.so.cache
/freebsd-12.1/contrib/binutils/ld/
H A Dconfigure.tgt74 arm*b-*-linux-*) targ_emul=armelfb_linux
130 cris-*-linux-* | crisv32-*-linux-*)
148 frv-*-*linux*) targ_emul=elf32frvfd ;;
162 hppa*-*-linux-*) targ_emul=hppalinux ;;
190 i[3-7]86-*-linux-*) targ_emul=elf_i386
195 x86_64-*-linux-*) targ_emul=elf_x86_64
320 m68k-*-linux-*) targ_emul=m68kelf
426 powerpc*-*-linux*) case "${targ}" in
504 sh-*-linux*) targ_emul=shlelf_linux
619 vax-*-linux-*) targ_emul=elf32vax
[all …]
/freebsd-12.1/contrib/sqlite3/
H A Dconfig.guess944 echo "$UNAME_MACHINE"-axis-linux-"$LIBC"
959 echo "$UNAME_MACHINE"-pc-linux-"$LIBC"
996 echo or1k-unknown-linux-"$LIBC"
1002 echo sparc-unknown-linux-"$LIBC"
1005 echo hppa64-unknown-linux-"$LIBC"
1016 echo powerpc64-unknown-linux-"$LIBC"
1019 echo powerpc-unknown-linux-"$LIBC"
1022 echo powerpc64le-unknown-linux-"$LIBC"
1025 echo powerpcle-unknown-linux-"$LIBC"
1031 echo "$UNAME_MACHINE"-ibm-linux-"$LIBC"
[all …]
/freebsd-12.1/contrib/byacc/
H A Dconfig.guess971 echo ${UNAME_MACHINE}-pc-linux-${LIBC}
1008 echo or1k-unknown-linux-${LIBC}
1014 echo sparc-unknown-linux-${LIBC}
1017 echo hppa64-unknown-linux-${LIBC}
1028 echo powerpc64-unknown-linux-${LIBC}
1031 echo powerpc-unknown-linux-${LIBC}
1034 echo powerpc64le-unknown-linux-${LIBC}
1037 echo powerpcle-unknown-linux-${LIBC}
1043 echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
1058 echo ${UNAME_MACHINE}-dec-linux-${LIBC}
[all …]
/freebsd-12.1/contrib/file/
H A Dconfig.guess970 echo ${UNAME_MACHINE}-pc-linux-${LIBC}
1007 echo or1k-unknown-linux-${LIBC}
1013 echo sparc-unknown-linux-${LIBC}
1016 echo hppa64-unknown-linux-${LIBC}
1027 echo powerpc64-unknown-linux-${LIBC}
1030 echo powerpc-unknown-linux-${LIBC}
1033 echo powerpc64le-unknown-linux-${LIBC}
1036 echo powerpcle-unknown-linux-${LIBC}
1042 echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
1057 echo ${UNAME_MACHINE}-dec-linux-${LIBC}
[all …]
/freebsd-12.1/contrib/unbound/
H A Dconfig.guess970 echo ${UNAME_MACHINE}-pc-linux-${LIBC}
1007 echo or1k-unknown-linux-${LIBC}
1013 echo sparc-unknown-linux-${LIBC}
1016 echo hppa64-unknown-linux-${LIBC}
1027 echo powerpc64-unknown-linux-${LIBC}
1030 echo powerpc-unknown-linux-${LIBC}
1033 echo powerpc64le-unknown-linux-${LIBC}
1036 echo powerpcle-unknown-linux-${LIBC}
1042 echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
1057 echo ${UNAME_MACHINE}-dec-linux-${LIBC}
[all …]
/freebsd-12.1/contrib/dialog/
H A Dconfig.guess930 echo ${UNAME_MACHINE}-axis-linux-${LIBC}
933 echo ${UNAME_MACHINE}-axis-linux-${LIBC}
942 echo ${UNAME_MACHINE}-pc-linux-${LIBC}
979 echo sparc-unknown-linux-${LIBC}
982 echo hppa64-unknown-linux-${LIBC}
993 echo powerpc64-unknown-linux-${LIBC}
996 echo powerpc-unknown-linux-${LIBC}
999 echo powerpc64le-unknown-linux-${LIBC}
1002 echo powerpcle-unknown-linux-${LIBC}
1005 echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
[all …]
/freebsd-12.1/contrib/ncurses/
H A Dconfig.guess930 echo ${UNAME_MACHINE}-axis-linux-${LIBC}
933 echo ${UNAME_MACHINE}-axis-linux-${LIBC}
942 echo ${UNAME_MACHINE}-pc-linux-${LIBC}
979 echo sparc-unknown-linux-${LIBC}
982 echo hppa64-unknown-linux-${LIBC}
993 echo powerpc64-unknown-linux-${LIBC}
996 echo powerpc-unknown-linux-${LIBC}
999 echo powerpc64le-unknown-linux-${LIBC}
1002 echo powerpcle-unknown-linux-${LIBC}
1005 echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
[all …]
/freebsd-12.1/sys/gnu/dts/arm64/arm/
H A Djuno-motherboard.dtsi65 linux,code = <116>;
72 linux,code = <102>;
79 linux,code = <152>;
86 linux,code = <115>;
93 linux,code = <114>;
100 linux,code = <99>;
109 linux,part-probe = "afs";
168 linux,default-trigger = "mmc0";
176 linux,default-trigger = "cpu0";
184 linux,default-trigger = "cpu1";
[all …]

12345678910>>...53