/linux/arch/loongarch/include/asm/ |
H A 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.
|
/linux/Documentation/admin-guide/device-mapper/ |
H A 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::
|
/linux/include/linux/ |
H A D | platform_device.h | 289 * calling it replaces module_init() and module_exit() 298 * calling it replaces device_initcall(). Note this is meant to be 307 * calling it replaces module_init() and module_exit() 324 * driver may only use this macro once, and using it replaces device_initcall.
|
H A D | isa.h | 74 * use this macro once, and calling it replaces module_init and module_exit. 88 * replaces module_init and module_exit.
|
/linux/include/drm/ |
H A 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/tools/lib/perf/include/internal/ |
H A D | rc_check.h | 32 /* Replaces "struct foo" so that the pointer may be interposed. */ 62 /* Replaces "struct foo" so that the pointer may be interposed. */
|
/linux/arch/mips/include/asm/ |
H A 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/Documentation/userspace-api/netlink/ |
H A 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``
|
/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | 124 * If XSAVES is enabled, it replaces XSAVEC because it supports supervisor 127 * Otherwise if XSAVEC is enabled, it replaces XSAVEOPT because it supports 130 * Otherwise, if XSAVEOPT is enabled, XSAVEOPT replaces XSAVE because XSAVEOPT
|
/linux/Documentation/livepatch/ |
H A 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/arch/powerpc/kernel/ |
H A 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/drivers/gpu/drm/radeon/ |
H A D | radeon_drv.h | 92 * R200_EMIT_PP_AFS_0/1, R200_EMIT_PP_TXCTLALL_0-5 (replaces 94 * (replaces R200_EMIT_TFACTOR_0 (8 consts instead of 6)
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8186-corsola-tentacool-sku327683.dts | 12 /* This variant replaces only the trackpad controller. */
|
H A D | mt8186-corsola-tentacruel-sku262148.dts | 14 /* This variant replaces only the trackpad controller. */
|
/linux/include/rdma/ |
H A D | rdma_cm_ib.h | 19 * connection and replaces the call to rdma_resolve_route.
|
/linux/arch/arm/include/asm/ |
H A D | stackprotector.h | 11 * replaces these symbol references with references to each task's own
|
/linux/include/linux/soundwire/ |
H A D | sdw_type.h | 32 * use this macro once, and calling it replaces module_init() and module_exit()
|
/linux/arch/s390/include/asm/ |
H A D | alternative.h | 205 * present, early code in apply_alternatives() replaces @oldinstr with 220 * present, early code in apply_alternatives() replaces @oldinstr with
|
/linux/include/linux/comedi/ |
H A D | comedi_usb.h | 34 * module may only use this macro once, and calling it replaces
|
H A D | comedi_pcmcia.h | 41 * module may only use this macro once, and calling it replaces
|
H A D | comedi_pci.h | 49 * module may only use this macro once, and calling it replaces
|
/linux/arch/nios2/include/asm/ |
H A D | tlbflush.h | 22 * flush_tlb_page, then replaces it with a TLB for pte.
|
/linux/arch/arm/mach-s3c/ |
H A D | devs.h | 51 * This helper replaces a number of calls that copy and then set the
|
/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 23 The macro language replaces the variable references with their expanded form, 170 replaces ".c" with " .o".
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_decoder_api.rst | 18 been designed. Which replaces this part of the DVB API.
|