/linux-4.4.14/include/linux/ |
H A D | crash_dump.h | 45 * is_kdump_kernel() checks whether this kernel is booting after a panic of 50 * return 1 if CONFIG_CRASH_DUMP=y and if kernel is booting after a panic of 59 /* is_vmcore_usable() checks if the kernel is booting after a panic and
|
H A D | smp.h | 78 * Prepare machine for booting other CPUs.
|
H A D | remoteproc.h | 226 * After booting the remote processor, the trace buffers are exposed to the
|
/linux-4.4.14/include/uapi/linux/ |
H A D | hysdn_if.h | 18 #define ERR_ALREADY_BOOT 1000 /* we are already booting */
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | setup.h | 14 /* The CPU that was used for booting
|
/linux-4.4.14/arch/m68k/kernel/ |
H A D | machine_kexec.c | 2 * machine_kexec.c - handle transition of Linux booting another kernel
|
/linux-4.4.14/arch/arm/mm/ |
H A D | proc-syms.c | 49 * (booting a new kernel from within a running kernel.)
|
H A D | proc-v7-3level.S | 140 * otherwise booting secondary CPUs would end up using TTBR1 for the
|
H A D | cache-l2x0.c | 871 * Check if l2x0 controller is already enabled. If we are booting __l2c_init()
|
/linux-4.4.14/arch/arm/mach-keystone/ |
H A D | platsmp.c | 32 pr_debug("keystone-smp: booting cpu %d, vector %08lx\n", keystone_smp_boot_secondary()
|
/linux-4.4.14/arch/unicore32/boot/compressed/ |
H A D | misc.c | 124 arch_decomp_puts(" done, booting the kernel.\n"); decompress_kernel()
|
/linux-4.4.14/kernel/ |
H A D | crash_dump.c | 17 * is_kdump_kernel() to determine if we are booting after a panic. Hence put
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | machine_kexec_32.c | 2 * PPC32 code to handle Linux booting another kernel.
|
H A D | machine_kexec.c | 2 * Code to handle transition of Linux booting another kernel.
|
H A D | prom.c | 339 * unfortunately this format did not support booting early_init_dt_scan_cpus() 624 * Handle the case where we might be booting from an old kexec early_reserve_mem()
|
H A D | machine_kexec_64.c | 2 * PPC64 code to handle Linux booting another kernel.
|
H A D | smp.c | 89 * Used to inhibit booting threads if they've been disabled or
|
H A D | fadump.c | 4 * instead firmware assists in booting the kdump kernel while preserving
|
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/ |
H A D | pci.h | 25 * why not use window 0 & 1? because they are used by cpu when booting.
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | sstate.c | 37 "Linux booting";
|
H A D | smp_32.c | 347 * SMP booting is extremely fragile in some architectures. So run sparc_start_secondary()
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | machvec.c | 42 printk(KERN_INFO "booting generic kernel on platform %s\n", name); machvec_init()
|
H A D | machine_kexec.c | 4 * Handle transition of Linux booting another kernel
|
H A D | smpboot.c | 12 * 01/05/16 Rohit Seth <rohit.seth@intel.com> Moved SMP booting functions from smp.c to here. 82 * start_ap in head.S uses this to store current booting cpu
|
H A D | head.S | 296 * Find the init_task for the currently booting CPU. At poweron, and in
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
H A D | s3c6400.c | 13 * NOTE: Code in this file is not used when booting with Device Tree support.
|
H A D | s3c6410.c | 14 * NOTE: Code in this file is not used when booting with Device Tree support.
|
H A D | irq-pm.c | 16 * NOTE: Code in this file is not used when booting with Device Tree support.
|
H A D | common.c | 18 * NOTE: Code in this file is not used when booting with Device Tree support.
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
H A D | platsmp-scu.c | 46 /* enable SCU and cache coherency on booting CPU */ shmobile_smp_scu_prepare_cpus()
|
/linux-4.4.14/arch/m68k/include/uapi/asm/ |
H A D | bootinfo.h | 144 * bootstrap checks for a matching version of the interface before booting 151 * should be stepped. "Backwards-compatible" means that booting will work,
|
/linux-4.4.14/arch/arm/plat-samsung/ |
H A D | init.c | 15 * NOTE: Code in this file is not used on S3C64xx when booting with 158 /* Not needed when booting with device tree. */ s3c_arch_init()
|
/linux-4.4.14/drivers/isdn/hysdn/ |
H A D | hysdn_pof.h | 20 * from end of booting to POF is ready
|
H A D | ince1pc.h | 29 /* NOTE: after booting POF sends system ready message to PC: */
|
H A D | hysdn_init.c | 46 /* Using the driver as module is always advisable, because the booting */
|
H A D | hysdn_defs.h | 122 #define CARD_STATE_BOOTING 1 /* booting is in progress */ 188 /* init and deinit stopcard for booting, too */
|
H A D | hysdn_boot.c | 4 * specific routines for booting and pof handling 171 /* occurred and booting must be aborted. */
|
H A D | hysdn_net.c | 54 /* sometime after booting when the 'ifconfig' program is run. */
|
H A D | boardergo.c | 70 /* the card after booting. The task may be queued from everywhere */
|
/linux-4.4.14/arch/x86/realmode/rm/ |
H A D | trampoline_32.S | 7 * This is only used for booting secondary CPUs in SMP machine
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | mtd-davinci.h | 49 * for ALE/CLE unless they support booting from NAND.
|
/linux-4.4.14/arch/mips/include/asm/mach-lantiq/xway/ |
H A D | lantiq_soc.h | 99 /* allow booting xrx200 phys */
|
/linux-4.4.14/arch/sh/boot/compressed/ |
H A D | misc.c | 137 puts("Ok, booting the kernel.\n"); decompress_kernel()
|
/linux-4.4.14/arch/mips/boot/compressed/ |
H A D | decompress.c | 118 puts("Now, booting the kernel...\n"); decompress_kernel()
|
/linux-4.4.14/arch/mips/loongson64/lemote-2f/ |
H A D | irq.c | 30 * The generic i8259_irq() make the kernel hang on booting. Since we cannot
|
/linux-4.4.14/arch/powerpc/boot/ |
H A D | simpleboot.c | 2 * The simple platform -- for booting when firmware doesn't supply a device
|
H A D | crt0.S | 19 /* A procedure descriptor used when booting this as a COFF file.
|
H A D | Makefile | 1 # Makefile for making ELF bootable images for booting on CHRP
|
/linux-4.4.14/arch/arm64/include/asm/ |
H A D | kernel-pgtable.h | 25 * the arm64 booting.txt requirements). Hence we can use section mapping
|
H A D | cpu_ops.h | 26 * enable-method property. On systems booting with ACPI, @name
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | trusted_foundations.h | 52 * If the system requires TF and we cannot provide it, continue booting register_trusted_foundations()
|
H A D | pgtable-3level-hwdef.h | 95 * booting secondary CPUs would end up using TTBR1 for the identity
|
/linux-4.4.14/drivers/scsi/ |
H A D | mvme147.c | 102 #if 0 /* Disabled; causes problems booting */ mvme147_detect()
|
/linux-4.4.14/drivers/platform/x86/ |
H A D | alienware-wmi.c | 335 return scnprintf(buf, PAGE_SIZE, "[booting] running suspend\n"); show_control_state() 337 return scnprintf(buf, PAGE_SIZE, "booting running [suspend]\n"); show_control_state() 338 return scnprintf(buf, PAGE_SIZE, "booting [running] suspend\n"); show_control_state() 346 if (strcmp(buf, "booting\n") == 0) store_control_state()
|
/linux-4.4.14/arch/arm/boot/compressed/ |
H A D | misc.c | 167 putstr(" done, booting the kernel.\n"); decompress_kernel()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | head.S | 239 ;; Check if booting from NAND flash; if so, set appropriate flags 244 move.d nand_boot, $r1 ; tell axisflashmap we're booting from NAND 406 ; in directly accessible memory (i.e. NOR Flash when booting from Flash, 407 ; or RAM when booting directly from a network-downloaded RAM image)
|
/linux-4.4.14/arch/cris/boot/rescue/ |
H A D | kimagerescue.S | 48 ;; since etrax actually starts at address 2 when booting from flash, we
|
H A D | head_v10.S | 123 ;; Since etrax actually starts at address 2 when booting from flash, we
|
/linux-4.4.14/arch/s390/boot/compressed/ |
H A D | misc.c | 171 puts("Ok, booting the kernel.\n"); decompress_kernel()
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
H A D | flash_setup.c | 91 * 0x1fc00000 for booting. Software can access the octeon_flash_probe()
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | platsmp.c | 85 * secondary cores when booting them. imx_smp_prepare_cpus()
|
/linux-4.4.14/arch/alpha/boot/ |
H A D | main.c | 185 srm_printk(" Ok\nNow booting the kernel\n"); start_kernel()
|
H A D | misc.c | 171 /* puts(" done, booting the kernel.\n"); */ decompress_kernel()
|
/linux-4.4.14/scripts/dtc/libfdt/ |
H A D | fdt.h | 68 booting on */
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | machine_kexec.c | 2 * machine_kexec.c - handle transition of Linux booting another kernel
|
/linux-4.4.14/arch/mips/ath25/ |
H A D | board.c | 121 * memory of the flash directly after booting is not safe */ ath25_find_config()
|
/linux-4.4.14/arch/nios2/boot/compressed/ |
H A D | misc.c | 186 puts("Ok, booting the kernel.\n"); decompress_kernel()
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | psci.c | 107 pr_err("no cpu_on method, not booting CPU%d\n", cpu); cpu_psci_cpu_prepare()
|
H A D | acpi.c | 202 * leave ACPI enabled and carry on booting; otherwise disable ACPI acpi_boot_table_init()
|
H A D | efi.c | 218 * If we are booting via UEFI, the UEFI memory map is the only efi_init()
|
H A D | cpufeature.c | 775 * will be used to determine if a new booting CPU should
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | machine_kexec.c | 2 * machine_kexec.c - handle transition of Linux booting another kernel
|
H A D | setup.c | 465 * This only works on resume and secondary cores. For booting on the cpu_init()
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | sa.c | 282 * Check to see if the board panic'd while booting. aac_sa_check_health() 344 * Check to see if the board panic'd while booting. aac_sa_init()
|
H A D | src.c | 658 * Check to see if the board panic'd while booting. aac_src_init() 676 * Check to see if the monitor panic'd while booting. aac_src_init() 825 * Check to see if the board panic'd while booting. aac_srcv_init() 842 * Check to see if the monitor panic'd while booting. aac_srcv_init()
|
H A D | rx.c | 567 * Check to see if the board panic'd while booting. _aac_rx_init() 584 * Check to see if the monitor panic'd while booting. _aac_rx_init()
|
/linux-4.4.14/drivers/media/i2c/m5mols/ |
H A D | m5mols_reg.h | 43 #define CAT_FLASH 0x0f /* related to FW, revisions, booting */ 358 /* Starts internal ARM core booting after power-up */
|
H A D | m5mols.h | 191 * @isp_ready: 1 when the ISP controller has completed booting 301 * | SYSTEM | SYSTEM(only after sensor arm-booting) |
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | smp.c | 64 /* track which CPU is booting */ 324 /* Let _start know what logical CPU we're booting smp_boot_one_cpu()
|
/linux-4.4.14/arch/x86/xen/ |
H A D | smp.c | 777 * so that IPI vectors are set up on the booting CPU before xen_hvm_cpu_up() 788 * unlocker IPI kicks would reach the booting CPU as the booting xen_hvm_cpu_up()
|
H A D | enlighten.c | 9 * - booting and setup
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
H A D | saa7164-fw.c | 186 printk(KERN_INFO "%s() Image downloaded, booting...\n", __func__); saa7164_downloadimage() 355 * but that doesn't mean they've finished booting yet. saa7164_downloadfirmware()
|
/linux-4.4.14/drivers/extcon/ |
H A D | extcon-rt8973a.c | 68 * After completing the booting of platform, the extcon provider 635 * After completing the booting of platform, the extcon provider rt8973a_muic_i2c_probe()
|
H A D | extcon-sm5502.c | 63 * After completing the booting of platform, the extcon provider 627 * After completing the booting of platform, the extcon provider sm5022_muic_i2c_probe()
|
H A D | extcon-max14577.c | 97 * After completing the booting of platform, the extcon provider 753 * After completing the booting of platform, the extcon provider max14577_muic_probe()
|
H A D | extcon-max8997.c | 135 * After completing the booting of platform, the extcon provider 745 * After completing the booting of platform, the extcon provider max8997_muic_probe()
|
H A D | extcon-max77693.c | 92 * After completing the booting of platform, the extcon provider 1232 * After completing the booting of platform, the extcon provider max77693_muic_probe()
|
/linux-4.4.14/arch/mips/ |
H A D | Makefile | 86 # The DECStation requires an ECOFF kernel for remote booting, other MIPS 324 # Some machines like the Indy need 32-bit ELF binaries for booting purposes.
|
/linux-4.4.14/drivers/uwb/i1480/dfu/ |
H A D | i1480-dfu.h | 27 * know it is done booting firmware. Ready.
|
/linux-4.4.14/drivers/scsi/dpt/ |
H A D | sys_info.h | 72 *booting.
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | smpboot.c | 139 * to this path without knowing what you're doing, since SMP booting
|
H A D | setup.c | 1183 pr_warn("Warning: booting UP kernel on %dx%d grid; will ignore all but first tile\n", validate_hv()
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | segment.h | 17 /* Simple and small GDT entries for booting only: */
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | machine_kexec_32.c | 2 * handle transition of Linux booting another kernel
|
H A D | tsc_sync.c | 10 * initiating the bootup is the 'source CPU', the freshly booting
|
H A D | head_32.S | 253 we're booting under. */ 764 * used only for booting.
|
H A D | apb_timer.c | 289 * Early setup the APBT timer, only use timer 0 for booting then switch to
|
H A D | smpboot.c | 2 * x86 SMP booting functions 205 * Don't put *anything* before cpu_init(), SMP booting is too start_secondary() 706 /* reduce the number of lines printed when booting a large cpu count system */ announce_cpu()
|
H A D | machine_kexec_64.c | 2 * handle transition of Linux booting another kernel
|
H A D | e820.c | 39 * user can e.g. boot the original kernel with mem=1G while still booting the
|
/linux-4.4.14/arch/cris/boot/compressed/ |
H A D | misc.c | 375 aputs("Done. Now booting the kernel\n"); decompress_kernel()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | prom.h | 61 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | bmips_vec.S | 191 /* switch to permanent stack and continue booting */
|
H A D | ftrace.c | 244 /* Encode the instructions when booting */ ftrace_dyn_arch_init()
|
H A D | smp-bmips.c | 222 /* Reset slave TP1 if booting from TP0 */ bmips_boot_secondary()
|
/linux-4.4.14/arch/mips/lantiq/xway/ |
H A D | reset.c | 192 dev_info(dev, "booting GPHY%u firmware at %X\n", id, dev_addr); xrx200_gphy_boot()
|
/linux-4.4.14/arch/mn10300/boot/compressed/ |
H A D | misc.c | 391 kputs("Ok, booting the kernel.\n"); decompress_kernel()
|
/linux-4.4.14/arch/arm/xen/ |
H A D | enlighten.c | 44 /* These are unused until we support booting "pre-ballooned" */
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
H A D | minotaur.c | 582 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
/linux-4.4.14/arch/arm/mach-omap1/include/mach/ |
H A D | hardware.h | 57 * BM is clear. Most devel boards have a switch to control booting
|
/linux-4.4.14/arch/arm/mach-rockchip/ |
H A D | platsmp.c | 303 * booting the cores. rockchip_smp_prepare_cpus()
|
H A D | pm.c | 122 /* booting address of resuming system is from this register value */ rk3288_slp_mode_set()
|
/linux-4.4.14/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-core.c | 572 /* Check booting status */ s5c73m3_spi_boot() 575 v4l2_err(sd, "booting failed: %d\n", ret); s5c73m3_spi_boot() 676 /* Check booting status */ s5c73m3_get_fw_version() 680 v4l2_err(sd, "%s: booting failed: %d\n", __func__, ret); s5c73m3_get_fw_version() 746 /* Check booting status */ s5c73m3_rom_boot()
|
/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/ |
H A D | anomaly.h | 290 /* SPI clock polarity and phase bits incorrect during booting */ 314 /* When booting from 16-bit asynchronous memory, the upper 8 bits of each word must be 0x00 */
|
/linux-4.4.14/drivers/lguest/ |
H A D | segments.c | 133 * This routine sets up the initial Guest GDT for booting. All entries start
|
H A D | lguest_user.c | 255 /* This is the first cpu (cpu 0) and it will start booting at args[2] */ initialize()
|
/linux-4.4.14/drivers/misc/mic/cosm/ |
H A D | cosm_sysfs.c | 30 [MIC_BOOTING] = "booting",
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | uvd_v1_0.c | 162 /* raise clocks while booting up the VCPU */ uvd_v1_0_init()
|
/linux-4.4.14/arch/x86/lguest/ |
H A D | head_32.S | 10 * Our story starts with the bzImage: booting starts at startup_32 in
|
/linux-4.4.14/arch/x86/mm/ |
H A D | mmio-mod.c | 435 "Suggest booting with maxcpus=1 kernel argument.\n"); enter_uniprocessor()
|
H A D | init_32.c | 505 * If we're booting on native hardware, this will be a pagetable 509 * If we're booting paravirtualized under a hypervisor, then there are
|
H A D | numa.c | 490 * When booting with mem=nn[kMG] or in a kdump kernel, numa_meminfo numa_clear_kernel_node_hotplug()
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | head.S | 260 # signal each secondary CPU to begin booting
|
/linux-4.4.14/arch/blackfin/mach-bf518/boards/ |
H A D | tcm-bf518.c | 731 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
H A D | ezbrd.c | 821 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
/linux-4.4.14/arch/arm/mach-u300/ |
H A D | core.c | 165 * Static I/O mappings that are needed for booting the U300 platforms. The
|
/linux-4.4.14/arch/arm/mach-exynos/ |
H A D | platsmp.c | 196 * Currently this is needed only when booting secondary CPU on Exynos3250.
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 79 * Delete all memory reserve map entries. When booting via UEFI, update_fdt()
|
/linux-4.4.14/sound/soc/intel/baytrail/ |
H A D | sst-baytrail-pcm.c | 439 /* wait for FW to finish booting */ sst_byt_pcm_dev_resume_early()
|
H A D | sst-baytrail-ipc.c | 615 dev_dbg(byt->dev, "dsp booting...\n"); sst_byt_dsp_boot()
|
/linux-4.4.14/drivers/xen/ |
H A D | xen-acpi-memhotplug.c | 319 * For booting existed memory devices, early boot code has recognized xen_acpi_memory_device_add()
|
/linux-4.4.14/drivers/usb/host/ |
H A D | pci-quirks.c | 4 * It may need to run early during booting -- before USB would normally 702 * and is known to prevent some systems from booting. so we won't do this ehci_bios_handoff() 771 * booting from USB disk or using a usb keyboard quirk_usb_disable_ehci()
|
/linux-4.4.14/drivers/usb/atm/ |
H A D | ueagle-atm.c | 157 int booting; member in struct:uea_softc 1851 uea_info(INS_TO_USBDEV(sc), "(re)booting started\n"); uea_start_reset() 1854 sc->booting = 1; uea_start_reset() 1899 sc->booting = 0; uea_start_reset() 2144 if (intr->bType != 0x08 || sc->booting) { uea_intr() 2363 ret = sprintf(buf, "Modem is booting\n"); read_human_status()
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-dev.c | 265 * but dual-booting with MS-Windows implies RTCs must rtc_dev_ioctl()
|
/linux-4.4.14/drivers/staging/dgnc/ |
H A D | dgnc_driver.h | 101 * All the possible states the board can be while booting up.
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
H A D | fimc-isp.c | 320 v4l2_err(sd, "firmware booting failed\n"); fimc_isp_subdev_s_power()
|
/linux-4.4.14/arch/x86/platform/efi/ |
H A D | efi_64.c | 234 * booting in EFI mixed mode, because even though we may be efi_map_region()
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
H A D | axisflashmap.c | 476 * Needed if RAM booting or root file system in RAM. init_axis_flash()
|
/linux-4.4.14/lib/ |
H A D | decompress_unxz.c | 117 * is not available in early phase of booting.
|
H A D | swiotlb.c | 50 * Minimum IO TLB size to bother booting with. Systems with mainly
|
H A D | inflate.c | 7 * Adapted for booting Linux by Hannu Savolainen 1993
|
/linux-4.4.14/kernel/irq/ |
H A D | spurious.c | 201 printk(KERN_ERR "irq %d: nobody cared (try booting with " __report_bad_irq()
|
/linux-4.4.14/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 347 * mapping will override the RAM mapping if booting low, so there's
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
H A D | pic.c | 545 * default interrupt controller (happens when booting with BootX). pmac_pic_init()
|
/linux-4.4.14/arch/m32r/kernel/ |
H A D | smpboot.c | 5 * M32R SMP booting functions
|
/linux-4.4.14/arch/blackfin/kernel/ |
H A D | bfin_dma.c | 263 * the kernel booting process. Really this just means using dma_memcpy().
|
H A D | bfin_gpio.c | 1087 /* If we are booting from SPI and our board lacks a strong enough pull up,
|
/linux-4.4.14/arch/blackfin/mach-bf527/boards/ |
H A D | ad7160eval.c | 848 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
H A D | cm_bf527.c | 983 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
H A D | ezbrd.c | 871 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
H A D | tll6527m.c | 925 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
H A D | ezkit.c | 1315 /* workaround reboot hang when booting from SPI */ native_machine_restart()
|
/linux-4.4.14/drivers/watchdog/ |
H A D | orion_wdt.c | 580 * set a running watchdog before booting the kernel. orion_wdt_probe()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | tda1004x.c | 520 So, use normal speed for eeprom booting and then restore the tda10046_fwupload() 525 be in course while booting from eeprom, otherwise, tda10046 tda10046_fwupload()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
H A D | etherh.c | 451 * sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | hdlcdrv.c | 436 * sometime after booting when the 'ifconfig' program is run.
|
H A D | baycom_epp.c | 822 * sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/drivers/net/ethernet/seeq/ |
H A D | ether3.c | 393 * sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/drivers/net/ethernet/cirrus/ |
H A D | mac89x0.c | 318 sometime after booting when the 'ifconfig' program is run.
|
H A D | cs89x0.c | 816 sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | head.S | 32 ;; since etrax actually starts at address 2 when booting from flash, we
|
/linux-4.4.14/init/ |
H A D | main.c | 146 * This is useful if kernel is booting in an unreliable environment. mark_rodata_ro()
|
/linux-4.4.14/arch/arm64/mm/ |
H A D | mmu.c | 363 * per Documentation/arm64/booting.txt). map_mem()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | uvd_v4_2.c | 153 /* raise clocks while booting up the VCPU */ uvd_v4_2_hw_init()
|
H A D | uvd_v5_0.c | 149 /* raise clocks while booting up the VCPU */ uvd_v5_0_hw_init()
|
/linux-4.4.14/drivers/pci/ |
H A D | setup-bus.c | 1736 dev_info(&bus->dev, "Some PCI device resources are unassigned, try booting with pci=realloc\n"); pci_assign_unassigned_root_bus_resources() 1738 dev_info(&bus->dev, "Automatically enabled pci realloc, if you have problem, try booting with pci=realloc=off\n"); pci_assign_unassigned_root_bus_resources()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | apic.c | 2000 * currently booting-up processor. However, on some platforms, generic_processor_info() 2160 * Hack: In case of kdump, after a crash, kernel might be booting apic_bsp_up_setup()
|
H A D | io_apic.c | 2188 "Try booting with x2apic and interrupt-remapping disabled in the bios.\n"); check_timer() 2190 "report. Then try booting with the 'noapic' option.\n"); check_timer()
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
H A D | mce.c | 2001 * mce=bootlog Log MCEs from before booting. Disabled by default on AMD. 2002 * mce=nobootlog Don't log MCEs from before booting.
|
/linux-4.4.14/drivers/regulator/ |
H A D | tps65910-regulator.c | 1232 * to be active for booting. tps65910_shutdown()
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 146 * what OF does when booting with lid closed radeon_probe_OF_head()
|
/linux-4.4.14/drivers/mtd/devices/ |
H A D | spear_smi.c | 900 * This is the first routine which gets invoked during booting and does all
|
/linux-4.4.14/drivers/net/appletalk/ |
H A D | cops.c | 413 * sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/drivers/net/arcnet/ |
H A D | arcnet.c | 414 /* Open/initialize the board. This is called sometime after booting when
|
/linux-4.4.14/drivers/mfd/ |
H A D | tps65010.c | 611 * could be relying on VBUS while booting, though. tps65010_probe()
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
H A D | mesh.c | 439 /* A too small boot time will result in the device booting into boottime_set()
|
/linux-4.4.14/drivers/net/plip/ |
H A D | plip.c | 1045 sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/drivers/parisc/ |
H A D | dino.c | 709 ** This short-cut speeds up booting significantly. dino_card_init()
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
H A D | atp.c | 419 sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | declance.c | 1077 /* Workaround crash with booting KN04 2.1k from Disk */ dec_lance_probe()
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | longhaul.c | 446 * C3 is booting at max anyway. */ longhaul_get_ranges()
|
/linux-4.4.14/drivers/edac/ |
H A D | mpc85xx_edac.c | 366 * configure these PCIe devices on booting will use some invalid mpc85xx_pci_err_probe()
|
/linux-4.4.14/drivers/firewire/ |
H A D | core-device.c | 546 * rom to indicate that they are booting (for example, read_config_rom()
|
/linux-4.4.14/arch/um/drivers/ |
H A D | ubd_kern.c | 13 * the symlink for devfs to allow for booting with
|
/linux-4.4.14/drivers/bluetooth/ |
H A D | hci_intel.c | 829 * booting the loaded firmware, wait for the bootloader notification intel_setup()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | omap_device.c | 921 "legacy booting deprecated, please update to boot with .dts\n"); omap_device_late_init()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
H A D | wilc_wlan.c | 1872 * Avoid booting from boot ROM. Make sure that Drive IRQN [SDIO platform] init_chip()
|
/linux-4.4.14/drivers/remoteproc/ |
H A D | remoteproc_core.c | 709 /* handle firmware resource entries before booting the remote processor */ rproc_handle_resources()
|
/linux-4.4.14/drivers/staging/dgap/ |
H A D | dgap.h | 475 * All the possible states the board can be while booting up.
|
/linux-4.4.14/drivers/net/cris/ |
H A D | eth_v10.c | 454 * sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/drivers/ide/ |
H A D | ide-probe.c | 578 * - The firmware hard reset the disk before booting the kernel,
|
H A D | pmac.c | 1095 /* This is necessary to enable IDE when net-booting */ pmac_ide_setup_device()
|
/linux-4.4.14/drivers/net/ethernet/microchip/ |
H A D | enc28j60.c | 1341 * sometime after booting when the 'ifconfig' program is run.
|
/linux-4.4.14/arch/openrisc/kernel/ |
H A D | head.S | 1578 .string "Ok, booting the kernel.\n\r\0"
|
/linux-4.4.14/Documentation/mic/mpssd/ |
H A D | mpssd.c | 1377 } else if (!strcmp(state, "booting")) { get_mic_state()
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
H A D | visorchipset.c | 2295 /* if booting in a crash kernel */ visorchipset_init()
|
/linux-4.4.14/drivers/target/sbp/ |
H A D | sbp_target.c | 340 * devices booting off the FireWire target, where sbp_management_request_login()
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | omap_hsmmc.c | 2199 * are moving to DT based booting anyways. omap_hsmmc_probe()
|
/linux-4.4.14/drivers/memory/ |
H A D | omap-gpmc.c | 1973 * location in the gpmc address space. When booting with gpmc_probe_generic_child()
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 1232 * sometime after booting when the 'ifconfig' program is run.
|