Searched refs:kernel (Results 1 – 24 of 24) sorted by relevance
| /scripts/package/ |
| D | builddeb | 198 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 …]
|
| D | Makefile | 25 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
|
| D | mkspec | 21 PROVIDES=kernel-drm
|
| /scripts/ksymoops/ |
| D | README | 1 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/ |
| D | Makefile.kasan | 10 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 \
|
| D | gcc-x86_64-has-stack-protector.sh | 3 echo "int foo(void) { char X[200]; return 3; }" | $* -S -x c -c -O0 -mcmodel=kernel -fno-PIE -fstac…
|
| D | prune-kernel | 18 new-kernel-pkg --remove $f
|
| D | Makefile.modsign | 24 modinst_dir = $(if $(KBUILD_EXTMOD),$(ext-mod-dir),kernel/$(@D))
|
| D | Makefile.modinst | 32 modinst_dir ?= $(if $(KBUILD_EXTMOD),$(ext-mod-dir),kernel/$(@D))
|
| D | Makefile.modbuiltin | 42 $(Q)(for m in $(modbuiltin-mods); do echo kernel/$$m; done; \
|
| D | Makefile.modpost | 113 $(call cmd,kernel-mod)
|
| D | patch-kernel | 61 PNAME=patch-kernel
|
| D | Makefile.build | 518 cat $m;, echo kernel/$m;))
|
| D | Kbuild.include | 333 # Filter out exported kernel symbol names from the preprocessor output.
|
| D | spelling.txt | 3 # in the kernel source.
|
| D | analyze_suspend.py | 2970 kernel = sysvals.stamp['kernel'] 2975 return host+' '+mode+' '+kernel
|
| /scripts/dtc/ |
| D | dtx_diff | 28 -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/ |
| D | cond_no_effect.cocci | 13 // 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
|
| D | array_size.cocci | 21 #include <linux/kernel.h>
|
| /scripts/kconfig/lxdialog/ |
| D | BIG.FAT.WARNING | 3 kernel configuration script. Please do not bother Savio Lam with
|
| /scripts/gdb/linux/ |
| D | constants.py.in | 2 * gdb helper commands and functions for Linux kernel debugging
|
| /scripts/mod/ |
| D | modpost.c | 166 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/ |
| D | Makefile | 114 configfiles=$(wildcard $(srctree)/kernel/configs/$@ $(srctree)/arch/$(SRCARCH)/configs/$@)
|
| D | zconf.lex.c_shipped | 2372 * when compiling the kernel.
|