Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 24 of 24) sorted by relevance

/scripts/package/
Dbuilddeb198 debhookdir=${KDEB_HOOKDIR:-/etc/kernel}
256 * Custom built Linux kernel.
263 This is a packacked upstream version of the Linux kernel.
266 ftp://ftp.kernel.org/pub/linux/kernel
270 The git repository for mainline kernel development is at:
271 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
351 Description: Linux kernel headers for $KERNELRELEASE on \${kernel:debarch}
352 This package provides kernel header files for $KERNELRELEASE on \${kernel:debarch}
366 Description: Linux kernel firmware, version $version
367 This package contains firmware from the Linux kernel, version $version.
[all …]
DMakefile25 KERNELPATH := kernel-$(subst -,_,$(KERNELRELEASE))
50 $(CONFIG_SHELL) $(MKSPEC) >$(objtree)/kernel.spec
51 $(call cmd,src_tar,$(KERNELPATH),kernel.spec)
55 rm $(KERNELPATH).tar.gz kernel.spec
Dmkspec21 PROVIDES=kernel-drm
/scripts/ksymoops/
DREADME1 ksymoops has been removed from the kernel. It was always meant to be a
2 free standing utility, not linked to any particular kernel version.
4 ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/ksymoops together
/scripts/
DMakefile.kasan10 CFLAGS_KASAN_MINIMAL := -fsanitize=kernel-address
17 -fsanitize=kernel-address is not supported by compiler)
21 CFLAGS_KASAN_SHADOW := $(call cc-option, -fsanitize=kernel-address \
23 $(call cc-option, -fsanitize=kernel-address \
Dgcc-x86_64-has-stack-protector.sh3 echo "int foo(void) { char X[200]; return 3; }" | $* -S -x c -c -O0 -mcmodel=kernel -fno-PIE -fstac…
Dprune-kernel18 new-kernel-pkg --remove $f
DMakefile.modsign24 modinst_dir = $(if $(KBUILD_EXTMOD),$(ext-mod-dir),kernel/$(@D))
DMakefile.modinst32 modinst_dir ?= $(if $(KBUILD_EXTMOD),$(ext-mod-dir),kernel/$(@D))
DMakefile.modbuiltin42 $(Q)(for m in $(modbuiltin-mods); do echo kernel/$$m; done; \
DMakefile.modpost113 $(call cmd,kernel-mod)
Dpatch-kernel61 PNAME=patch-kernel
DMakefile.build518 cat $m;, echo kernel/$m;))
DKbuild.include333 # Filter out exported kernel symbol names from the preprocessor output.
Dspelling.txt3 # in the kernel source.
Danalyze_suspend.py2970 kernel = sysvals.stamp['kernel']
2975 return host+' '+mode+' '+kernel
/scripts/dtc/
Ddtx_diff28 -s SRCTREE linux kernel source tree is at path SRCTREE
30 -S linux kernel source tree is at root of current git repo
36 manner as done for the compile of the dts source file in the Linux kernel
284 Preferred 'dtc' (built from Linux kernel source tree) was not found or
292 If not at the root of the Linux kernel source tree -s SRCTREE or -S
300 this script from the root of the Linux kernel source tree is required.
/scripts/coccinelle/misc/
Dcond_no_effect.cocci13 // In the Linux kernel it does not seem to actually report
17 // arch/sh/kernel/traps_64.c:read_opcode()
21 // user-mode SHcompact yet, and for a kernel fault, this would
Darray_size.cocci21 #include <linux/kernel.h>
/scripts/kconfig/lxdialog/
DBIG.FAT.WARNING3 kernel configuration script. Please do not bother Savio Lam with
/scripts/gdb/linux/
Dconstants.py.in2 * gdb helper commands and functions for Linux kernel debugging
/scripts/mod/
Dmodpost.c166 unsigned int kernel:1; /* 1 if symbol is from kernel member
326 s->kernel = 0; in sym_add_exported()
2304 static void read_dump(const char *fname, unsigned int kernel) in read_dump() argument
2341 s->kernel = kernel; in read_dump()
2360 if (sym->vmlinux || sym->kernel) in dump_sym()
/scripts/kconfig/
DMakefile114 configfiles=$(wildcard $(srctree)/kernel/configs/$@ $(srctree)/arch/$(SRCARCH)/configs/$@)
Dzconf.lex.c_shipped2372 * when compiling the kernel.