boot 64 arch/arm64/include/asm/cpu.h struct cpuinfo_arm64 *boot); boot 647 arch/arm64/kernel/cpufeature.c static int check_update_ftr_reg(u32 sys_id, int cpu, u64 val, u64 boot) boot 653 arch/arm64/kernel/cpufeature.c if ((boot & regp->strict_mask) == (val & regp->strict_mask)) boot 656 arch/arm64/kernel/cpufeature.c regp->name, boot, cpu, val); boot 667 arch/arm64/kernel/cpufeature.c struct cpuinfo_arm64 *boot) boot 677 arch/arm64/kernel/cpufeature.c info->reg_ctr, boot->reg_ctr); boot 685 arch/arm64/kernel/cpufeature.c info->reg_dczid, boot->reg_dczid); boot 689 arch/arm64/kernel/cpufeature.c info->reg_cntfrq, boot->reg_cntfrq); boot 698 arch/arm64/kernel/cpufeature.c info->reg_id_aa64dfr0, boot->reg_id_aa64dfr0); boot 700 arch/arm64/kernel/cpufeature.c info->reg_id_aa64dfr1, boot->reg_id_aa64dfr1); boot 706 arch/arm64/kernel/cpufeature.c info->reg_id_aa64isar0, boot->reg_id_aa64isar0); boot 708 arch/arm64/kernel/cpufeature.c info->reg_id_aa64isar1, boot->reg_id_aa64isar1); boot 716 arch/arm64/kernel/cpufeature.c info->reg_id_aa64mmfr0, boot->reg_id_aa64mmfr0); boot 718 arch/arm64/kernel/cpufeature.c info->reg_id_aa64mmfr1, boot->reg_id_aa64mmfr1); boot 720 arch/arm64/kernel/cpufeature.c info->reg_id_aa64mmfr2, boot->reg_id_aa64mmfr2); boot 726 arch/arm64/kernel/cpufeature.c info->reg_id_aa64pfr0, boot->reg_id_aa64pfr0); boot 728 arch/arm64/kernel/cpufeature.c info->reg_id_aa64pfr1, boot->reg_id_aa64pfr1); boot 731 arch/arm64/kernel/cpufeature.c info->reg_id_aa64zfr0, boot->reg_id_aa64zfr0); boot 741 arch/arm64/kernel/cpufeature.c info->reg_id_dfr0, boot->reg_id_dfr0); boot 743 arch/arm64/kernel/cpufeature.c info->reg_id_isar0, boot->reg_id_isar0); boot 745 arch/arm64/kernel/cpufeature.c info->reg_id_isar1, boot->reg_id_isar1); boot 747 arch/arm64/kernel/cpufeature.c info->reg_id_isar2, boot->reg_id_isar2); boot 749 arch/arm64/kernel/cpufeature.c info->reg_id_isar3, boot->reg_id_isar3); boot 751 arch/arm64/kernel/cpufeature.c info->reg_id_isar4, boot->reg_id_isar4); boot 753 arch/arm64/kernel/cpufeature.c info->reg_id_isar5, boot->reg_id_isar5); boot 761 arch/arm64/kernel/cpufeature.c info->reg_id_mmfr0, boot->reg_id_mmfr0); boot 763 arch/arm64/kernel/cpufeature.c info->reg_id_mmfr1, boot->reg_id_mmfr1); boot 765 arch/arm64/kernel/cpufeature.c info->reg_id_mmfr2, boot->reg_id_mmfr2); boot 767 arch/arm64/kernel/cpufeature.c info->reg_id_mmfr3, boot->reg_id_mmfr3); boot 769 arch/arm64/kernel/cpufeature.c info->reg_id_pfr0, boot->reg_id_pfr0); boot 771 arch/arm64/kernel/cpufeature.c info->reg_id_pfr1, boot->reg_id_pfr1); boot 773 arch/arm64/kernel/cpufeature.c info->reg_mvfr0, boot->reg_mvfr0); boot 775 arch/arm64/kernel/cpufeature.c info->reg_mvfr1, boot->reg_mvfr1); boot 777 arch/arm64/kernel/cpufeature.c info->reg_mvfr2, boot->reg_mvfr2); boot 782 arch/arm64/kernel/cpufeature.c info->reg_zcr, boot->reg_zcr); boot 26 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h # a3 = address of boot descriptor block boot 114 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h # This is the variable where the next core to boot is stored boot 141 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h # Someone tried to boot SMP with a non SMP kernel. All extra cores boot 29 arch/s390/include/asm/sections.h #define __bootdata(var) __section(.boot.data.var) var boot 36 arch/s390/include/asm/sections.h #define __bootdata_preserved(var) __section(.boot.preserved.data.var) var boot 16 arch/s390/include/asm/vmlinux.lds.h .boot.data : { \ boot 18 arch/s390/include/asm/vmlinux.lds.h *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.data*))) \ boot 29 arch/s390/include/asm/vmlinux.lds.h .boot.preserved.data : { \ boot 31 arch/s390/include/asm/vmlinux.lds.h *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.preserved.data*))) \ boot 1673 arch/x86/kvm/x86.c struct timespec64 boot; boot 1696 arch/x86/kvm/x86.c getboottime64(&boot); boot 1700 arch/x86/kvm/x86.c boot = timespec64_sub(boot, ts); boot 1702 arch/x86/kvm/x86.c wc.sec = (u32)boot.tv_sec; /* overflow in 2106 guest time */ boot 1703 arch/x86/kvm/x86.c wc.nsec = boot.tv_nsec; boot 37 drivers/bcma/driver_chipcommon_nflash.c cc->nflash.boot = true; boot 123 drivers/bluetooth/btmtkuart.c struct gpio_desc *boot; boot 922 drivers/bluetooth/btmtkuart.c bdev->boot = devm_gpiod_get_optional(&serdev->dev, "boot", boot 924 drivers/bluetooth/btmtkuart.c if (IS_ERR(bdev->boot)) { boot 925 drivers/bluetooth/btmtkuart.c err = PTR_ERR(bdev->boot); boot 937 drivers/bluetooth/btmtkuart.c if (IS_ERR(bdev->pins_boot) && !bdev->boot) { boot 1020 drivers/bluetooth/btmtkuart.c if (bdev->boot) { boot 1021 drivers/bluetooth/btmtkuart.c gpiod_set_value_cansleep(bdev->boot, 1); boot 1050 drivers/bluetooth/btmtkuart.c if (bdev->boot) boot 1051 drivers/bluetooth/btmtkuart.c devm_gpiod_put(&serdev->dev, bdev->boot); boot 429 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c bool boot) boot 438 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c if (boot) { boot 589 drivers/gpu/drm/amd/display/dc/core/dc_link.c bool boot = false; boot 632 drivers/gpu/drm/amd/display/dc/core/dc_link.c boot = true; boot 640 drivers/gpu/drm/amd/display/dc/core/dc_link.c link, boot)) { boot 91 drivers/gpu/drm/amd/display/dc/dm_helpers.h bool boot); boot 35 drivers/gpu/drm/nouveau/include/nvkm/core/memory.h void (*boot)(struct nvkm_memory *, struct nvkm_vmm *); boot 63 drivers/gpu/drm/nouveau/include/nvkm/core/memory.h #define nvkm_memory_boot(p,v) (p)->func->boot((p),(v)) boot 13 drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h struct list_head boot; boot 685 drivers/gpu/drm/nouveau/nouveau_drm.c bool boot = false; boot 723 drivers/gpu/drm/nouveau/nouveau_drm.c boot = pdev->resource[PCI_ROM_RESOURCE].flags & IORESOURCE_ROM_SHADOW; boot 726 drivers/gpu/drm/nouveau/nouveau_drm.c drm_fb_helper_remove_conflicting_framebuffers(aper, "nouveaufb", boot); boot 154 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.c list_move_tail(&iobj->head, &imem->boot); boot 174 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.c list_for_each_entry(iobj, &imem->boot, head) { boot 193 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.c list_for_each_entry(iobj, &imem->boot, head) { boot 243 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.c INIT_LIST_HEAD(&imem->boot); boot 344 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c .boot = nv50_instobj_boot, boot 141 drivers/input/touchscreen/melfas_mip4.c u16 boot; boot 216 drivers/input/touchscreen/melfas_mip4.c v->boot = get_unaligned_le16(buf + 0); boot 310 drivers/input/touchscreen/melfas_mip4.c ts->fw_version.boot, ts->fw_version.core, boot 1220 drivers/input/touchscreen/melfas_mip4.c fw_version.boot, fw_version.core, boot 1224 drivers/input/touchscreen/melfas_mip4.c ts->fw_version.boot, ts->fw_version.core, boot 1228 drivers/input/touchscreen/melfas_mip4.c if (fw_version.boot != 0xEEEE && fw_version.boot != 0xFFFF && boot 1233 drivers/input/touchscreen/melfas_mip4.c } else if (fw_version.boot == 0xEEEE && boot 1340 drivers/input/touchscreen/melfas_mip4.c ts->fw_version.boot, ts->fw_version.core, boot 35 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, boot 47 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, boot 59 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, boot 71 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard2.bin",}, boot 83 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, boot 95 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, boot 107 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard2.bin",}, boot 119 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard.bin",}, boot 131 drivers/net/can/softing/softing_cs.c .boot = {0x0000, 0x000000, fw_dir "bcard2.bin",}, boot 506 drivers/net/can/softing/softing_main.c ret = softing_load_fw(card->pdat->boot.fw, card, card->dpram, boot 508 drivers/net/can/softing/softing_main.c card->pdat->boot.offs - card->pdat->boot.addr); boot 32 drivers/net/can/softing/softing_platform.h } boot, load, app; boot 941 drivers/net/ethernet/mellanox/mlx5/core/main.c static int mlx5_function_setup(struct mlx5_core_dev *dev, bool boot) boot 1029 drivers/net/ethernet/mellanox/mlx5/core/main.c mlx5_stop_health_poll(dev, boot); boot 1040 drivers/net/ethernet/mellanox/mlx5/core/main.c static int mlx5_function_teardown(struct mlx5_core_dev *dev, bool boot) boot 1044 drivers/net/ethernet/mellanox/mlx5/core/main.c mlx5_stop_health_poll(dev, boot); boot 1176 drivers/net/ethernet/mellanox/mlx5/core/main.c static int mlx5_load_one(struct mlx5_core_dev *dev, bool boot) boot 1189 drivers/net/ethernet/mellanox/mlx5/core/main.c err = mlx5_function_setup(dev, boot); boot 1193 drivers/net/ethernet/mellanox/mlx5/core/main.c if (boot) { boot 1205 drivers/net/ethernet/mellanox/mlx5/core/main.c if (boot) { boot 1228 drivers/net/ethernet/mellanox/mlx5/core/main.c if (boot) boot 1233 drivers/net/ethernet/mellanox/mlx5/core/main.c if (boot) boot 1236 drivers/net/ethernet/mellanox/mlx5/core/main.c mlx5_function_teardown(dev, boot); boot 137 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c s32 *npages, int boot) boot 144 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c MLX5_SET(query_pages_in, in, op_mod, boot ? boot 487 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot) boot 493 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c err = mlx5_cmd_query_pages(dev, &func_id, &npages, boot); boot 498 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c npages, boot ? "boot" : "init", func_id); boot 681 drivers/net/hippi/rrunner.h struct eeprom_boot boot; boot 4701 drivers/net/wireless/intel/iwlegacy/4965-mac.c const void *inst, *data, *init, *init_data, *boot; boot 4753 drivers/net/wireless/intel/iwlegacy/4965-mac.c pieces->boot = src; boot 4956 drivers/net/wireless/intel/iwlegacy/4965-mac.c memcpy(il->ucode_boot.v_addr, pieces.boot, pieces.boot_size); boot 1569 drivers/net/wireless/ti/wl12xx/main.c ret = wl->ops->boot(wl); boot 1683 drivers/net/wireless/ti/wl12xx/main.c .boot = wl12xx_boot, boot 1472 drivers/net/wireless/ti/wl18xx/main.c return wl->ops->boot(wl); boot 1709 drivers/net/wireless/ti/wl18xx/main.c .boot = wl18xx_boot, boot 2322 drivers/net/wireless/ti/wlcore/main.c ret = wl->ops->boot(wl); boot 41 drivers/net/wireless/ti/wlcore/wlcore.h int (*boot)(struct wl1271 *wl); boot 290 drivers/pnp/pnpbios/bioscalls.c static int __pnp_bios_get_dev_node(u8 *nodenum, char boot, boot 298 drivers/pnp/pnpbios/bioscalls.c if (!boot && pnpbios_dont_use_current_config) boot 302 drivers/pnp/pnpbios/bioscalls.c boot ? 2 : 1, PNP_DS, 0, &tmp_nodenum, boot 308 drivers/pnp/pnpbios/bioscalls.c int pnp_bios_get_dev_node(u8 *nodenum, char boot, struct pnp_bios_node *data) boot 312 drivers/pnp/pnpbios/bioscalls.c status = __pnp_bios_get_dev_node(nodenum, boot, data); boot 324 drivers/pnp/pnpbios/bioscalls.c static int __pnp_bios_set_dev_node(u8 nodenum, char boot, boot 331 drivers/pnp/pnpbios/bioscalls.c if (!boot && pnpbios_dont_use_current_config) boot 334 drivers/pnp/pnpbios/bioscalls.c boot ? 2 : 1, PNP_DS, 0, 0, data, 65536, NULL, boot 339 drivers/pnp/pnpbios/bioscalls.c int pnp_bios_set_dev_node(u8 nodenum, char boot, struct pnp_bios_node *data) boot 343 drivers/pnp/pnpbios/bioscalls.c status = __pnp_bios_set_dev_node(nodenum, boot, data); boot 348 drivers/pnp/pnpbios/bioscalls.c if (!boot) { /* Update devlist */ boot 349 drivers/pnp/pnpbios/bioscalls.c status = pnp_bios_get_dev_node(&nodenum, boot, data); boot 157 drivers/pnp/pnpbios/proc.c int boot = (long)data >> 8; boot 164 drivers/pnp/pnpbios/proc.c if (pnp_bios_get_dev_node(&nodenum, boot, node)) { boot 184 drivers/pnp/pnpbios/proc.c int boot = (long)data >> 8; boot 191 drivers/pnp/pnpbios/proc.c if (pnp_bios_get_dev_node(&nodenum, boot, node)) { boot 203 drivers/pnp/pnpbios/proc.c if (pnp_bios_set_dev_node(node->handle, boot, node) != 0) { boot 266 drivers/scsi/aha152x.h unsigned boot:1; /* boot: 0=disabled, 1=enabled */ boot 281 drivers/scsi/aha152x.h #define cf_boot fields.boot boot 57 drivers/staging/isdn/hysdn/hysdn_boot.c StartDecryption(struct boot_data *boot) boot 59 drivers/staging/isdn/hysdn/hysdn_boot.c boot->Cryptor = CRYPT_STARTTERM; boot 70 drivers/staging/isdn/hysdn/hysdn_boot.c DecryptBuf(struct boot_data *boot, int cnt) boot 72 drivers/staging/isdn/hysdn/hysdn_boot.c unsigned char *bufp = boot->buf.BootBuf; boot 75 drivers/staging/isdn/hysdn/hysdn_boot.c boot->Cryptor = (boot->Cryptor >> 1) ^ ((boot->Cryptor & 1U) ? CRYPT_FEEDTERM : 0); boot 76 drivers/staging/isdn/hysdn/hysdn_boot.c *bufp++ ^= (unsigned char)boot->Cryptor; boot 87 drivers/staging/isdn/hysdn/hysdn_boot.c struct boot_data *boot = card->boot; /* pointer to boot specific data */ boot 93 drivers/staging/isdn/hysdn/hysdn_boot.c switch (boot->pof_recid) { boot 97 drivers/staging/isdn/hysdn/hysdn_boot.c hysdn_addlog(card, "POF created %s", boot->buf.PofTime.DateTimeText); boot 101 drivers/staging/isdn/hysdn/hysdn_boot.c DecryptBuf(boot, datlen); /* we need to encrypt the buffer */ boot 106 drivers/staging/isdn/hysdn/hysdn_boot.c (boot->pof_recid == TAG_CBOOTDTA) ? "CBOOTDATA" : "BOOTDTA", boot 107 drivers/staging/isdn/hysdn/hysdn_boot.c datlen, boot->pof_recoffset); boot 109 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->pof_reclen != POF_BOOT_LOADER_TOTAL_SIZE) { boot 110 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = EPOF_BAD_IMG_SIZE; /* invalid length */ boot 111 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); boot 113 drivers/staging/isdn/hysdn/hysdn_boot.c imgp = boot->buf.BootBuf; /* start of buffer */ boot 117 drivers/staging/isdn/hysdn/hysdn_boot.c (boot->pof_recoffset & (POF_BOOT_LOADER_PAGE_SIZE - 1)); boot 132 drivers/staging/isdn/hysdn/hysdn_boot.c if ((boot->last_error = boot 134 drivers/staging/isdn/hysdn/hysdn_boot.c (boot->pof_recoffset > POF_BOOT_LOADER_PAGE_SIZE) ? 2 : 0)) < 0) boot 135 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); boot 140 drivers/staging/isdn/hysdn/hysdn_boot.c DecryptBuf(boot, datlen); /* we need to encrypt the buffer */ boot 145 drivers/staging/isdn/hysdn/hysdn_boot.c (boot->pof_recid == TAG_CABSDATA) ? "CABSDATA" : "ABSDATA", boot 146 drivers/staging/isdn/hysdn/hysdn_boot.c datlen, boot->pof_recoffset); boot 148 drivers/staging/isdn/hysdn/hysdn_boot.c if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0) boot 149 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); /* error writing data */ boot 151 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->pof_recoffset + datlen >= boot->pof_reclen) boot 158 drivers/staging/isdn/hysdn/hysdn_boot.c hysdn_addlog(card, "POF got data(id=0x%lx) len=%d offs=0x%lx", boot->pof_recid, boot 159 drivers/staging/isdn/hysdn/hysdn_boot.c datlen, boot->pof_recoffset); boot 178 drivers/staging/isdn/hysdn/hysdn_boot.c struct boot_data *boot = card->boot; /* pointer to boot specific data */ boot 180 drivers/staging/isdn/hysdn/hysdn_boot.c if (!boot) boot 182 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->last_error < 0) boot 183 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); /* repeated error */ boot 188 drivers/staging/isdn/hysdn/hysdn_boot.c switch (boot->pof_state) { boot 194 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; boot 197 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->buf.PofFileHdr.Magic != TAGFILEMAGIC) { boot 198 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_BAD_MAGIC; boot 202 drivers/staging/isdn/hysdn/hysdn_boot.c boot->Nrecs = (unsigned short)(boot->buf.PofFileHdr.N_PofRecs); /* limited to 65535 */ boot 203 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_state = POF_READ_TAG_HEAD; /* now start with single tags */ boot 204 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = sizeof(tPofRecHdr); /* new length */ boot 212 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; boot 215 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_recid = boot->buf.PofRecHdr.PofRecId; /* actual pof recid */ boot 216 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_reclen = boot->buf.PofRecHdr.PofRecDataLen; /* total length */ boot 217 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_recoffset = 0; /* no starting offset */ boot 221 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_recid, boot->pof_reclen); boot 223 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_state = POF_READ_TAG_DATA; /* now start with tag data */ boot 224 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->pof_reclen < BOOT_BUF_SIZE) boot 225 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = boot->pof_reclen; /* limit size */ boot 227 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = BOOT_BUF_SIZE; /* maximum */ boot 229 drivers/staging/isdn/hysdn/hysdn_boot.c if (!boot->last_error) { /* no data inside record */ boot 230 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_state = POF_READ_TAG_HEAD; /* now start with single tags */ boot 231 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = sizeof(tPofRecHdr); /* new length */ boot 239 drivers/staging/isdn/hysdn/hysdn_boot.c if (datlen != boot->last_error) { boot 240 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; boot 243 drivers/staging/isdn/hysdn/hysdn_boot.c if ((boot->last_error = pof_handle_data(card, datlen)) < 0) boot 244 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); /* an error occurred */ boot 245 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_recoffset += datlen; boot 246 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->pof_recoffset >= boot->pof_reclen) { boot 247 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_state = POF_READ_TAG_HEAD; /* now start with single tags */ boot 248 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = sizeof(tPofRecHdr); /* new length */ boot 250 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->pof_reclen - boot->pof_recoffset < BOOT_BUF_SIZE) boot 251 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = boot->pof_reclen - boot->pof_recoffset; /* limit size */ boot 253 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = BOOT_BUF_SIZE; /* maximum */ boot 258 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; /* unknown state */ boot 262 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); boot 275 drivers/staging/isdn/hysdn/hysdn_boot.c struct boot_data *boot; /* pointer to boot specific data */ boot 277 drivers/staging/isdn/hysdn/hysdn_boot.c if (card->boot) { boot 283 drivers/staging/isdn/hysdn/hysdn_boot.c if (!(boot = kzalloc(sizeof(struct boot_data), GFP_KERNEL))) { boot 288 drivers/staging/isdn/hysdn/hysdn_boot.c card->boot = boot; boot 295 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -ERR_BOARD_DPRAM; boot 297 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); boot 299 drivers/staging/isdn/hysdn/hysdn_boot.c boot->BufSize = 0; /* Buffer is empty */ boot 300 drivers/staging/isdn/hysdn/hysdn_boot.c boot->pof_state = POF_READ_FILE_HEAD; /* read file header */ boot 301 drivers/staging/isdn/hysdn/hysdn_boot.c StartDecryption(boot); /* if POF File should be encrypted */ boot 306 drivers/staging/isdn/hysdn/hysdn_boot.c *bufp = boot->buf.BootBuf; /* point to buffer */ boot 317 drivers/staging/isdn/hysdn/hysdn_boot.c struct boot_data *boot = card->boot; /* pointer to boot specific data */ boot 319 drivers/staging/isdn/hysdn/hysdn_boot.c if (!boot) boot 322 drivers/staging/isdn/hysdn/hysdn_boot.c card->boot = NULL; /* no boot active */ boot 323 drivers/staging/isdn/hysdn/hysdn_boot.c kfree(boot); boot 172 drivers/staging/isdn/hysdn/hysdn_defs.h void *boot; /* pointer to boot private data */ boot 570 drivers/thunderbolt/icm.c bool authorized, bool boot) boot 594 drivers/thunderbolt/icm.c sw->boot = boot; boot 621 drivers/thunderbolt/icm.c u8 link, u8 depth, bool boot) boot 635 drivers/thunderbolt/icm.c sw->boot = boot; boot 704 drivers/thunderbolt/icm.c bool boot; boot 716 drivers/thunderbolt/icm.c boot = pkg->link_info & ICM_LINK_INFO_BOOT; boot 759 drivers/thunderbolt/icm.c pkg->connection_key, link, depth, boot); boot 817 drivers/thunderbolt/icm.c authorized, boot); boot 1148 drivers/thunderbolt/icm.c bool authorized, boot; boot 1165 drivers/thunderbolt/icm.c boot = pkg->link_info & ICM_LINK_INFO_BOOT; boot 1179 drivers/thunderbolt/icm.c 0, 0, 0, boot); boot 1210 drivers/thunderbolt/icm.c security_level, authorized, boot); boot 1121 drivers/thunderbolt/switch.c return sprintf(buf, "%u\n", sw->boot); boot 1123 drivers/thunderbolt/switch.c static DEVICE_ATTR_RO(boot); boot 90 drivers/thunderbolt/tb.c parent->boot = true; boot 640 drivers/thunderbolt/tb.c if (sw->boot) boot 108 drivers/thunderbolt/tb.h bool boot; boot 159 drivers/tty/hvc/hvc_opal.c unsigned int termno, irq, boot = 0; boot 181 drivers/tty/hvc/hvc_opal.c boot = 1; boot 209 drivers/tty/hvc/hvc_opal.c boot ? " (boot console)" : ""); boot 975 drivers/usb/atm/ueagle-atm.c static void __uea_load_page_e4(struct uea_softc *sc, u8 pageno, int boot) boot 983 drivers/usb/atm/ueagle-atm.c bi.bBootPage = boot; boot 603 include/linux/bcma/bcma_driver_chipcommon.h bool boot; /* This is the flash the SoC boots from */ boot 969 include/linux/mlx5/driver.h int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot); boot 153 include/linux/sunrpc/cache.h struct timespec boot; boot 154 include/linux/sunrpc/cache.h getboottime(&boot); boot 155 include/linux/sunrpc/cache.h return get_seconds() - boot.tv_sec; boot 160 include/linux/sunrpc/cache.h struct timespec boot; boot 161 include/linux/sunrpc/cache.h getboottime(&boot); boot 162 include/linux/sunrpc/cache.h return boot.tv_sec + sinceboot; boot 297 include/linux/sunrpc/cache.h struct timespec boot; boot 303 include/linux/sunrpc/cache.h getboottime(&boot); boot 304 include/linux/sunrpc/cache.h return rv - boot.tv_sec; boot 1244 net/sunrpc/auth_gss/svcauth_gss.c struct timespec64 boot; boot 1266 net/sunrpc/auth_gss/svcauth_gss.c getboottime64(&boot); boot 1267 net/sunrpc/auth_gss/svcauth_gss.c expiry -= boot.tv_sec; boot 409 sound/drivers/vx/vx_core.c int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) boot 415 sound/drivers/vx/vx_core.c if (boot->size <= 0) boot 417 sound/drivers/vx/vx_core.c if (boot->size % 3) boot 422 sound/drivers/vx/vx_core.c unsigned int c = ((u32)boot->data[0] << 16) | ((u32)boot->data[1] << 8) | boot->data[2]; boot 423 sound/drivers/vx/vx_core.c if (boot->size != (c + 2) * 3) boot 435 sound/drivers/vx/vx_core.c if (i >= boot->size) { boot 446 sound/drivers/vx/vx_core.c const unsigned char *image = boot->data + i; boot 642 sound/drivers/vx/vx_core.c int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) boot 650 sound/drivers/vx/vx_core.c if ((err = snd_vx_load_boot_image(chip, boot)) < 0) boot 403 sound/pci/pcxhr/pcxhr_core.c int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) boot 421 sound/pci/pcxhr/pcxhr_core.c err = pcxhr_download_dsp(mgr, boot); boot 22 sound/pci/pcxhr/pcxhr_core.h int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot); boot 347 sound/soc/intel/baytrail/sst-baytrail-dsp.c .boot = sst_byt_boot, boot 30 sound/soc/intel/common/sst-dsp-priv.h void (*boot)(struct sst_dsp *); boot 301 sound/soc/intel/common/sst-dsp.c if (sst->ops->boot) boot 302 sound/soc/intel/common/sst-dsp.c sst->ops->boot(sst); boot 691 sound/soc/intel/haswell/sst-haswell-dsp.c .boot = hsw_boot,