Home
last modified time | relevance | path

Searched refs:early (Results 1 – 200 of 204) sorted by relevance

12

/linux-4.1.27/arch/powerpc/
DKconfig.debug82 The cmdline option 'xmon' or 'xmon=early' will drop into xmon
83 very early during boot. 'xmon=on' will just enable the xmon
119 bool "Support for early boot text console (BootX or OpenFirmware only)"
128 Say Y to enable some early debugging facilities that may be available
130 intended to debug problems early during boot, this should not be
133 to be pushed to max automatically very early during boot
139 Use the selected console for early debugging. Careful, if you
147 Select this to enable early debugging for a machine using BootX
154 Select this to enable early debugging for a machine with a HVC
161 Select this to enable early debugging for a machine with a HVSI
[all …]
DKconfig1046 and contains dynamic relocations which are processed early
/linux-4.1.27/Documentation/driver-model/
Dplatform.txt161 early during system boot.
175 The early platform interfaces provide platform data to platform device
176 drivers early on during the system boot. The code is built on top of the
177 early_param() command line parsing and can be executed very early on.
179 Example: "earlyprintk" class early serial console in 6 steps
181 1. Registering early platform device data
184 early_platform_add_devices(). In the case of early serial console this
186 at this point will later on be matched against early platform drivers.
192 User specified early platform devices will be registered at this point.
193 For the early serial console case the user can specify port on the
[all …]
Ddriver.txt90 It is important that drivers register their driver structure as early as
/linux-4.1.27/arch/nios2/
DKconfig.debug18 bool "Activate early kernel debugging"
23 Enable early printk on console
25 early before the console code is initialized.
/linux-4.1.27/arch/x86/kernel/
Dmpparse.c208 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc() argument
223 if (early) in smp_read_mpc()
453 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr() argument
464 if (!smp_read_mpc(mpc, early)) { in check_physptr()
475 if (early) in check_physptr()
504 void __init default_get_smp_config(unsigned int early) in default_get_smp_config() argument
511 if (acpi_lapic && early) in default_get_smp_config()
536 if (early) { in default_get_smp_config()
548 if (check_physptr(mpf, early)) in default_get_smp_config()
553 if (!early) in default_get_smp_config()
DMakefile60 obj-$(CONFIG_PCI) += early-quirks.o
Dhead_32.S746 # early boot GDT descriptor (must use 1:1 address mapping)
/linux-4.1.27/Documentation/
Ddebugging-via-ohci1394.txt34 Together with a early initialization of the OHCI-1394 controller for debugging,
36 buffer on to debug early boot problems in areas like ACPI where the system
48 completed, an initialization routine which runs pretty early has been
53 Remote debugging over FireWire early on boot) and pass the parameter
54 "ohci1394_dma=early" to the recompiled kernel on boot.
89 Step-by-step instructions for using firescope with early OHCI initialization:
147 4) Prepare for debugging with early OHCI-1394 initialization:
152 (Kernel hacking: Provide code for enabling DMA over FireWire early on boot)
164 CONFIG_PROVIDE_OHCI1394_DMA_INIT enabled, with the option ohci1394_dma=early.
Dbraille-console.txt3 To get early boot messages on a braille device (before userspace screen
Dkernel-parameters.txt229 Enable table checksum verification during early stage.
230 By default, this is disabled due to x86 early mapping
257 Disable installation of static SSDTs at early boot time
719 Start an early, polled-mode console on the 8250/16550
802 ddebug_query= [KNL,DYNAMIC_DEBUG] Enable debug messages at early boot
948 is useful for tracking down temporary early mappings
951 earlycon= [KNL] Output early console device and options.
954 Start an early, polled-mode console on a cadence serial
963 Start an early, polled-mode console on the 8250/16550
973 Start an early, polled-mode console on a pl011 serial
[all …]
Dramoops.txt90 very early in the architecture code, e.g.:
DDMA-ISA-LPC.txt48 early as possible and not release it until the driver is unloaded.)
Dxz.txt102 at expense of detecting errors as early as possible. These should not
D00-INDEX172 early-userspace/
173 - info about initramfs, klibc, and userspace early during boot.
Dkmemleak.txt62 these actions are stored in an early log buffer. The size of this buffer
Dassoc_array.txt47 (6) Index keys should encode the length early on, before any variation due to
346 very early on before any variation due to the length would have an effect on
Dsysfs-rules.txt35 to mount it, if you are not an early boot script.
Dstable_api_nonsense.txt190 early drafts of this paper.
Dhwspinlock.txt198 * assign a specific hwspinlock id - this should be called early
Ddynamic-debug-howto.txt246 will show early Embedded Controller transactions during ACPI setup if
Doops-tracing.txt38 so won't help for 'early' oopses)
DHOWTO510 should also be introduced very early in the development process, so that
549 unfinished work. Therefore it is good to get early in the process to
Dcpu-hotplug.txt295 1. early init (init function called when only the boot processor is online).
Dedac.txt269 count is very important to examine. CEs provide early
/linux-4.1.27/Documentation/x86/
D00-INDEX5 early-microcode.txt
6 - How to load microcode from an initrd-CPIO archive early to fix CPU issues.
Dearly-microcode.txt5 Kernel can update microcode in early phase of boot time. Loading microcode early
28 In addition to these two legacy methods, the early loading method described
Dearlyprintk.txt53 port and the Netchip device will only work as an early printk
96 this channel open beyond early bootup. This can be useful for
Dintel_mpx.txt34 instrumentation as well as some setup code called early after the app
68 * inserts code early in the application to call in to the "gcc runtime"
Dboot.txt6 well as the desire in the early days to have the kernel itself be a
13 Old kernels: zImage/Image support only. Some very early kernels
416 - If 0, print early messages.
417 - If 1, suppress early messages.
418 This requests to the kernel (decompressor and early
419 kernel) to not write early messages that require
/linux-4.1.27/include/linux/
Dinit.h203 #define early_initcall(fn) __define_initcall(fn, early)
246 int early; member
255 #define __setup_param(str, unique_id, fn, early) \ argument
261 = { __setup_str_##unique_id, fn, early }
Dprintk.h166 void __init setup_log_buf(int early);
214 static inline void setup_log_buf(int early) in setup_log_buf() argument
/linux-4.1.27/Documentation/early-userspace/
DREADME24 two ways to add an early userspace image: specify an existing cpio
30 You can create a cpio archive that contains the early userspace image.
38 The kernel build process can also build an early userspace image from
65 early userspace image can be built by an unprivileged user.
85 early userspace useful. The klibc distribution is currently
108 move to early userspace:
121 For questions and help, you can sign up for the early userspace
/linux-4.1.27/arch/x86/pci/
Dmmconfig-shared.c498 struct pci_mmcfg_region *cfg, int early) in pci_mmcfg_check_reserved() argument
500 if (!early && !acpi_disabled) { in pci_mmcfg_check_reserved()
533 static void __init pci_mmcfg_reject_broken(int early) in pci_mmcfg_reject_broken() argument
538 if (pci_mmcfg_check_reserved(NULL, cfg, early) == 0) { in pci_mmcfg_reject_broken()
639 static void __init __pci_mmcfg_init(int early) in __pci_mmcfg_init() argument
641 pci_mmcfg_reject_broken(early); in __pci_mmcfg_init()
DMakefile20 obj-y += common.o early.o
/linux-4.1.27/drivers/xen/
Dswiotlb-xen.c218 int __ref xen_swiotlb_init(int verbose, bool early) in xen_swiotlb_init() argument
232 if (early) in xen_swiotlb_init()
262 if (early) in xen_swiotlb_init()
272 if (early) { in xen_swiotlb_init()
289 if (early) in xen_swiotlb_init()
/linux-4.1.27/arch/arm/mach-omap1/
Dboard-palmz71.c240 palmz71_gpio_setup(int early) in palmz71_gpio_setup() argument
242 if (early) { in palmz71_gpio_setup()
/linux-4.1.27/arch/mips/
DKconfig.debug15 to print messages very early in the bootup process.
18 early before the console code is initialized. For normal operation,
28 "8250/16550 and compatible serial early printk driver"
DKconfig571 # memory during early boot on some machines.
631 # memory during early boot on some machines.
/linux-4.1.27/arch/microblaze/
DKconfig.debug16 This option turns on/off early printk messages to console.
/linux-4.1.27/Documentation/vm/
Dhwpoison.txt58 early kill
78 Enable early kill mode globally
81 Set early/late kill mode/revert to system default
112 some early filtering to avoid corrupted unintended pages in test suites.
Dpage_owner.txt55 they would have no owner information. To fix it up, these early allocated
59 more accurately. On 2GB memory x86-64 VM box, 13343 early allocated pages
Dhugetlbpage.txt107 init files. This will enable the kernel to allocate huge pages early in
/linux-4.1.27/arch/arc/kernel/
Dhead.S23 ; Setting up Vectror Table (in case exception happens in early boot
Dentry.S254 ; icause1 needs to be read early, before calling tracing, which
/linux-4.1.27/kernel/debug/kdb/
Dkdb_cmds4 # registers) are not reliable this early. set and bp commands should
/linux-4.1.27/Documentation/filesystems/cifs/
DAUTHORS6 Andrew Tridgell (Samba team) for his early suggestions about smb/cifs VFS
30 Mark Hamzy (for some of the early cifs IPv6 work)
Dcifs.txt3 (SMB) protocol, the native file sharing mechanism for most early
DCHANGES985 versions of 2.4 kernel (now builds and works again on kernels at least as early as 2.4.7).
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h255 __u32 early; /* Early drops */ member
284 __u32 early; member
327 __u32 early; /* Early drops */ member
/linux-4.1.27/include/xen/
Dswiotlb-xen.h7 extern int xen_swiotlb_init(int verbose, bool early);
/linux-4.1.27/arch/tile/
DKconfig.debug12 early before the console code is initialized. For normal operation
/linux-4.1.27/drivers/usb/
DMakefile52 obj-$(CONFIG_EARLY_PRINTK_DBGP) += early/
/linux-4.1.27/arch/um/
DKconfig.debug38 early before the console code is initialized.
/linux-4.1.27/Documentation/ABI/testing/
Devm17 should be done as early as possible. Normally this is done
Dsysfs-class-mic.txt137 debugging purpose and early kernel boot messages, the user can
151 debugging purpose and early kernel boot messages, the user can
Dsysfs-devices-edac51 count is very important to examine. CEs provide early
/linux-4.1.27/arch/x86/include/asm/
Dx86_init.h31 void (*get_smp_config)(unsigned int early);
Dmpspec.h77 extern void default_get_smp_config(unsigned int early);
/linux-4.1.27/arch/xtensa/
DKconfig.debug33 It is easy to make wrong hardware configuration, this test should catch it early.
/linux-4.1.27/Documentation/ia64/
Dserial.txt77 2.6.10 and later kernels have an "early uart" driver that works
78 very early in the boot process. The kernel will automatically use
109 - No early console because you used "console=ttyS<n>". Remove
/linux-4.1.27/sound/soc/au1x/
DKconfig50 Select this option to enable AC97 audio on the early DB1x00 series
/linux-4.1.27/arch/m68k/
DKconfig.debug25 early, i.e. before the normal console driver is loaded.
DKconfig.machine59 Say Y to include support for early Motorola VME boards. This will
/linux-4.1.27/arch/s390/kernel/
DMakefile31 obj-y := traps.o time.o process.o base.o early.o setup.o idle.o vtime.o
/linux-4.1.27/Documentation/filesystems/
Dramfs-rootfs-initramfs.txt108 see cpio(1) and Documentation/early-userspace/buffer-format.txt). The
162 Documentation/early-userspace/README for more details.)
244 designed to be a tiny C library to statically link early userspace
340 smooth transition and allowing early boot functionality to gradually move to
341 "early userspace" (I.E. initramfs).
343 The move to early userspace is necessary because finding and mounting the real
357 The kernel's current early boot code (partition detection, etc) will probably
Dgfs2-uevents.txt47 Because the CHANGE uevent was used (in early versions of gfs_controld)
Dvfat.txt134 early than normal. Not set by default.
Drelay.txt302 as when doing early tracing in the kernel, before the VFS is up. In these
Dxfs-delayed-logging-design.txt549 As mentioned early, transactions can't grow to more than half the size of the
/linux-4.1.27/drivers/tty/
DKconfig381 Select this option to enable early console (a.k.a. "udbg") support
386 int "Byte channel handle for early console (udbg)"
390 If you want early console (udbg) output through a byte channel,
396 Note that only one early console driver can be enabled, so don't
400 there simply will be no early console output. This is true also
444 This registers a console on FDC channel 1 very early during boot (from
445 MIPS arch code). This is useful for bring-up and debugging early boot
/linux-4.1.27/arch/unicore32/
DKconfig.debug25 early before the console code is initialized. For normal operation
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
Dusbgecko_udbg.c284 #error Invalid platform for USB Gecko based early debugging. in ug_early_grab_io_addr()
/linux-4.1.27/arch/arm/boot/dts/
Dste-hrefprev60.dtsi93 /* This additional pin needed on early MOP500 and HREFs previous to v60 */
Domap3-n900.dts779 /* Ethernet is on some early development boards and qemu */
/linux-4.1.27/Documentation/devicetree/
Dusage-model.txt102 machine during early boot so that it has the opportunity to run
168 that required special workaround code during early boot, then a new
201 During early boot, the architecture setup code calls of_scan_flat_dt()
205 during early boot. Typically the early_init_dt_scan_chosen() helper
211 On ARM, the function setup_machine_fdt() is responsible for early
217 After the board has been identified, and after the early configuration data
228 specific setup that needs to be executed early in the boot process,
Dbooting-without-of.txt414 early initialization. The kernel needs to allocate memory during
1058 WARNING: This version is still in early development stage; the
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dpartition.txt24 partitions containing early-boot firmware images or data which should not be
/linux-4.1.27/Documentation/development-process/
D3.Early-stage6 line of code is written. Some time spent in early planning and
117 avoided with some early discussion with the kernel developers.
160 If possible, posting your plans during the early stages can only be
200 disclose its plans early in the development process. Companies with
D7.AdvancedTopics10 The use of distributed version control for the kernel began in early 2002,
D1.Intro30 Section 3 covers early-stage project planning, with an emphasis on
D4.Coding74 programmer's early expectation. Kernel developers will routinely submit
D2.Process3 Linux kernel development in the early 1990's was a pretty loose affair,
/linux-4.1.27/init/
Dmain.c176 if (p->early) { in obsolete_checksetup()
418 if ((p->early && parameq(param, p->str)) || in do_early_param()
DKconfig801 as if rcu_expedite_gp() had been invoked early in boot.
/linux-4.1.27/Documentation/networking/
Dx25.txt33 development and use of Linux X.25. It is early days yet, but interested
Dray_cs.txt9 card. This driver is in early development and does have bugs. See the known
Dltpc.txt126 Thanks to Alan Cox for helpful discussions early on in this
Dnetconsole.txt18 capture of early kernel panics, it does capture most of the boot
DPLIP.txt113 only one implemented in the early version of the code) uses a standard
Dtimestamping.txt28 path. Because the destination socket, if any, is not known early in
30 same is true for all early receive timestamp options.
Dnetdev-FAQ.txt81 and note the top of the "tags" section. If it is rc1, it is early
Ddecnet.txt66 and early 2.3.xx kernels, you must use a comma when specifying the
Daltera_tse.txt31 years as of this writing in early 2014) in favor of the MSGDMA component.
/linux-4.1.27/Documentation/virtual/kvm/
Ds390-diag.txt49 Subcode 0 - s390-virtio notification and early console printk
/linux-4.1.27/arch/x86/
DKconfig.debug41 early before the console code is initialized. For normal operation
53 early before the console code is initialized. For normal operation
66 early before the console code is initialized.
/linux-4.1.27/Documentation/powerpc/
Dfirmware-assisted-dump.txt46 kernel during early boot.
71 the early boot OS will reserve rest of the memory above
100 early boot (See Fig. 2). This area is released once we finish
Deeh-pci-error-recovery.txt122 EEH must be enabled in the PHB's very early during the boot process,
283 (during early boot, nobody listens to netlink events and
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Dintel_early.c629 static int apply_microcode_early(struct ucode_cpu_info *uci, bool early) in apply_microcode_early() argument
658 if (early) in apply_microcode_early()
/linux-4.1.27/drivers/net/wireless/b43legacy/
DKconfig8 BCM4303) and early model 802.11g chips (BCM4306 Ver. 2) used in the
/linux-4.1.27/Documentation/spi/
Dspi-lm70llp78 o Dr.Craig Hollabaugh for the (early) "manual" bitbanging driver version.
/linux-4.1.27/usr/
DKconfig20 See <file:Documentation/early-userspace/README> for more details.
/linux-4.1.27/arch/powerpc/include/asm/
Dmachdep.h345 #define machine_early_initcall(mach, fn) __define_machine_initcall(mach, fn, early)
/linux-4.1.27/Documentation/sound/oss/
DREADME.ymfsb18 This driver is currently at early ALPHA stage. It may cause serious
/linux-4.1.27/Documentation/power/
Dvideo.txt18 We either have to run video BIOS during early resume, or interpret it
33 so it makes debugging of early resume problems
Dsuspend-and-interrupts.txt27 Device IRQs are re-enabled during system resume, right before the "early" phase
Dfreezing-of-tasks.txt200 requested early enough using the suspend notifier API described in notifiers.txt.
Dswsusp.txt299 partition used for suspend as early as possible during regular
Dpci.txt510 state, restores its standard configuration registers and applies early resume
519 early resume callback is executed and its result is returned. Otherwise, the
Ddevices.txt661 callbacks discussed above, because the callbacks occur too late or too early.
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt59 early boot by selecting one out of possible 4 memory settings based
/linux-4.1.27/arch/arm/lib/
Ddiv64.S88 @ Break out early if dividend reaches 0.
/linux-4.1.27/Documentation/timers/
Dtimers-howto.txt104 early by a signal. In general, just use msleep unless
DNO_HZ.txt33 Very old versions of Linux from the 1990s and the very early 2000s
/linux-4.1.27/arch/arm/common/
Dmcpm_head.S83 @ Perform an early poke, if any
/linux-4.1.27/arch/nios2/platform/
DKconfig.platform101 This option allows you to tweak the cache settings used during early
/linux-4.1.27/arch/blackfin/
DKconfig.debug202 to print messages very early in the bootup process.
205 early before the console code is initialized. After enabling this
/linux-4.1.27/arch/powerpc/platforms/8xx/
DKconfig124 get a BUG() very early in boot, this might fix the problem. For
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
Dswitchto.S106 ! do this early as pta->gettr has no pipeline forwarding (=> 5 cycle latency)
/linux-4.1.27/Documentation/RCU/
Dlockdep-splat.txt1 Lockdep-RCU was added to the Linux kernel in early 2010
Dtorture.txt77 the synchronize_srcu() early return optimization.
DRTFP.txt39 be tolerated in some situations. Thus, this paper provides some early
2429 CONFIG_PROVE_RCU, or at least an early version.
DwhatisRCU.txt551 more details on the current implementation as of early 2004.
/linux-4.1.27/Documentation/scsi/
Dscsi-generic.txt21 - sg version 1 (original) from 1992 to early 1999 (lk 2.2.5) .
Dst.txt201 tape after the early-warning mark to flush the driver buffer.
236 When the end of medium early warning is encountered, the current write
271 For compatibility, the old syntax from early 2.5 and 2.4 kernel
DChangeLog.sym53c8xx173 for early kernels without pci device structure.
514 transactions since those early chip revisions may use such on
582 It is probably too early, but I wanted to complete the thing.
Dsym53c8xx_2.txt80 adds full support for the 896 but drops support for early NCR devices.
87 2000: Add support for early NCR devices to FreeBSD `sym' driver.
Dtmscsim.txt426 doing this during early revisions).
Dscsi_mid_low_api.txt125 from the SCSI subsystem. Hosts can be introduced as early as driver
/linux-4.1.27/arch/arm/mach-omap2/
Dsram34xx.S163 bleq configure_sdrc @ program the SDRC regs early (for RFR)
/linux-4.1.27/net/sched/
Dsch_red.c289 .early = q->stats.prob_drop + q->stats.forced_drop, in red_dump_stats()
Dsch_choke.c531 .early = q->stats.prob_drop + q->stats.forced_drop, in choke_dump_stats()
Dsch_gred.c564 opt.early = q->stats.prob_drop; in gred_dump()
/linux-4.1.27/Documentation/hwmon/
Dadm102194 Some Xeon processors based on the Netburst (early Pentium 4, from 2001 to
Dit87125 the Vcore voltage of the processor. The early IT8712F have 5 VID pins,
/linux-4.1.27/arch/powerpc/platforms/ps3/
DKconfig165 Enables udbg early debugging output by sending broadcast UDP
/linux-4.1.27/Documentation/scheduler/
Dsched-nice-design.txt37 changing the ABI to extend priorities was discarded early on.)
/linux-4.1.27/Documentation/security/
Dkeys-trusted-encrypted.txt53 should therefore be loaded in as secure a way as possible, preferably early in
Dkeys.txt277 labeled with the default kernel context, since they are created early in the
/linux-4.1.27/Documentation/input/
Dntrig.txt65 With the release of the early multi-touch firmwares it became increasingly
/linux-4.1.27/arch/sparc/
DKconfig230 bool "Support for early boot text console"
234 Say Y here to enable a faster early framebuffer boot console.
/linux-4.1.27/Documentation/arm/
Dkernel_user_helpers.txt37 performed only once at process startup time, and execution aborted early
/linux-4.1.27/Documentation/fault-injection/
Dfault-injection.txt118 In order to inject faults while debugfs is not available (early boot time),
/linux-4.1.27/Documentation/acpi/apei/
Deinj.txt8 for early boot messages similar to this one:
/linux-4.1.27/kernel/printk/
Dprintk.c885 void __init setup_log_buf(int early) in setup_log_buf() argument
894 if (!early && !new_log_buf_len) in setup_log_buf()
900 if (early) { in setup_log_buf()
/linux-4.1.27/Documentation/fb/
Duvesafb.txt25 early boot, you will have to include v86d into an initramfs image, and
/linux-4.1.27/drivers/cpufreq/
DKconfig.x86128 This adds the CPUFreq driver for K8/early Opteron/Athlon64 processors.
/linux-4.1.27/arch/arm/mm/
Dproc-xsc3.S460 mov r0, #1 << 6 @ cp6 access for early sched_clock
DKconfig341 bool "Accept early Feroceon cores with an ARM926 ID"
347 Relevant for Feroceon-1850 and early Feroceon-2850.
/linux-4.1.27/fs/cifs/
DKconfig17 (SMB) protocol, the native file sharing mechanism for most early
/linux-4.1.27/lib/
DKconfig.debug511 int "Maximum kmemleak early log entries"
518 freed before kmemleak is initialised, an early log buffer is
519 used to store these actions. If kmemleak reports "early log
1645 bool "Remote debugging over FireWire early on boot"
1648 If you want to debug problems which hang or crash the kernel early
1660 If ohci1394_dma=early is used as boot parameter, it will initialize
/linux-4.1.27/drivers/macintosh/
DKconfig293 I2C variant of motion sensor, found in early 2005 PowerBooks and
/linux-4.1.27/arch/mips/boot/dts/cavium-octeon/
Docteon_68xx.dts5 * This device tree is pruned and patched by early boot code before
Docteon_3xxx.dts5 * This device tree is pruned and patched by early boot code before
/linux-4.1.27/Documentation/i2c/
Dinstantiating-devices189 Those of you familiar with the i2c subsystem of 2.4 kernels and early 2.6
/linux-4.1.27/drivers/char/
Dvirtio_console.c1999 bool early = early_put_chars != NULL; in virtcons_probe() local
2096 if (multiport && early) in virtcons_probe()
/linux-4.1.27/Documentation/sound/alsa/
Dcompress_offload.txt8 Since its early days, the ALSA API was defined with PCM support or
DALSA-Configuration.txt880 patch - Specifies the early "patch" files to modify the HD-audio
979 allocation sure, load snd-page-alloc module in the early
1657 allocation sure, load snd-page-alloc module in the early
2285 proc file in prior, for example, in the early boot stage like
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfsroot.txt189 Documentation/early-userspace/README
/linux-4.1.27/drivers/edac/
DKconfig60 which occur really early upon boot, before the module infrastructure
/linux-4.1.27/Documentation/usb/
Dehci.txt31 Such new systems have been available since early 2002, and became much
Dgadget_serial.txt140 When you link this gadget driver early, perhaps even statically,
Dpower-management.txt211 Some distributions load the usbcore module very early during the boot
/linux-4.1.27/drivers/base/
DKconfig31 This creates a tmpfs/ramfs filesystem instance early at bootup.
/linux-4.1.27/drivers/ata/
DKconfig674 This option enables support for early PIIX PATA support.
886 This option enables full PIO support for the early Opti ATA
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt554 # (For 2.4 and early 2.6.)
560 # (A couple of early 2.6 laptop mode patches had these.)
/linux-4.1.27/drivers/tty/serial/8250/
DKconfig90 it will not only setup early console.
/linux-4.1.27/drivers/tty/serial/
Dsh-sci.c2191 struct plat_sci_port *p, bool early) in sci_init_single() argument
2274 if (!early) { in sci_init_single()
DKconfig13 Support for early consoles with the earlycon parameter. This enables
83 Support for early debug console using ARM semihosting. This enables
1587 Support for early debug console using Spreadtrum's serial. This enables
/linux-4.1.27/Documentation/gpio/
Dconsumer.txt153 of early board setup.
Dgpio-legacy.txt142 before tasking is enabled, as part of early board setup.
259 before tasking is enabled, as part of early board setup.
/linux-4.1.27/Documentation/trace/
Dftrace-design.txt331 Every arch has an init callback function. If you need to do something early on
Devents.txt89 In order to facilitate early boot debugging, use boot option:
/linux-4.1.27/arch/powerpc/kernel/
Dhead_32.S1217 #error Invalid platform for USB Gecko based early debugging.
/linux-4.1.27/arch/arm/
DKconfig.debug184 If you have a Broadcom STB chip and would like early print
247 If you have a ZC702 board and want early boot messages to
1567 Say Y here if you want to have an early console using the
DKconfig2018 early in the bootup.
/linux-4.1.27/Documentation/video4linux/
Dvideobuf80 buf_setup() is called early in the I/O process, when streaming is being
DZoran288 Intel 440BX (early stepping)
/linux-4.1.27/arch/cris/arch-v10/drivers/
Dsync_serial.c775 f_synctype, early); in sync_serial_ioctl_unlocked()
/linux-4.1.27/Documentation/isdn/
DREADME.gigaset305 You have a slow provider and isdn4linux gives up dialing too early.
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt191 vendor-specific callbacks on early stages.
/linux-4.1.27/arch/x86/math-emu/
DREADME26 which was my 80387 emulator for early versions of djgpp (gcc under
/linux-4.1.27/Documentation/block/
Dbiodoc.txt355 Pre-building could possibly even be done early, i.e before placing the
358 interrupt context or responsiveness in general. One way to add early
1079 Now the generic block layer performs partition-remapping early and thus
/linux-4.1.27/Documentation/cdrom/
Dide-cd300 Some early Slackware releases had these defined incorrectly. If
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt187 This is the "early recovery" call. IOs are allowed again, but DMA is
/linux-4.1.27/Documentation/s390/
Dcds.txt260 DOIO_EARLY_NOTIFICATION - allow for early interrupt notification
DDebugging390.txt1125 The problem state bit wasn't set & it's also too early in the boot sequence
/linux-4.1.27/kernel/
Dcgroup.c4907 static void __init cgroup_init_subsys(struct cgroup_subsys *ss, bool early) in cgroup_init_subsys() argument
4931 if (early) { in cgroup_init_subsys()
/linux-4.1.27/tools/power/cpupower/po/
Dde.po474 " interface in 2.4. and early 2.6. kernels\n"
Dcs.po469 " interface in 2.4. and early 2.6. kernels\n"
Dit.po467 " interface in 2.4. and early 2.6. kernels\n"
Dfr.po469 " interface in 2.4. and early 2.6. kernels\n"
Dpt.po471 " interface in 2.4. and early 2.6. kernels\n"
/linux-4.1.27/
DCREDITS209 D: PA-RISC 32 and 64-bit early boot, firmware interface, interrupts, misc
542 D: started working on the Linux kernel. David passed away in early
1114 D: APM driver (early port)
1607 D: Some kernel programming on the floppy and sound drivers in early days
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3737 At this point, I jump to conclusions and start looking at my early
3866 If you build UML with gprof support and, early in the boot, it does
4048 try that. An early version of the preemption patch and a 2.4.10 SuSE
4321 Andrea Arcangeli <andrea at suse.de> - Redid some of the early boot
/linux-4.1.27/Documentation/cgroups/
Dcgroups.txt494 - early_init: indicate if the subsystem needs early initialization
/linux-4.1.27/drivers/video/fbdev/
DKconfig72 of VESA video modes set at an early boot stage via the vga= parameter.
1675 but also on some motherboards including early VIA EPIA motherboards.
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt653 want to enable different features. The switch lines are set as early
/linux-4.1.27/Documentation/locking/
Drt-mutex-design.txt633 OK that we set that flag early, since now it is cleared.
/linux-4.1.27/drivers/watchdog/
DKconfig185 This driver does not work on all machines. In particular, early CATS

12