Home
last modified time | relevance | path

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

12

/Linux-v5.4/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))
/Linux-v5.4/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 ||")
/Linux-v5.4/Documentation/gpu/
Ddrm-kms.rst208 "drm_atomic_state" -> "duplicated drm_plane_state A"
209 "drm_atomic_state" -> "duplicated drm_plane_state B"
210 "drm_atomic_state" -> "duplicated drm_crtc_state"
211 "drm_atomic_state" -> "duplicated drm_connector_state"
212 "drm_atomic_state" -> "duplicated driver private state"
233 "duplicated drm_plane_state A" -> "drm_device"[style=invis]
/Linux-v5.4/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
/Linux-v5.4/tools/lib/traceevent/Documentation/
Dlibtraceevent-commands.txt34 _tep_ is the event context. The _comm_ is duplicated internally.
40 duplicated internally.
/Linux-v5.4/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
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt46 duplicated from Transmition related registers.
/Linux-v5.4/net/sctp/
DKconfig23 -- acknowledged error-free non-duplicated transfer of user data,
/Linux-v5.4/include/drm/
Ddrm_atomic.h340 bool duplicated : 1; member
/Linux-v5.4/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
/Linux-v5.4/Documentation/admin-guide/mm/
Dksm.rst175 number of duplicated KSM pages
Duserfaultfd.rst187 duplicated into the newly created process. The manager
Dhugetlbpage.rst168 the huge page userspace interface in ``/proc/sys/vm`` has been duplicated in
/Linux-v5.4/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
/Linux-v5.4/Documentation/x86/x86_64/
Dboot-options.rst22 due to the shared banks, i.e. you might get duplicated
/Linux-v5.4/Documentation/filesystems/
Dsquashfs.txt223 also allows values to be de-duplicated, the value being stored once, and
/Linux-v5.4/Documentation/process/
D3.Early-stage.rst83 driver which duplicated an existing driver that the new author had been
/Linux-v5.4/Documentation/
Dremoteproc.txt20 duplicated. In addition, this framework also adds rpmsg virtio devices
/Linux-v5.4/drivers/gpu/drm/
Ddrm_atomic_helper.c347 if (!state->duplicated && drm_connector_is_unregistered(connector) && in update_connector_routing()
3111 state->duplicated = true; in drm_atomic_helper_duplicate_state()
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Diavf.rst217 traffic will be duplicated and sent to all matching TC queues. The hardware
/Linux-v5.4/fs/befs/
DChangeLog9 * Removed duplicated function definition
/Linux-v5.4/Documentation/arm64/
Dsve.rst127 is duplicated between sve_context and fpsimd_context.

12