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

123

/freebsd-current/release/arm/
H A Darmv7.conf8 KERNEL="GENERIC"
H A DGENERICSD.conf12 KERNEL="GENERIC"
27 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
/freebsd-current/release/riscv/
H A Driscv64.conf7 KERNEL="GENERIC"
H A DGENERICSD.conf9 KERNEL="GENERIC"
/freebsd-current/release/powerpc/
H A Dpowerpc64le.conf9 KERNEL="GENERIC64LE"
H A Dpowerpcspe.conf9 KERNEL="MPC85XXSPE"
H A Dpowerpc64.conf9 KERNEL="GENERIC64"
H A Dpowerpc.conf9 KERNEL="GENERIC"
/freebsd-current/release/arm64/
H A Daarch64.conf10 KERNEL="GENERIC"
H A DPINE64.conf12 KERNEL="GENERIC"
H A DPINE64-LTS.conf12 KERNEL="GENERIC"
H A DROCKPRO64.conf12 KERNEL="GENERIC"
H A DROCK64.conf12 KERNEL="GENERIC"
H A DRPI.conf15 KERNEL="GENERIC"
31 FATMOUNT="${DESTDIR%${KERNEL}}fat"
H A DPINEBOOK.conf12 KERNEL="GENERIC"
/freebsd-current/release/amd64/
H A Damd64.conf9 KERNEL="GENERIC"
/freebsd-current/release/i386/
H A Di386.conf10 KERNEL="GENERIC"
/freebsd-current/usr.sbin/crashinfo/
H A Dcrashinfo.sh84 KERNEL=$k
93 KERNEL=
107 KERNEL=$OPTARG
185 if [ -z "$KERNEL" ]; then
187 if [ -z "$KERNEL" ]; then
191 elif [ ! -e $KERNEL ]; then
192 echo "$KERNEL not found"
199 ostype=$(gdb_command $KERNEL 'printf "%s", ostype')
200 osrelease=$(gdb_command $KERNEL 'printf "%s", osrelease')
201 version=$(gdb_command $KERNEL 'print
[all...]
/freebsd-current/sys/dev/pbio/
H A Dpbioio.h38 #ifndef KERNEL
/freebsd-current/targets/pseudo/kernel/
H A DMakefile3 KERNCONF?= ${KERNEL:UGENERIC}
/freebsd-current/contrib/ntp/kernel/sys/
H A Dparsestreams.h39 #if defined(KERNEL) || defined(_KERNEL)
/freebsd-current/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.in21 if (defined $fl && $fl =~ /(?:KERNEL|PRESET)?\s*tick\s+=\s+(\d+)/) {
/freebsd-current/sbin/ipf/ipsend/
H A Dsock.c28 # define KERNEL macro
35 # undef KERNEL macro
81 #ifndef KERNEL
83 # define KERNEL _PATH_UNIX macro
89 #ifndef KERNEL
90 # define KERNEL "/vmunix" macro
/freebsd-current/sys/dev/tdfx/
H A Dtdfx_io.h41 #ifndef KERNEL
/freebsd-current/usr.bin/netstat/
H A Dmroute6.c91 #define KERNEL 1 macro
93 #undef KERNEL macro

Completed in 135 milliseconds

123