| /linux/arch/alpha/ | 
| H A D | Makefile | 41 boot := arch/alpha/boot  macro44 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()  local184 	int boot = (long)data >> 8;  in pnpbios_proc_write()  local
 
 | 
| /linux/arch/parisc/ | 
| H A D | Makefile | 18 boot := arch/parisc/boot  macro126 boot	:= arch/parisc/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 	if (boot->size % 3) in snd_vx_load_boot_image()   argument 650 snd_vx_dsp_boot(struct vx_core * chip,const struct firmware * boot) snd_vx_dsp_boot()  argument
 [all...]
 | 
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ | 
| H A D | main.c | 1153 static int mlx5_function_enable(struct mlx5_core_dev *dev, bool boot, u64 timeout)  in mlx5_function_enable()1227 static void mlx5_function_disable(struct mlx5_core_dev *dev, bool boot)  in mlx5_function_disable()
 1288 static int mlx5_function_setup(struct mlx5_core_dev *dev, bool boot, u64 timeout)  in mlx5_function_setup()
 1302 static int mlx5_function_teardown(struct mlx5_core_dev *dev, bool boot)  in mlx5_function_teardown()
 
 | 
| /linux/arch/loongarch/ | 
| H A D | Makefile | 6 boot	:= arch/loongarch/boot  macro
 | 
| /linux/arch/arm64/ | 
| H A D | Makefile | 162 boot		:= arch/arm64/boot  macro
 | 
| /linux/arch/s390/ | 
| H A D | Makefile | 118 boot		:= arch/s390/boot  macro
 | 
| /linux/drivers/gpu/drm/nouveau/include/nvkm/core/ | 
| H A D | falcon.h | 100 		int (*boot)(struct nvkm_falcon_fw *,  member128 	u8 *boot;  member
 
 | 
| /linux/drivers/net/can/softing/ | 
| H A D | softing_platform.h | 32 	} boot, load, app;  member
 | 
| /linux/arch/x86/ | 
| H A D | Makefile | 292 boot := arch/x86/boot  macro
 | 
| /linux/include/linux/firmware/imx/ | 
| H A D | sm.h | 61 						bool boot, bool resume)  in scmi_imx_cpu_reset_vector_set()
 | 
| /linux/arch/powerpc/ | 
| H A D | Makefile | 233 boot := arch/powerpc/boot  macro
 | 
| /linux/drivers/tty/hvc/ | 
| H A D | hvc_opal.c | 160 	unsigned int termno, irq, boot = 0;  in hvc_opal_probe()  local
 | 
| /linux/drivers/firmware/arm_scmi/vendors/imx/ | 
| H A D | imx-sm-lmm.c | 107 scmi_imx_lmm_power_boot(const struct scmi_protocol_handle *ph, u32 lmid, bool boot)  in scmi_imx_lmm_power_boot()
 | 
| H A D | imx-sm-cpu.c | 106 					 bool boot, bool resume)  in scmi_imx_cpu_reset_vector_set()
 | 
| /linux/include/linux/ | 
| H A D | timekeeping.h | 292 	ktime_t			boot;  member
 |