Home
last modified time | relevance | path

Searched full:duplicated (Results 1 – 25 of 267) sorted by relevance

1234567891011

/linux/tools/perf/pmu-events/arch/x86/goldmontplus/
H A Dcache.json209 … "Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
223 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
234 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
245 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
256 … Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
267 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
278 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
289 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
300 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
311 … Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
[all …]
/linux/tools/perf/pmu-events/arch/x86/goldmont/
H A Dcache.json209 … "Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
223 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
234 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
245 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
256 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
267 … Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
278 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
289 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
300 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
311 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
[all …]
/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))
H A Dcheckincludes.pl20 print "To remove duplicated includes in place use -r\n";
/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/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/security/tomoyo/
H A Dgroup.c14 * tomoyo_same_path_group - Check for duplicated "struct tomoyo_path_group" entry.
29 * tomoyo_same_number_group - Check for duplicated "struct tomoyo_number_group" entry.
48 * tomoyo_same_address_group - Check for duplicated "struct tomoyo_address_group" entry.
H A Dfile.c334 * tomoyo_same_path_acl - Check for duplicated "struct tomoyo_path_acl" entry.
351 * tomoyo_merge_path_acl - Merge duplicated "struct tomoyo_path_acl" entry.
406 * tomoyo_same_mkdev_acl - Check for duplicated "struct tomoyo_mkdev_acl" entry.
426 * tomoyo_merge_mkdev_acl - Merge duplicated "struct tomoyo_mkdev_acl" entry.
488 * tomoyo_same_path2_acl - Check for duplicated "struct tomoyo_path2_acl" entry.
506 * tomoyo_merge_path2_acl - Merge duplicated "struct tomoyo_path2_acl" entry.
624 * tomoyo_same_path_number_acl - Check for duplicated "struct tomoyo_path_number_acl" entry.
644 * tomoyo_merge_path_number_acl - Merge duplicated "struct tomoyo_path_number_acl" entry.
955 * tomoyo_same_mount_acl - Check for duplicated "struct tomoyo_mount_acl" entry.
H A Ddomain.c25 * @check_duplicate: Callback function to find duplicated entry.
66 * tomoyo_same_acl_head - Check for duplicated "struct tomoyo_acl_info" entry.
85 * @check_duplicate: Callback function to find duplicated entry.
86 * @merge_duplicate: Callback function to merge duplicated entry.
212 * tomoyo_same_transition_control - Check for duplicated "struct tomoyo_transition_control" entry.
375 * tomoyo_same_aggregator - Check for duplicated "struct tomoyo_aggregator" entry.
H A Dnetwork.c185 * tomoyo_same_inet_acl - Check for duplicated "struct tomoyo_inet_acl" entry.
204 * tomoyo_same_unix_acl - Check for duplicated "struct tomoyo_unix_acl" entry.
222 * tomoyo_merge_inet_acl - Merge duplicated "struct tomoyo_inet_acl" entry.
248 * tomoyo_merge_unix_acl - Merge duplicated "struct tomoyo_unix_acl" entry.
/linux/drivers/staging/media/atomisp/pci/css_2401_system/
H A Disys_dma_global.h35 * definition for the CSS system DMA. It is duplicated
59 * definition for the CSS system DMA. It is duplicated
/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/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/fs/btrfs/
H A Dvolumes.h489 * The total number of stripes, including the extra duplicated
505 * @replace_nr_stripes: Number of duplicated stripes which need to be
508 * @replace_stripe_src: The array indicates where the duplicated stripes
513 * thus no need to bother where the duplicated ones are from.
520 * num_stripes: 4 (3 + 1 duplicated write)
528 * The duplicated stripe index would be
/linux/drivers/staging/media/rkvdec/
H A DTODO8 * Evaluate introducing a helper to consolidate duplicated
/linux/tools/testing/selftests/kvm/include/aarch64/
H A Ducall.h10 * ucall_exit_mmio_addr holds per-VM values (global data is duplicated by each
/linux/tools/testing/selftests/damon/
H A Ddebugfs_duplicate_context_creation.sh6 # Test duplicated context creation
/linux/arch/x86/include/asm/
H A Dcpufeature.h68 * {REQUIRED,DISABLED}_MASK_CHECK below may seem duplicated with the
70 * header macros which use NCAPINTS need to be changed. The duplicated macro
/linux/drivers/media/usb/pwc/
H A Dpwc-timon.h27 1 or 2 compressed modes available; in that case entries are duplicated.
/linux/net/sctp/
H A DKconfig24 -- acknowledged error-free non-duplicated transfer of user data,
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c196 * NOTE: the duplicated name will not be checked
290 * NOTE: the duplicated name will not be checked
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_ft_pool.c7 * and a virtual memory region of 16M (MLX5_FT_SIZE), this region is duplicated
/linux/drivers/media/rc/keymaps/
H A Drc-kworld-plus-tv-analog.c54 There are several duplicated keycodes there.
/linux/drivers/md/
H A Ddm-flakey.c90 ti->error = "Feature error_reads duplicated"; in parse_features()
101 ti->error = "Feature drop_writes duplicated"; in parse_features()
116 ti->error = "Feature error_writes duplicated"; in parse_features()

1234567891011