Searched full:replaces (Results 1 – 25 of 257) sorted by relevance
1234567891011
/Linux-v5.15/Documentation/admin-guide/device-mapper/ |
D | dm-flakey.rst | 68 Replaces the 32nd byte of READ bios with the value 1:: 72 Replaces the 224th byte of REQ_META (=32) bios with the value 0::
|
/Linux-v5.15/include/linux/ |
D | platform_device.h | 249 * calling it replaces module_init() and module_exit() 258 * calling it replaces device_initcall(). Note this is meant to be 267 * calling it replaces module_init() and module_exit() 284 * driver may only use this macro once, and using it replaces device_initcall.
|
D | isa.h | 48 * use this macro once, and calling it replaces module_init and module_exit.
|
D | auxiliary_bus.h | 68 * use this macro once, and calling it replaces module_init() and module_exit()
|
D | fsi.h | 55 * calling it replaces module_init() and module_exit()
|
D | siox.h | 80 * calling it replaces module_init() and module_exit()
|
/Linux-v5.15/arch/mips/include/asm/ |
D | cdmm.h | 81 * calling it replaces module_init() and module_exit() 90 * driver may only use this macro once, and calling it replaces device_initcall
|
/Linux-v5.15/arch/s390/include/asm/ |
D | alternative-asm.h | 63 * present, early code in apply_alternatives() replaces @oldinstr with 82 * present, early code in apply_alternatives() replaces @oldinstr with
|
/Linux-v5.15/arch/x86/include/asm/ |
D | alternative.h | 19 * The LOCK_PREFIX macro defined here replaces the LOCK and 322 * present, early code in apply_alternatives() replaces @oldinstr with 359 * has @feature1, it replaces @oldinstr with @newinstr1. If CPU has 360 * @feature2, it replaces @oldinstr with @feature2.
|
/Linux-v5.15/Documentation/livepatch/ |
D | system-state.rst | 9 Each new livepatch completely replaces any older one. It can keep, 138 - Free *state->data* from replaces livepatches when they are
|
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | radeon_drv.h | 93 * R200_EMIT_PP_AFS_0/1, R200_EMIT_PP_TXCTLALL_0-5 (replaces 95 * (replaces R200_EMIT_TFACTOR_0 (8 consts instead of 6)
|
/Linux-v5.15/drivers/gpu/drm/tilcdc/ |
D | Kconfig | 15 OMAP-L1xx. This driver replaces the FB_DA8XX fbdev driver.
|
/Linux-v5.15/include/rdma/ |
D | rdma_cm_ib.h | 19 * connection and replaces the call to rdma_resolve_route.
|
/Linux-v5.15/include/linux/soundwire/ |
D | sdw_type.h | 32 * use this macro once, and calling it replaces module_init() and module_exit()
|
/Linux-v5.15/drivers/comedi/ |
D | comedi_usb.h | 35 * module may only use this macro once, and calling it replaces
|
D | comedi_pcmcia.h | 42 * module may only use this macro once, and calling it replaces
|
D | comedi_pci.h | 50 * module may only use this macro once, and calling it replaces
|
/Linux-v5.15/arch/arm/include/asm/ |
D | stackprotector.h | 11 * replaces these symbol references with references to each task's own
|
/Linux-v5.15/arch/nios2/include/asm/ |
D | tlbflush.h | 22 * flush_tlb_page, then replaces it with a TLB for pte.
|
/Linux-v5.15/arch/arm64/include/asm/ |
D | compiler.h | 28 * With CONFIG_CFI_CLANG, the compiler replaces function address
|
/Linux-v5.15/include/linux/amba/ |
D | bus.h | 214 * module may only use this macro once, and calling it replaces module_init() 223 * driver may only use this macro once, and calling it replaces the instance
|
/Linux-v5.15/arch/x86/kernel/ |
D | i8253.c | 17 * HPET replaces the PIT, when enabled. So we need to know, which of
|
/Linux-v5.15/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 23 The macro language replaces the variable references with their expanded form, 170 replaces ".c" with " .o".
|
/Linux-v5.15/drivers/firmware/google/ |
D | coreboot_table.h | 89 * calling it replaces module_init() and module_exit()
|
/Linux-v5.15/arch/arm/mach-s3c/ |
D | devs.h | 90 * This helper replaces a number of calls that copy and then set the
|
1234567891011