/linux/arch/alpha/ |
H A D | Makefile | 41 boot := arch/alpha/boot macro 44 all boot: $(boot)/vmlinux.gz target
|
/linux/drivers/pnp/pnpbios/ |
H A D | bioscalls.c | 290 static int __pnp_bios_get_dev_node(u8 *nodenum, char boot, in __pnp_bios_get_dev_node() 308 int pnp_bios_get_dev_node(u8 *nodenum, char boot, struct pnp_bios_node *data) in pnp_bios_get_dev_node() 324 static int __pnp_bios_set_dev_node(u8 nodenum, char boot, in __pnp_bios_set_dev_node() 339 int pnp_bios_set_dev_node(u8 nodenum, char boot, struct pnp_bios_node *data) in pnp_bios_set_dev_node()
|
H A D | proc.c | 157 int boot = (long)data >> 8; in pnpbios_proc_show() local 184 int boot = (long)data >> 8; in pnpbios_proc_write() local
|
/linux/arch/riscv/ |
H A D | Makefile | 144 boot := arch/riscv/boot macro 159 boot := arch/riscv/boot macro
|
/linux/arch/openrisc/ |
H A D | Makefile | 28 boot := arch/$(ARCH)/boot macro
|
/linux/arch/parisc/kernel/ |
H A D | relocate_kernel.S | 132 boot: label
|
/linux/arch/arc/ |
H A D | Makefile | 92 boot := arch/arc/boot macro
|
/linux/arch/xtensa/ |
H A D | Makefile | 64 boot := arch/xtensa/boot macro
|
/linux/arch/microblaze/ |
H A D | Makefile | 53 boot := arch/microblaze/boot macro
|
/linux/drivers/firmware/imx/ |
H A D | sm-cpu.c | 16 int scmi_imx_cpu_reset_vector_set(u32 cpuid, u64 vector, bool start, bool boot, in scmi_imx_cpu_reset_vector_set()
|
/linux/arch/csky/ |
H A D | Makefile | 67 boot := arch/csky/boot macro
|
/linux/sound/drivers/vx/ |
H A D | vx_core.c | 422 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) in snd_vx_load_boot_image() 650 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) in snd_vx_dsp_boot()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 1179 static int mlx5_function_enable(struct mlx5_core_dev *dev, bool boot, u64 timeout) in mlx5_function_enable() 1253 static void mlx5_function_disable(struct mlx5_core_dev *dev, bool boot) in mlx5_function_disable() 1314 static int mlx5_function_setup(struct mlx5_core_dev *dev, bool boot, u64 timeout) in mlx5_function_setup() 1328 static int mlx5_function_teardown(struct mlx5_core_dev *dev, bool boot) in mlx5_function_teardown()
|
H A D | pagealloc.c | 199 s32 *npages, int boot) in mlx5_cmd_query_pages() 664 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot) in mlx5_satisfy_startup_pages()
|
/linux/arch/loongarch/ |
H A D | Makefile | 6 boot := arch/loongarch/boot macro
|
/linux/arch/s390/ |
H A D | Makefile | 117 boot := arch/s390/boot macro
|
/linux/arch/arm64/ |
H A D | Makefile | 162 boot := arch/arm64/boot macro
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | falcon.h | 100 int (*boot)(struct nvkm_falcon_fw *, member 128 u8 *boot; member
|
/linux/drivers/net/can/softing/ |
H A D | softing_platform.h | 32 } boot, load, app; member
|
/linux/arch/sh/ |
H A D | Makefile | 95 boot := arch/sh/boot macro
|
/linux/arch/x86/ |
H A D | Makefile | 304 boot := arch/x86/boot macro
|
/linux/arch/powerpc/ |
H A D | Makefile | 233 boot := arch/powerpc/boot macro
|
/linux/arch/arm/ |
H A D | Makefile | 253 boot := arch/arm/boot macro
|
/linux/include/linux/ |
H A D | timekeeping.h | 280 ktime_t boot; member
|
/linux/drivers/tty/hvc/ |
H A D | hvc_opal.c | 160 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local
|