Home
last modified time | relevance | path

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

12

/linux-4.4.14/arch/powerpc/
DKconfig.debug90 The cmdline option 'xmon' or 'xmon=early' will drop into xmon
91 very early during boot. 'xmon=on' will just enable the xmon
127 bool "Support for early boot text console (BootX or OpenFirmware only)"
136 Say Y to enable some early debugging facilities that may be available
138 intended to debug problems early during boot, this should not be
141 to be pushed to max automatically very early during boot
147 Use the selected console for early debugging. Careful, if you
155 Select this to enable early debugging for a machine using BootX
162 Select this to enable early debugging for a machine with a HVC
169 Select this to enable early debugging for a machine with a HVSI
[all …]
DKconfig1049 and contains dynamic relocations which are processed early
/linux-4.4.14/Documentation/driver-model/
Dplatform.txt175 early during system boot.
189 The early platform interfaces provide platform data to platform device
190 drivers early on during the system boot. The code is built on top of the
191 early_param() command line parsing and can be executed very early on.
193 Example: "earlyprintk" class early serial console in 6 steps
195 1. Registering early platform device data
198 early_platform_add_devices(). In the case of early serial console this
200 at this point will later on be matched against early platform drivers.
206 User specified early platform devices will be registered at this point.
207 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.4.14/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.4.14/arch/x86/kernel/
Dmpparse.c203 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc() argument
218 if (early) in smp_read_mpc()
448 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr() argument
459 if (!smp_read_mpc(mpc, early)) { in check_physptr()
470 if (early) in check_physptr()
499 void __init default_get_smp_config(unsigned int early) in default_get_smp_config() argument
506 if (acpi_lapic && early) in default_get_smp_config()
531 if (early) { in default_get_smp_config()
543 if (check_physptr(mpf, early)) in default_get_smp_config()
548 if (!early) in default_get_smp_config()
DMakefile59 obj-$(CONFIG_PCI) += early-quirks.o
Dhead_32.S745 # early boot GDT descriptor (must use 1:1 address mapping)
/linux-4.4.14/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.txt249 Enable table checksum verification during early stage.
250 By default, this is disabled due to x86 early mapping
280 Disable installation of static SSDTs at early boot time
726 Start an early, polled-mode console on the 8250/16550
817 ddebug_query= [KNL,DYNAMIC_DEBUG] Enable debug messages at early boot
975 is useful for tracking down temporary early mappings
978 earlycon= [KNL] Output early console device and options.
980 When used with no options, the early console is
985 Start an early, polled-mode console on a cadence serial
995 Start an early, polled-mode console on the 8250/16550
[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.
Dprintk-formats.txt28 unsupported specifier or length qualifier results in a WARN and early
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.txt208 * 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.txt236 important to examine. CEs provide early indications that a
/linux-4.4.14/include/linux/
Dinit.h192 #define early_initcall(fn) __define_initcall(fn, early)
235 int early; member
244 #define __setup_param(str, unique_id, fn, early) \ argument
250 = { __setup_str_##unique_id, fn, early }
Dprintk.h168 void __init setup_log_buf(int early);
216 static inline void setup_log_buf(int early) in setup_log_buf() argument
/linux-4.4.14/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
Dmtrr.txt15 set up MTRRs early before booting the OS. They do this as some platform
/linux-4.4.14/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.4.14/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.4.14/drivers/xen/
Dswiotlb-xen.c217 int __ref xen_swiotlb_init(int verbose, bool early) in xen_swiotlb_init() argument
231 if (early) in xen_swiotlb_init()
261 if (early) in xen_swiotlb_init()
271 if (early) { in xen_swiotlb_init()
288 if (early) in xen_swiotlb_init()
/linux-4.4.14/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"
167 occur early in the boot process of a secondary core.
176 debug information from the early stages of core startup.
DKconfig615 # memory during early boot on some machines.
675 # memory during early boot on some machines.
/linux-4.4.14/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.4.14/arch/microblaze/
DKconfig.debug16 This option turns on/off early printk messages to console.
/linux-4.4.14/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.4.14/arch/arc/kernel/
Dhead.S23 ; Setting up Vectror Table (in case exception happens in early boot
Dentry-compact.S250 ; icause1 needs to be read early, before calling tracing, which
/linux-4.4.14/kernel/debug/kdb/
Dkdb_cmds4 # registers) are not reliable this early. set and bp commands should
/linux-4.4.14/Documentation/DocBook/
Dkernel-locking.xml.db24 API-handle-early-requeue-pi-wakeup
/linux-4.4.14/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
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h255 __u32 early; /* Early drops */ member
285 __u32 early; member
328 __u32 early; /* Early drops */ member
/linux-4.4.14/arch/x86/include/asm/
Dmicrocode_amd.h79 extern bool check_current_patch_level(u32 *rev, bool early);
Dx86_init.h30 void (*get_smp_config)(unsigned int early);
Dmpspec.h77 extern void default_get_smp_config(unsigned int early);
/linux-4.4.14/include/xen/
Dswiotlb-xen.h7 extern int xen_swiotlb_init(int verbose, bool early);
/linux-4.4.14/arch/tile/
DKconfig.debug12 early before the console code is initialized. For normal operation
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm2835.txt17 early model B with I2C0 rather than I2C1 routed to the expansion header
/linux-4.4.14/drivers/usb/
DMakefile51 obj-$(CONFIG_EARLY_PRINTK_DBGP) += early/
/linux-4.4.14/arch/um/
DKconfig.debug38 early before the console code is initialized.
/linux-4.4.14/arch/xtensa/
DKconfig.debug33 It is easy to make wrong hardware configuration, this test should catch it early.
/linux-4.4.14/Documentation/ABI/testing/
Devm17 should be done as early as possible. Normally this is done
Dsysfs-class-mic.txt132 debugging purpose and early kernel boot messages, the user can
146 debugging purpose and early kernel boot messages, the user can
Dsysfs-devices-edac51 count is very important to examine. CEs provide early
/linux-4.4.14/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.4.14/sound/soc/au1x/
DKconfig50 Select this option to enable AC97 audio on the early DB1x00 series
/linux-4.4.14/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.4.14/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
/linux-4.4.14/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.4.14/arch/s390/kernel/
DMakefile42 obj-y := traps.o time.o process.o base.o early.o setup.o idle.o vtime.o
/linux-4.4.14/arch/unicore32/
DKconfig.debug25 early before the console code is initialized. For normal operation
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
Dusbgecko_udbg.c284 #error Invalid platform for USB Gecko based early debugging. in ug_early_grab_io_addr()
/linux-4.4.14/arch/arm/boot/dts/
Dste-hrefprev60.dtsi98 /* 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.4.14/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
1062 WARNING: This version is still in early development stage; the
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/mtd/
Dpartition.txt33 partitions containing early-boot firmware images or data which should not be
/linux-4.4.14/init/
Dmain.c176 if (p->early) { in obsolete_checksetup()
422 if ((p->early && parameq(param, p->str)) || in do_early_param()
/linux-4.4.14/Documentation/virtual/kvm/
Ds390-diag.txt49 Subcode 0 - s390-virtio notification and early console printk
/linux-4.4.14/Documentation/networking/
Dx25.txt33 development and use of Linux X.25. It is early days yet, but interested
Dltpc.txt126 Thanks to Alan Cox for helpful discussions early on in this
Dray_cs.txt9 card. This driver is in early development and does have bugs. See the known
Dnetconsole.txt19 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.
Ddecnet.txt66 and early 2.3.xx kernels, you must use a comma when specifying the
Dnetdev-FAQ.txt81 and note the top of the "tags" section. If it is rc1, it is early
Daltera_tse.txt31 years as of this writing in early 2014) in favor of the MSGDMA component.
/linux-4.4.14/include/uapi/sound/
Dasoc.h22 #error This API is an early revision and not enabled in the current
/linux-4.4.14/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.4.14/arch/powerpc/include/asm/
Dmachdep.h319 #define machine_early_initcall(mach, fn) __define_machine_initcall(mach, fn, early)
/linux-4.4.14/drivers/net/wireless/b43legacy/
DKconfig8 BCM4303) and early model 802.11g chips (BCM4306 Ver. 2) used in the
/linux-4.4.14/usr/
DKconfig20 See <file:Documentation/early-userspace/README> for more details.
/linux-4.4.14/Documentation/spi/
Dspi-lm70llp78 o Dr.Craig Hollabaugh for the (early) "manual" bitbanging driver version.
/linux-4.4.14/Documentation/sound/oss/
DREADME.ymfsb18 This driver is currently at early ALPHA stage. It may cause serious
/linux-4.4.14/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.4.14/arch/x86/kernel/cpu/microcode/
Damd.c627 bool check_current_patch_level(u32 *rev, bool early) in check_current_patch_level() argument
635 if (IS_ENABLED(CONFIG_X86_32) && early) in check_current_patch_level()
Dintel.c651 static int apply_microcode_early(struct ucode_cpu_info *uci, bool early) in apply_microcode_early() argument
680 if (early) in apply_microcode_early()
/linux-4.4.14/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
/linux-4.4.14/arch/arm/lib/
Ddiv64.S88 @ Break out early if dividend reaches 0.
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt59 early boot by selecting one out of possible 4 memory settings based
/linux-4.4.14/arch/nios2/platform/
DKconfig.platform101 This option allows you to tweak the cache settings used during early
/linux-4.4.14/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.4.14/arch/arm/common/
Dmcpm_head.S83 @ Perform an early poke, if any
/linux-4.4.14/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.4.14/arch/sh/kernel/cpu/sh5/
Dswitchto.S106 ! do this early as pta->gettr has no pipeline forwarding (=> 5 cycle latency)
/linux-4.4.14/Documentation/scsi/
Dscsi-generic.txt21 - sg version 1 (original) from 1992 to early 1999 (lk 2.2.5) .
Dst.txt260 tape after the early-warning mark to flush the driver buffer.
295 When the end of medium early warning is encountered, the current write
330 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).
/linux-4.4.14/arch/powerpc/platforms/8xx/
DKconfig124 get a BUG() very early in boot, this might fix the problem. For
/linux-4.4.14/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.txt553 more details on the current implementation as of early 2004.
/linux-4.4.14/Documentation/hwmon/
Dadm102194 Some Xeon processors based on the Netburst (early Pentium 4, from 2001 to
Dit87129 the Vcore voltage of the processor. The early IT8712F have 5 VID pins,
/linux-4.4.14/net/sched/
Dsch_red.c290 .early = q->stats.prob_drop + q->stats.forced_drop, in red_dump_stats()
Dsch_choke.c540 .early = q->stats.prob_drop + q->stats.forced_drop, in choke_dump_stats()
Dsch_gred.c582 opt.early = q->stats.prob_drop; in gred_dump()
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-kernel-api.txt40 which allows you to register an watchdog as early as you wish during
89 register early initialized watchdogs.
/linux-4.4.14/arch/powerpc/platforms/ps3/
DKconfig165 Enables udbg early debugging output by sending broadcast UDP
/linux-4.4.14/Documentation/security/
Dkeys-trusted-encrypted.txt53 should therefore be loaded in as secure a way as possible, preferably early in
/linux-4.4.14/Documentation/scheduler/
Dsched-nice-design.txt37 changing the ABI to extend priorities was discarded early on.)
/linux-4.4.14/Documentation/input/
Dntrig.txt65 With the release of the early multi-touch firmwares it became increasingly
/linux-4.4.14/arch/sparc/
DKconfig230 bool "Support for early boot text console"
234 Say Y here to enable a faster early framebuffer boot console.
/linux-4.4.14/Documentation/arm/
Dkernel_user_helpers.txt37 performed only once at process startup time, and execution aborted early
/linux-4.4.14/Documentation/acpi/apei/
Deinj.txt8 for early boot messages similar to this one:
/linux-4.4.14/kernel/printk/
Dprintk.c925 void __init setup_log_buf(int early) in setup_log_buf() argument
934 if (!early && !new_log_buf_len) in setup_log_buf()
940 if (early) { in setup_log_buf()
/linux-4.4.14/Documentation/fb/
Duvesafb.txt25 early boot, you will have to include v86d into an initramfs image, and
/linux-4.4.14/Documentation/fault-injection/
Dfault-injection.txt128 In order to inject faults while debugfs is not available (early boot time),
/linux-4.4.14/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.4.14/fs/cifs/
DKconfig17 (SMB) protocol, the native file sharing mechanism for most early
/linux-4.4.14/drivers/cpufreq/
DKconfig.x86128 This adds the CPUFreq driver for K8/early Opteron/Athlon64 processors.
/linux-4.4.14/lib/
DKconfig.debug521 int "Maximum kmemleak early log entries"
528 freed before kmemleak is initialised, an early log buffer is
529 used to store these actions. If kmemleak reports "early log
1712 bool "Remote debugging over FireWire early on boot"
1715 If you want to debug problems which hang or crash the kernel early
1727 If ohci1394_dma=early is used as boot parameter, it will initialize
/linux-4.4.14/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.4.14/drivers/macintosh/
DKconfig292 I2C variant of motion sensor, found in early 2005 PowerBooks and
/linux-4.4.14/Documentation/i2c/
Dinstantiating-devices189 Those of you familiar with the i2c subsystem of 2.4 kernels and early 2.6
/linux-4.4.14/mm/
DKconfig632 Ordinarily all struct pages are initialised during early boot in a
637 processes running early in the lifetime of the systemm until kswapd
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre133 Controls when to send the early reply for requests that are
347 Controls "early lock cancellation" feature on this namespace
/linux-4.4.14/drivers/char/
Dvirtio_console.c1999 bool early = early_put_chars != NULL; in virtcons_probe() local
2096 if (multiport && early) in virtcons_probe()
/linux-4.4.14/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.4.14/drivers/edac/
DKconfig61 which occur really early upon boot, before the module infrastructure
/linux-4.4.14/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.4.14/Documentation/filesystems/nfs/
Dnfsroot.txt192 Documentation/early-userspace/README
/linux-4.4.14/drivers/base/
DKconfig31 This creates a tmpfs/ramfs filesystem instance early at bootup.
/linux-4.4.14/drivers/ata/
DKconfig701 This option enables support for early PIIX PATA support.
912 This option enables full PIO support for the early Opti ATA
/linux-4.4.14/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.4.14/drivers/tty/serial/
Dsh-sci.c2220 struct plat_sci_port *p, bool early) in sci_init_single() argument
2309 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
1610 Support for early debug console using Spreadtrum's serial. This enables
/linux-4.4.14/drivers/tty/serial/8250/
DKconfig90 it will not only setup early console.
/linux-4.4.14/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.4.14/Documentation/gpio/
Dconsumer.txt156 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.4.14/arch/powerpc/kernel/
Dhead_32.S1217 #error Invalid platform for USB Gecko based early debugging.
/linux-4.4.14/arch/arm/
DKconfig.debug185 If you have a Broadcom STB chip and would like early print
248 If you have a ZC702 board and want early boot messages to
1617 Say Y here if you want to have an early console using the
/linux-4.4.14/drivers/watchdog/
DKconfig118 bool "Register the watchdog as early as possible"
122 in not early enough in the boot process to avoid the watchdog
216 This driver does not work on all machines. In particular, early CATS
/linux-4.4.14/Documentation/isdn/
DREADME.gigaset305 You have a slow provider and isdn4linux gives up dialing too early.
/linux-4.4.14/Documentation/video4linux/
Dvideobuf80 buf_setup() is called early in the I/O process, when streaming is being
DZoran288 Intel 440BX (early stepping)
/linux-4.4.14/Documentation/rapidio/
Drapidio.txt191 vendor-specific callbacks on early stages.
/linux-4.4.14/arch/cris/arch-v10/drivers/
Dsync_serial.c775 f_synctype, early); in sync_serial_ioctl_unlocked()
/linux-4.4.14/arch/x86/math-emu/
DREADME26 which was my 80387 emulator for early versions of djgpp (gcc under
/linux-4.4.14/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.4.14/Documentation/s390/
Dcds.txt260 DOIO_EARLY_NOTIFICATION - allow for early interrupt notification
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt187 This is the "early recovery" call. IOs are allowed again, but DMA is
/linux-4.4.14/Documentation/cdrom/
Dide-cd300 Some early Slackware releases had these defined incorrectly. If
/linux-4.4.14/kernel/
Dcgroup.c5220 static void __init cgroup_init_subsys(struct cgroup_subsys *ss, bool early) in cgroup_init_subsys() argument
5244 if (early) { in cgroup_init_subsys()
/linux-4.4.14/tools/power/cpupower/po/
Dde.po474 " interface in 2.4. and early 2.6. kernels\n"
Dit.po467 " interface in 2.4. and early 2.6. kernels\n"
Dcs.po469 " 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.4.14/
DCREDITS213 D: PA-RISC 32 and 64-bit early boot, firmware interface, interrupts, misc
546 D: started working on the Linux kernel. David passed away in early
1118 D: APM driver (early port)
1611 D: Some kernel programming on the floppy and sound drivers in early days
/linux-4.4.14/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.4.14/Documentation/cgroups/
Dcgroups.txt494 - early_init: indicate if the subsystem needs early initialization
/linux-4.4.14/drivers/video/fbdev/
DKconfig72 of VESA video modes set at an early boot stage via the vga= parameter.
1677 but also on some motherboards including early VIA EPIA motherboards.
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt653 want to enable different features. The switch lines are set as early

12