Searched refs:duplicated (Results 1 – 25 of 35) sorted by relevance
12
| /Linux-v5.4/scripts/ |
| 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-v5.4/scripts/coccinelle/tests/ |
| D | doublebitand.cocci | 49 cocci.print_main("duplicated argument to & or |",p) 55 coccilib.report.print_report(p[0],"duplicated argument to & or |")
|
| D | doubletest.cocci | 53 cocci.print_main("duplicated argument to && or ||",p) 59 coccilib.report.print_report(p[0],"duplicated argument to && or ||")
|
| /Linux-v5.4/Documentation/gpu/ |
| D | drm-kms.rst | 208 "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/ |
| 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-v5.4/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-commands.txt | 34 _tep_ is the event context. The _comm_ is duplicated internally. 40 duplicated internally.
|
| /Linux-v5.4/Documentation/timers/ |
| 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-v5.4/Documentation/devicetree/bindings/sound/ |
| D | fsl,esai.txt | 46 duplicated from Transmition related registers.
|
| /Linux-v5.4/net/sctp/ |
| D | Kconfig | 23 -- acknowledged error-free non-duplicated transfer of user data,
|
| /Linux-v5.4/include/drm/ |
| D | drm_atomic.h | 340 bool duplicated : 1; member
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | isa.rst | 40 duplicated init code from the ALSA ISA drivers.
|
| D | clk.rst | 23 has traditionally been duplicated across a variety of platforms. Second
|
| /Linux-v5.4/Documentation/admin-guide/mm/ |
| D | ksm.rst | 175 number of duplicated KSM pages
|
| D | userfaultfd.rst | 187 duplicated into the newly created process. The manager
|
| D | hugetlbpage.rst | 168 the huge page userspace interface in ``/proc/sys/vm`` has been duplicated in
|
| /Linux-v5.4/Documentation/networking/ |
| D | segmentation-offloads.rst | 145 values for if the header was simply duplicated. The one exception to this
|
| D | j1939.rst | 38 cooperating for the same ECU, are not duplicated. This way of working is
|
| /Linux-v5.4/Documentation/x86/x86_64/ |
| D | boot-options.rst | 22 due to the shared banks, i.e. you might get duplicated
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | squashfs.txt | 223 also allows values to be de-duplicated, the value being stored once, and
|
| /Linux-v5.4/Documentation/process/ |
| D | 3.Early-stage.rst | 83 driver which duplicated an existing driver that the new author had been
|
| /Linux-v5.4/Documentation/ |
| D | remoteproc.txt | 20 duplicated. In addition, this framework also adds rpmsg virtio devices
|
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_atomic_helper.c | 347 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/ |
| D | iavf.rst | 217 traffic will be duplicated and sent to all matching TC queues. The hardware
|
| /Linux-v5.4/fs/befs/ |
| D | ChangeLog | 9 * Removed duplicated function definition
|
| /Linux-v5.4/Documentation/arm64/ |
| D | sve.rst | 127 is duplicated between sve_context and fpsimd_context.
|
12