| /linux-6.15/scripts/ |
| H A D | Makefile.headersinst | 36 duplicated := $(filter $(gen-headers), $(src-headers)) 37 $(if $(duplicated), $(warning duplicated header export: $(duplicated))) 39 gen-headers := $(filter-out $(duplicated), $(gen-headers))
|
| /linux-6.15/scripts/coccinelle/tests/ |
| H A D | doublebitand.cocci | 49 cocci.print_main("duplicated argument to & or |",p) 55 coccilib.report.print_report(p[0],"duplicated argument to & or |")
|
| H A D | doubletest.cocci | 53 cocci.print_main("duplicated argument to && or ||",p) 59 coccilib.report.print_report(p[0],"duplicated argument to && or ||")
|
| /linux-6.15/drivers/staging/media/rkvdec/ |
| H A D | TODO | 8 * Evaluate introducing a helper to consolidate duplicated
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | unshare.rst | 189 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-6.15/Documentation/gpu/ |
| H A D | drm-kms.rst | 209 "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]
|
| H A D | drm-usage-stats.rst | 70 duplicated and shared file descriptors. Conceptually the value should map 1:1
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_link_bw.c | 38 if (state->base.duplicated && crtc_state) { in intel_link_bw_init_limits()
|
| /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_trace.h | 325 __field(bool, duplicated) 335 __entry->duplicated = state->duplicated; 344 __entry->async_update, __entry->duplicated, __entry->num_connector,
|
| /linux-6.15/Documentation/timers/ |
| H A D | highres.rst | 77 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-6.15/Documentation/devicetree/bindings/display/ |
| H A D | st,stm32mp25-lvds.yaml | 27 - Single-Display or Double-Display (with the same content duplicated on both)
|
| /linux-6.15/net/sctp/ |
| H A D | Kconfig | 24 -- acknowledged error-free non-duplicated transfer of user data,
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | fsl,esai.yaml | 89 duplicated from Transmission related registers.
|
| /linux-6.15/drivers/hid/bpf/progs/ |
| H A D | README | 17 Once a .bpf.c file is accepted here, it is duplicated in `udev-hid-bpf`
|
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A D | samsung,exynos4212-fimc-is.yaml | 90 Node representing the SoC's Power Management Unit (duplicated with the
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | isa.rst | 40 duplicated init code from the ALSA ISA drivers.
|
| H A D | clk.rst | 23 has traditionally been duplicated across a variety of platforms. Second
|
| /linux-6.15/Documentation/security/ |
| H A D | landlock.rst | 118 duplicated and the ruleset is imported as a new layer of rules in the new
|
| /linux-6.15/include/drm/ |
| H A D | drm_atomic.h | 459 bool duplicated : 1; member
|
| /linux-6.15/Documentation/admin-guide/mm/ |
| H A D | ksm.rst | 164 enabled, pages that have previously not been de-duplicated get 214 number of duplicated KSM pages
|
| /linux-6.15/Documentation/networking/ |
| H A D | segmentation-offloads.rst | 145 values for if the header was simply duplicated. The one exception to this
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-timecard | 224 separated by spaces. If there are duplicated input
|
| /linux-6.15/Documentation/process/ |
| H A D | 3.Early-stage.rst | 83 driver which duplicated an existing driver that the new author had been
|
| /linux-6.15/Documentation/staging/ |
| H A D | remoteproc.rst | 20 duplicated. In addition, this framework also adds rpmsg virtio devices
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | squashfs.rst | 287 also allows values to be de-duplicated, the value being stored once, and
|