Searched full:replaces (Results 1 – 25 of 269) sorted by relevance
1234567891011
/Linux-v6.1/arch/s390/include/asm/ |
D | alternative-asm.h | 24 * present, early code in apply_alternatives() replaces @oldinstr with 39 * present, early code in apply_alternatives() replaces @oldinstr with
|
/Linux-v6.1/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-v6.1/include/linux/ |
D | isa.h | 74 * use this macro once, and calling it replaces module_init and module_exit. 88 * replaces module_init and module_exit.
|
D | platform_device.h | 261 * calling it replaces module_init() and module_exit() 270 * calling it replaces device_initcall(). Note this is meant to be 279 * calling it replaces module_init() and module_exit() 296 * driver may only use this macro once, and using it replaces device_initcall.
|
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-v6.1/include/drm/ |
D | drm_module.h | 55 * Each module may only use this macro once. Calling it replaces 118 * Each module may only use this macro once. Calling it replaces
|
/Linux-v6.1/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-v6.1/arch/x86/include/asm/ |
D | alternative.h | 19 * The LOCK_PREFIX macro defined here replaces the LOCK and 325 * present, early code in apply_alternatives() replaces @oldinstr with 362 * has @feature1, it replaces @oldinstr with @newinstr1. If CPU has 363 * @feature2, it replaces @oldinstr with @feature2.
|
/Linux-v6.1/arch/x86/kernel/fpu/ |
D | xstate.h | 101 * If XSAVES is enabled, it replaces XSAVEC because it supports supervisor 104 * Otherwise if XSAVEC is enabled, it replaces XSAVEOPT because it supports 107 * Otherwise, if XSAVEOPT is enabled, XSAVEOPT replaces XSAVE because XSAVEOPT
|
/Linux-v6.1/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-v6.1/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-v6.1/arch/powerpc/kernel/ |
D | cputable.c | 39 * use memcpy() instead of *t = *s so that GCC replaces it in set_cur_cpu_spec() 58 * so that GCC replaces it by __memcpy() when KASAN is active in setup_cpu_spec()
|
/Linux-v6.1/drivers/gpu/drm/tilcdc/ |
D | Kconfig | 14 OMAP-L1xx. This driver replaces the FB_DA8XX fbdev driver.
|
/Linux-v6.1/include/rdma/ |
D | rdma_cm_ib.h | 19 * connection and replaces the call to rdma_resolve_route.
|
/Linux-v6.1/include/linux/amba/ |
D | bus.h | 182 * module may only use this macro once, and calling it replaces module_init() 191 * driver may only use this macro once, and calling it replaces the instance
|
/Linux-v6.1/include/linux/soundwire/ |
D | sdw_type.h | 32 * use this macro once, and calling it replaces module_init() and module_exit()
|
/Linux-v6.1/arch/arm/include/asm/ |
D | stackprotector.h | 11 * replaces these symbol references with references to each task's own
|
/Linux-v6.1/include/linux/comedi/ |
D | comedi_usb.h | 34 * module may only use this macro once, and calling it replaces
|
D | comedi_pcmcia.h | 41 * module may only use this macro once, and calling it replaces
|
D | comedi_pci.h | 49 * module may only use this macro once, and calling it replaces
|
/Linux-v6.1/arch/nios2/include/asm/ |
D | tlbflush.h | 22 * flush_tlb_page, then replaces it with a TLB for pte.
|
/Linux-v6.1/arch/x86/kernel/ |
D | i8253.c | 17 * HPET replaces the PIT, when enabled. So we need to know, which of
|
/Linux-v6.1/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-v6.1/drivers/firmware/google/ |
D | coreboot_table.h | 89 * calling it replaces module_init() and module_exit()
|
1234567891011