Searched defs:boot (Results 1 - 52 of 52) sorted by relevance

/linux-4.1.27/arch/xtensa/boot/boot-elf/
H A DMakefile
/linux-4.1.27/arch/score/
H A DMakefile32 boot := arch/score/boot macro
/linux-4.1.27/arch/c6x/
H A DMakefile37 boot := arch/$(ARCH)/boot macro
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
H A DMakefile
/linux-4.1.27/arch/metag/
H A DMakefile54 boot := arch/metag/boot macro
/linux-4.1.27/arch/alpha/
H A DMakefile50 boot := arch/alpha/boot macro
/linux-4.1.27/arch/sparc/
H A DMakefile63 boot := arch/sparc/boot macro
/linux-4.1.27/arch/unicore32/
H A DMakefile42 boot := arch/unicore32/boot macro
/linux-4.1.27/arch/nios2/
H A DMakefile
/linux-4.1.27/arch/avr32/
H A DMakefile50 boot := arch/$(ARCH)/boot/images macro
/linux-4.1.27/arch/m32r/
H A DMakefile46 boot := arch/m32r/boot macro
/linux-4.1.27/Documentation/mic/mpssd/
H A Dmicctrl85 boot() function
/linux-4.1.27/arch/xtensa/
H A DMakefile92 boot := arch/xtensa/boot macro
/linux-4.1.27/arch/microblaze/
H A DMakefile55 boot := arch/microblaze/boot macro
/linux-4.1.27/arch/s390/
H A DMakefile106 boot := arch/s390/boot macro
/linux-4.1.27/arch/sh/
H A DMakefile186 boot := arch/sh/boot macro
/linux-4.1.27/arch/mn10300/
H A DMakefile68 boot := arch/mn10300/boot macro
/linux-4.1.27/arch/arm64/
H A DMakefile65 boot := arch/arm64/boot macro
/linux-4.1.27/arch/blackfin/
H A DMakefile143 boot := arch/$(ARCH)/boot macro
/linux-4.1.27/arch/cris/
H A DMakefile77 boot := arch/cris/boot macro
/linux-4.1.27/arch/ia64/
H A DMakefile64 boot := arch/ia64/hp/sim/boot macro
/linux-4.1.27/arch/arc/
H A DMakefile92 boot := arch/arc/boot macro
/linux-4.1.27/drivers/net/can/softing/
H A Dsofting_platform.h31 } boot, load, app; member in struct:softing_platform_data
/linux-4.1.27/arch/x86/
H A DMakefile215 boot := arch/x86/boot macro
/linux-4.1.27/arch/powerpc/
H A DMakefile247 boot := arch/$(ARCH)/boot macro
/linux-4.1.27/arch/arm64/kernel/
H A Dcpuinfo.c92 static int check_reg_mask(char *name, u64 mask, u64 boot, u64 cur, int cpu) check_reg_mask() argument
115 struct cpuinfo_arm64 *boot = &boot_cpu_data; cpuinfo_sanity_check() local
/linux-4.1.27/drivers/isdn/hysdn/
H A Dhysdn_boot.c57 StartDecryption(struct boot_data *boot) StartDecryption() argument
70 DecryptBuf(struct boot_data *boot, int cnt) DecryptBuf() argument
87 struct boot_data *boot = card->boot; /* pointer to boot specific data */ pof_handle_data() local
176 struct boot_data *boot = card->boot; /* pointer to boot specific data */ pof_write_buffer() local
273 struct boot_data *boot; /* pointer to boot specific data */ pof_write_open() local
315 struct boot_data *boot = card->boot; /* pointer to boot specific data */ pof_write_close() local
H A Dhysdn_defs.h172 void *boot; /* pointer to boot private data */ member in struct:HYSDN_CARD
/linux-4.1.27/arch/arm/
H A DMakefile302 boot := arch/arm/boot macro
/linux-4.1.27/arch/powerpc/boot/
H A DMakefile
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dos_pri.c336 struct mp_load __iomem *boot; diva_pri_reset_adapter() local
439 struct mp_load __iomem *boot = (struct mp_load __iomem *) DIVA_OS_MEM_ATTACH_ADDRESS(IoAdapter); diva_pri_start_adapter() local
/linux-4.1.27/arch/mips/
H A DMakefile
/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_opal.c183 unsigned int termno, boot = 0; hvc_opal_probe() local
/linux-4.1.27/drivers/pnp/pnpbios/
H A Dproc.c221 int boot = (long)data >> 8; pnpbios_proc_show() local
248 int boot = (long)data >> 8; pnpbios_proc_write() local
H A Dbioscalls.c289 static int __pnp_bios_get_dev_node(u8 *nodenum, char boot, __pnp_bios_get_dev_node() argument
307 int pnp_bios_get_dev_node(u8 *nodenum, char boot, struct pnp_bios_node *data) pnp_bios_get_dev_node() argument
323 static int __pnp_bios_set_dev_node(u8 nodenum, char boot, __pnp_bios_set_dev_node() argument
338 int pnp_bios_set_dev_node(u8 nodenum, char boot, struct pnp_bios_node *data) pnp_bios_set_dev_node() argument
/linux-4.1.27/sound/drivers/vx/
H A Dvx_core.c422 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) snd_vx_load_boot_image() argument
658 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) snd_vx_dsp_boot() argument
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c446 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot) mlx5_satisfy_startup_pages() argument
165 mlx5_cmd_query_pages(struct mlx5_core_dev *dev, u16 *func_id, s32 *npages, int boot) mlx5_cmd_query_pages() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c291 bool boot = false; nouveau_drm_probe() local
/linux-4.1.27/include/linux/sunrpc/
H A Dcache.h159 struct timespec boot; seconds_since_boot() local
166 struct timespec boot; convert_to_wallclock() local
288 struct timespec boot; get_expiry() local
/linux-4.1.27/sound/soc/intel/common/
H A Dsst-dsp-priv.h37 void (*boot)(struct sst_dsp *); member in struct:sst_ops
/linux-4.1.27/kernel/time/
H A Dhrtimer.c119 ktime_t xtim, mono, boot, tai; hrtimer_get_softirq_time() local
H A Dtimekeeping.c1217 struct timespec64 now, boot, tmp; timekeeping_init() local
/linux-4.1.27/drivers/scsi/
H A Daha152x.h265 unsigned boot:1; /* boot: 0=disabled, 1=enabled */ member in struct:__anon8566::__anon8567
/linux-4.1.27/arch/tile/kernel/
H A Dsetup.c1031 void setup_cpu(int boot) setup_cpu() argument
/linux-4.1.27/sound/pci/pcxhr/
H A Dpcxhr_core.c416 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) pcxhr_load_boot_binary() argument
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h52 int (*boot)(struct wl1271 *wl); member in struct:wlcore_ops
/linux-4.1.27/tools/lguest/
H A Dlguest.c485 struct boot_params boot; load_bzimage() local
3220 struct boot_params *boot; main() local
/linux-4.1.27/drivers/usb/atm/
H A Dueagle-atm.c1018 static void __uea_load_page_e4(struct uea_softc *sc, u8 pageno, int boot) __uea_load_page_e4() argument
/linux-4.1.27/drivers/net/hippi/
H A Drrunner.h680 struct eeprom_boot boot; member in struct:eeprom
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D4965-mac.c4717 const void *inst, *data, *init, *init_data, *boot; member in struct:il4965_firmware_pieces
/linux-4.1.27/include/linux/bcma/
H A Dbcma_driver_chipcommon.h599 bool boot; /* This is the flash the SoC boots from */ member in struct:bcma_nflash
/linux-4.1.27/arch/x86/kvm/
H A Dx86.c1114 struct timespec boot; kvm_write_wall_clock() local

Completed in 2811 milliseconds