/linux/tools/perf/pmu-events/arch/x86/goldmontplus/ |
H A D | cache.json | 209 … "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 D | cache.json | 209 … "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 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))
|
H A D | checkincludes.pl | 20 print "To remove duplicated includes in place use -r\n";
|
/linux/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/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/security/tomoyo/ |
H A D | group.c | 14 * 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 D | file.c | 334 * 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 D | domain.c | 25 * @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 D | network.c | 185 * 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.
|
H A D | environ.c | 69 * tomoyo_same_env_acl - Check for duplicated "struct tomoyo_env_acl" entry.
|
/linux/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/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]
|
/linux/fs/btrfs/ |
H A D | volumes.h | 529 * The total number of stripes, including the extra duplicated 545 * @replace_nr_stripes: Number of duplicated stripes which need to be 548 * @replace_stripe_src: The array indicates where the duplicated stripes 553 * thus no need to bother where the duplicated ones are from. 560 * num_stripes: 4 (3 + 1 duplicated write) 568 * The duplicated stripe index would be
|
/linux/tools/testing/selftests/kvm/include/loongarch/ |
H A D | ucall.h | 10 * ucall_exit_mmio_addr holds per-VM values (global data is duplicated by each
|
/linux/tools/testing/selftests/kvm/lib/loongarch/ |
H A D | ucall.c | 9 * ucall_exit_mmio_addr holds per-VM values (global data is duplicated by each
|
/linux/include/linux/ |
H A D | rmap.h | 594 * @nr_pages: The number of pages of which the mapping will be duplicated 703 * @nr_pages: The number of pages of which the mapping will be duplicated 705 * @src_vma: The vm area from which the mappings are duplicated 716 * If duplicating the mappings succeeded, the duplicated PTEs have to be R/O in 744 * @src_vma: The vm area from which the mapping is duplicated 755 * If duplicating the mapping succeeds, the duplicated PMD has to be R/O in
|
/linux/drivers/media/usb/pwc/ |
H A D | pwc-timon.h | 27 1 or 2 compressed modes available; in that case entries are duplicated.
|
/linux/net/sctp/ |
H A D | Kconfig | 24 -- acknowledged error-free non-duplicated transfer of user data,
|
/linux/tools/testing/selftests/mm/ |
H A D | ksm_tests.c | 142 " For this test, the size of duplicated memory area (in MiB)\n" in print_help() 145 " For this test, the size of duplicated memory area (in MiB)\n" in print_help() 148 " For this test, the size of duplicated memory area (in MiB)\n" in print_help() 164 printf(" -s: the size of duplicated memory area (in MiB)\n"); in print_help()
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.c | 214 * NOTE: the duplicated name will not be checked 308 * NOTE: the duplicated name will not be checked
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-kworld-plus-tv-analog.c | 54 There are several duplicated keycodes there.
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_ft_pool.c | 7 * and a virtual memory region of 16M (MLX5_FT_SIZE), this region is duplicated
|
/linux/arch/riscv/include/asm/ |
H A D | swab.h | 13 // Duplicated from include/uapi/linux/swab.h
|