Home
last modified time | relevance | path

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

12

/linux/scripts/
H A 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/scripts/coccinelle/tests/
H A Ddoublebitand.cocci49 cocci.print_main("duplicated argument to & or |",p)
55 coccilib.report.print_report(p[0],"duplicated argument to & or |")
H A Ddoubletest.cocci53 cocci.print_main("duplicated argument to && or ||",p)
59 coccilib.report.print_report(p[0],"duplicated argument to && or ||")
/linux/drivers/staging/media/rkvdec/
H A DTODO8 * Evaluate introducing a helper to consolidate duplicated
/linux/Documentation/userspace-api/
H A 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/Documentation/gpu/
H A Ddrm-kms.rst209 "drm_atomic_state" -> "duplicated drm_plane_state A"
210 "drm_atomic_state" -> "duplicated drm_plane_state B"
211 "drm_atomic_state" -> "duplicated drm_crtc_state"
212 "drm_atomic_state" -> "duplicated drm_connector_state"
213 "drm_atomic_state" -> "duplicated driver private state"
234 "duplicated drm_plane_state A" -> "drm_device"[style=invis]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_link_bw.c38 if (state->base.duplicated && crtc_state) { in intel_link_bw_init_limits()
/linux/Documentation/timers/
H A 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/net/sctp/
H A DKconfig24 -- acknowledged error-free non-duplicated transfer of user data,
/linux/drivers/hid/bpf/progs/
H A DREADME17 Once a .bpf.c file is accepted here, it is duplicated in `udev-hid-bpf`
/linux/Documentation/security/
H A Dlandlock.rst114 duplicated and the ruleset is imported as a new layer of rules in the new
/linux/Documentation/driver-api/
H A Disa.rst40 duplicated init code from the ALSA ISA drivers.
H A Dclk.rst23 has traditionally been duplicated across a variety of platforms. Second
/linux/include/drm/
H A Ddrm_atomic.h409 bool duplicated : 1; member
/linux/Documentation/admin-guide/mm/
H A Dksm.rst164 enabled, pages that have previously not been de-duplicated get
214 number of duplicated KSM pages
/linux/Documentation/networking/
H A Dsegmentation-offloads.rst145 values for if the header was simply duplicated. The one exception to this
/linux/Documentation/arch/x86/x86_64/
H A Dboot-options.rst22 due to the shared banks, i.e. you might get duplicated
/linux/Documentation/ABI/testing/
H A Dsysfs-timecard224 separated by spaces. If there are duplicated input
/linux/Documentation/process/
H A D3.Early-stage.rst83 driver which duplicated an existing driver that the new author had been
/linux/Documentation/staging/
H A Dremoteproc.rst20 duplicated. In addition, this framework also adds rpmsg virtio devices
/linux/Documentation/filesystems/
H A Dsquashfs.rst289 also allows values to be de-duplicated, the value being stored once, and
/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c349 if (!state->duplicated && drm_connector_is_unregistered(connector) && in update_connector_routing()
3436 state->duplicated = true; in drm_atomic_helper_duplicate_state()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst217 traffic will be duplicated and sent to all matching TC queues. The hardware
/linux/fs/befs/
H A DChangeLog9 * Removed duplicated function definition
/linux/Documentation/arch/x86/
H A Dsva.rst235 duplicated hardware for PCI config space and interrupts such as MSI-X.

12