Home
last modified time | relevance | path

Searched refs:duplicated (Results 1 – 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/scripts/
DMakefile.headersinst36 duplicated := $(filter $(gen-headers), $(src-headers))
37 $(if $(duplicated), $(warning duplicated header export: $(duplicated)))
39 gen-headers := $(filter-out $(duplicated), $(gen-headers))
/kernel/linux/linux-5.10/scripts/coccinelle/tests/
Ddoublebitand.cocci49 cocci.print_main("duplicated argument to & or |",p)
55 coccilib.report.print_report(p[0],"duplicated argument to & or |")
Ddoubletest.cocci53 cocci.print_main("duplicated argument to && or ||",p)
59 coccilib.report.print_report(p[0],"duplicated argument to && or ||")
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
DTODO8 * Evaluate introducing a helper to consolidate duplicated
/kernel/linux/linux-5.10/Documentation/userspace-api/
Dunshare.rst189 the current shared version, associates newly duplicated structures
197 before associating newly duplicated context structures
211 Therefore code from copy_* functions that allocated and duplicated
250 and duplicated the appropriate structure and the second component
253 These dup_* functions allocated and duplicated the appropriate
256 duplicated structures to the task structure with which the
/kernel/linux/linux-5.10/Documentation/gpu/
Ddrm-kms.rst207 "drm_atomic_state" -> "duplicated drm_plane_state A"
208 "drm_atomic_state" -> "duplicated drm_plane_state B"
209 "drm_atomic_state" -> "duplicated drm_crtc_state"
210 "drm_atomic_state" -> "duplicated drm_connector_state"
211 "drm_atomic_state" -> "duplicated driver private state"
232 "duplicated drm_plane_state A" -> "drm_device"[style=invis]
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
Dlibtraceevent-commands.txt34 _tep_ is the event context. The _comm_ is duplicated internally.
40 duplicated internally.
/kernel/linux/linux-5.10/Documentation/timers/
Dhighres.rst77 dependent code. This results in duplicated code across all architectures and
89 clock event devices. It also minimizes the duplicated code across the
115 from the hardware level handler. This removes a lot of duplicated code from the
128 increase of flexibility and the avoidance of duplicated code across
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt47 duplicated from Transmition related registers.
/kernel/linux/linux-5.10/net/sctp/
DKconfig23 -- acknowledged error-free non-duplicated transfer of user data,
/kernel/linux/linux-5.10/include/drm/
Ddrm_atomic.h349 bool duplicated : 1; member
/kernel/linux/linux-5.10/Documentation/driver-api/
Disa.rst40 duplicated init code from the ALSA ISA drivers.
Dclk.rst23 has traditionally been duplicated across a variety of platforms. Second
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dksm.rst175 number of duplicated KSM pages
Duserfaultfd.rst239 duplicated into the newly created process. The manager
/kernel/linux/linux-5.10/Documentation/networking/
Dsegmentation-offloads.rst145 values for if the header was simply duplicated. The one exception to this
Dj1939.rst38 cooperating for the same ECU, are not duplicated. This way of working is
/kernel/linux/linux-5.10/Documentation/filesystems/
Dsquashfs.rst229 also allows values to be de-duplicated, the value being stored once, and
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dboot-options.rst22 due to the shared banks, i.e. you might get duplicated
/kernel/linux/linux-5.10/Documentation/process/
D3.Early-stage.rst83 driver which duplicated an existing driver that the new author had been
/kernel/linux/linux-5.10/Documentation/staging/
Dremoteproc.rst20 duplicated. In addition, this framework also adds rpmsg virtio devices
/kernel/linux/linux-5.10/Documentation/x86/
Dsva.rst206 duplicated hardware for PCI config space and interrupts such as MSI-X.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/
Diavf.rst217 traffic will be duplicated and sent to all matching TC queues. The hardware
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_atomic_helper.c338 if (!state->duplicated && drm_connector_is_unregistered(connector) && in update_connector_routing()
3170 state->duplicated = true; in drm_atomic_helper_duplicate_state()
/kernel/linux/linux-5.10/fs/befs/
DChangeLog9 * Removed duplicated function definition

12