/linux/scripts/ |
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/scripts/coccinelle/tests/ |
A D | doublebitand.cocci | 49 cocci.print_main("duplicated argument to & or |",p) 55 coccilib.report.print_report(p[0],"duplicated argument to & or |")
|
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/Documentation/userspace-api/ |
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/drivers/staging/media/rkvdec/ |
A D | TODO | 8 * Evaluate introducing a helper to consolidate duplicated
|
/linux/Documentation/gpu/ |
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]
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_trace.h | 323 __field(bool, duplicated) 333 __entry->duplicated = state->duplicated; 342 __entry->async_update, __entry->duplicated, __entry->num_connector,
|
/linux/Documentation/timers/ |
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/tools/lib/traceevent/Documentation/ |
A D | libtraceevent-commands.txt | 34 _tep_ is the event context. The _comm_ is duplicated internally. 40 duplicated internally.
|
/linux/Documentation/devicetree/bindings/sound/ |
A D | fsl,esai.txt | 47 duplicated from Transmition related registers.
|
/linux/net/sctp/ |
A D | Kconfig | 24 -- acknowledged error-free non-duplicated transfer of user data,
|
/linux/Documentation/security/ |
A D | landlock.rst | 71 duplicated and the ruleset is imported as a new layer of rules in the new
|
/linux/Documentation/driver-api/ |
A D | isa.rst | 40 duplicated init code from the ALSA ISA drivers.
|
A D | clk.rst | 23 has traditionally been duplicated across a variety of platforms. Second
|
/linux/include/drm/ |
A D | drm_atomic.h | 381 bool duplicated : 1; member
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-timecard | 120 separated by spaces. If there are duplicated input
|
/linux/Documentation/admin-guide/mm/ |
A D | ksm.rst | 175 number of duplicated KSM pages
|
/linux/Documentation/networking/ |
A D | segmentation-offloads.rst | 145 values for if the header was simply duplicated. The one exception to this
|
/linux/Documentation/x86/x86_64/ |
A D | boot-options.rst | 22 due to the shared banks, i.e. you might get duplicated
|
/linux/Documentation/filesystems/ |
A D | squashfs.rst | 229 also allows values to be de-duplicated, the value being stored once, and
|
/linux/Documentation/process/ |
A D | 3.Early-stage.rst | 83 driver which duplicated an existing driver that the new author had been
|
/linux/drivers/gpu/drm/ |
A D | drm_atomic_helper.c | 340 if (!state->duplicated && drm_connector_is_unregistered(connector) && in update_connector_routing() 3169 state->duplicated = true; in drm_atomic_helper_duplicate_state()
|
/linux/Documentation/x86/ |
A D | sva.rst | 206 duplicated hardware for PCI config space and interrupts such as MSI-X.
|
/linux/Documentation/staging/ |
A D | remoteproc.rst | 20 duplicated. In addition, this framework also adds rpmsg virtio devices
|
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
A D | iavf.rst | 217 traffic will be duplicated and sent to all matching TC queues. The hardware
|