Home
last modified time | relevance | path

Searched full:replaces (Results 1 – 25 of 267) sorted by relevance

1234567891011

/linux/arch/loongarch/include/asm/
H A Dalternative-asm.h25 * 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 Ddm-flakey.rst82 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 Dplatform_device.h289 * 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 Disa.h74 * 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 Ddrm_module.h55 * 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 Drc_check.h32 /* 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 Dcdmm.h81 * 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 Dc-code-gen.rst55 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 Dxstate.h124 * 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 Dsystem-state.rst9 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 Dcputable.c39 * 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 Dradeon_drv.h92 * 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 Dmt8186-corsola-tentacool-sku327683.dts12 /* This variant replaces only the trackpad controller. */
H A Dmt8186-corsola-tentacruel-sku262148.dts14 /* This variant replaces only the trackpad controller. */
/linux/include/rdma/
H A Drdma_cm_ib.h19 * connection and replaces the call to rdma_resolve_route.
/linux/arch/arm/include/asm/
H A Dstackprotector.h11 * replaces these symbol references with references to each task's own
/linux/include/linux/soundwire/
H A Dsdw_type.h32 * use this macro once, and calling it replaces module_init() and module_exit()
/linux/arch/s390/include/asm/
H A Dalternative.h205 * 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 Dcomedi_usb.h34 * module may only use this macro once, and calling it replaces
H A Dcomedi_pcmcia.h41 * module may only use this macro once, and calling it replaces
H A Dcomedi_pci.h49 * module may only use this macro once, and calling it replaces
/linux/arch/nios2/include/asm/
H A Dtlbflush.h22 * flush_tlb_page, then replaces it with a TLB for pte.
/linux/arch/arm/mach-s3c/
H A Ddevs.h51 * This helper replaces a number of calls that copy and then set the
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst23 The macro language replaces the variable references with their expanded form,
170 replaces ".c" with " .o".
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_decoder_api.rst18 been designed. Which replaces this part of the DVB API.

1234567891011