Searched refs:KERNEL (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-13-stable/release/amd64/
H A Damd64.conf10 KERNEL="GENERIC"
/freebsd-13-stable/release/arm64/
H A Daarch64.conf11 KERNEL="GENERIC"
H A DPINE64-LTS.conf13 KERNEL="GENERIC"
H A DPINE64.conf13 KERNEL="GENERIC"
H A DROCK64.conf13 KERNEL="GENERIC"
H A DROCKPRO64.conf13 KERNEL="GENERIC"
H A DRPI.conf15 KERNEL="GENERIC"
30 FATMOUNT="${DESTDIR%${KERNEL}}fat"
H A DPINEBOOK.conf13 KERNEL="GENERIC"
/freebsd-13-stable/release/powerpc/
H A Dpowerpc.conf10 KERNEL="GENERIC"
H A Dpowerpc64.conf10 KERNEL="GENERIC64"
H A Dpowerpc64le.conf10 KERNEL="GENERIC64LE"
H A Dpowerpcspe.conf10 KERNEL="MPC85XXSPE"
/freebsd-13-stable/release/riscv/
H A Driscv64.conf8 KERNEL="GENERIC"
H A DGENERICSD.conf12 KERNEL="GENERIC"
/freebsd-13-stable/release/i386/
H A Di386.conf11 KERNEL="GENERIC"
/freebsd-13-stable/usr.sbin/crashinfo/
H A Dcrashinfo.sh102 KERNEL=$k
111 KERNEL=
125 KERNEL=$OPTARG
203 if [ -z "$KERNEL" ]; then
205 if [ -z "$KERNEL" ]; then
209 elif [ ! -e $KERNEL ]; then
210 echo "$KERNEL not found"
217 ostype=$(gdb_command $KERNEL 'printf "%s", ostype')
218 osrelease=$(gdb_command $KERNEL 'printf "%s", osrelease')
219 version=$(gdb_command $KERNEL 'print
[all...]
/freebsd-13-stable/sys/dev/pbio/
H A Dpbioio.h40 #ifndef KERNEL
/freebsd-13-stable/release/arm/
H A DRPI-B.conf13 KERNEL="RPI-B"
29 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
H A DGENERICSD.conf13 KERNEL="GENERIC"
29 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
53 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
/freebsd-13-stable/targets/pseudo/kernel/
H A DMakefile4 KERNCONF?= ${KERNEL:UGENERIC}
/freebsd-13-stable/contrib/ntp/kernel/sys/
H A Dparsestreams.h39 #if defined(KERNEL) || defined(_KERNEL)
/freebsd-13-stable/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.in21 if (defined $fl && $fl =~ /(?:KERNEL|PRESET)?\s*tick\s+=\s+(\d+)/) {
/freebsd-13-stable/contrib/ipfilter/ipsend/
H A Dsock.c33 # define KERNEL macro
40 # undef KERNEL macro
85 #ifndef KERNEL
87 # define KERNEL _PATH_UNIX macro
93 #ifndef KERNEL
94 # define KERNEL "/vmunix" macro
/freebsd-13-stable/sys/dev/tdfx/
H A Dtdfx_io.h43 #ifndef KERNEL
/freebsd-13-stable/release/tools/
H A Darm.subr185 DESTDIR=${DESTDIR} KERNCONF=${KERNEL} \
215 hostname="$(echo ${KERNEL} | tr '[:upper:]' '[:lower:]')"
232 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
233 UFSMOUNT="${DESTDIR%${KERNEL}}/ufs"

Completed in 106 milliseconds

123