Searched full:replaces (Results 1 – 25 of 535) sorted by relevance
12345678910>>...22
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | alternative-asm.h | 25 * present, early code in apply_alternatives() replaces @oldinstr with 55 * has @feature1, it replaces @oldinstr with @newinstr1. If CPU has 56 * @feature2, it replaces @oldinstr with @feature2.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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::
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | dm-flakey.rst | 82 Replaces the 32nd byte of READ bios with the value 1:: 86 Replaces the 224th byte of REQ_META (=32) bios with the value 0::
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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 | 300 * calling it replaces module_init() and module_exit() 309 * calling it replaces device_initcall(). Note this is meant to be 318 * calling it replaces module_init() and module_exit() 335 * driver may only use this macro once, and using it replaces device_initcall.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
| D | rc_check.h | 32 /* Replaces "struct foo" so that the pointer may be interposed. */ 59 /* Replaces "struct foo" so that the pointer may be interposed. */
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | alternative.h | 19 * The LOCK_PREFIX macro defined here replaces the LOCK and 324 * present, early code in apply_alternatives() replaces @oldinstr with 361 * has @feature1, it replaces @oldinstr with @newinstr1. If CPU has 362 * @feature2, it replaces @oldinstr with @feature2.
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/netlink/ |
| D | c-code-gen.rst | 55 If ``name-prefix`` is specified it replaces the ``$family-$enum`` 88 If ``name-prefix`` is specified it replaces the ``$family-CMD``
|
| /kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
| D | xstate.h | 102 * If XSAVES is enabled, it replaces XSAVEC because it supports supervisor 105 * Otherwise if XSAVEC is enabled, it replaces XSAVEOPT because it supports 108 * Otherwise, if XSAVEOPT is enabled, XSAVEOPT replaces XSAVE because XSAVEOPT
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/ |
| D | Kconfig | 15 OMAP-L1xx. This driver replaces the FB_DA8XX fbdev driver.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/ |
| D | Kconfig | 14 OMAP-L1xx. This driver replaces the FB_DA8XX fbdev driver.
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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)
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | alternative.h | 21 * The LOCK_PREFIX macro defined here replaces the LOCK and 375 * present, early code in apply_alternatives() replaces @oldinstr with 414 * has @feature1, it replaces @oldinstr with @newinstr1. If CPU has 415 * @feature2, it replaces @oldinstr with @feature2.
|
| /kernel/linux/linux-6.6/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)
|
| /kernel/linux/linux-6.6/include/rdma/ |
| D | rdma_cm_ib.h | 19 * connection and replaces the call to rdma_resolve_route.
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | rdma_cm_ib.h | 19 * connection and replaces the call to rdma_resolve_route.
|
12345678910>>...22