| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ | 
| D | mcg.c | 169 	INIT_LIST_HEAD(&new_entry->duplicates);  in new_steering_entry() 184 		list_add_tail(&dqp->list, &new_entry->duplicates);  in new_steering_entry() 271 	list_for_each_entry(dqp, &entry->duplicates, list) {  in existing_steering_entry() 281 	list_add_tail(&dqp->list, &entry->duplicates);  in existing_steering_entry() 317 	list_for_each_entry_safe(dqp, tmp_dqp, &entry->duplicates, list) {  in check_duplicate_entry() 391 			if (list_empty(&entry->duplicates) ||  in can_remove_steering_entry() 400 							 &entry->duplicates,  in can_remove_steering_entry() 489 						      &entry->duplicates);  in add_promisc_qp() 604 			list_for_each_entry(dqp, &entry->duplicates, list) {  in remove_promisc_qp()
  | 
| D | mlx4.h | 475 	struct list_head duplicates;  member
  | 
| D | main.c | 3218 							 &entry->duplicates,  in mlx4_clear_steering()
  | 
| /Linux-v6.6/fs/efivarfs/ | 
| D | internal.h | 28 		void *data, bool duplicates, struct list_head *head);
  | 
| D | vars.c | 373 		void *data, bool duplicates, struct list_head *head)  in efivar_init()  argument 415 			if (duplicates &&  in efivar_init()
  | 
| /Linux-v6.6/drivers/gpu/drm/radeon/ | 
| D | radeon_object.c | 476 	struct list_head duplicates;  in radeon_bo_list_validate()  local 481 	INIT_LIST_HEAD(&duplicates);  in radeon_bo_list_validate() 482 	r = ttm_eu_reserve_buffers(ticket, head, true, &duplicates);  in radeon_bo_list_validate() 534 	list_for_each_entry(lobj, &duplicates, tv.head) {  in radeon_bo_list_validate()
  | 
| /Linux-v6.6/Documentation/ABI/testing/ | 
| D | sysfs-devices-platform-soc-ipa | 105 		The .../XXXXXXX.ipa/modem/rx_endpoint_id file duplicates 113 		The .../XXXXXXX.ipa/modem/tx_endpoint_id file duplicates
  | 
| /Linux-v6.6/Documentation/core-api/ | 
| D | mm-api.rst | 132 .. #kernel-doc:: mm/nommu.c (duplicates kernel-doc from other files)
  | 
| /Linux-v6.6/Documentation/mm/ | 
| D | ksm.rst | 42 enforced that there cannot be KSM page content duplicates in the
  | 
| /Linux-v6.6/arch/powerpc/boot/dts/ | 
| D | mvme5100.dts | 103 			 * This definition (IDSEL 11) duplicates the
  | 
| /Linux-v6.6/kernel/module/ | 
| D | Kconfig | 96 	  tracking for duplicates for that module. 112 	bool "Force full stack trace when duplicates are found" 119 	  these duplicates occur.
  | 
| /Linux-v6.6/scripts/coccinelle/null/ | 
| D | deref_null.cocci | 213 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
  | 
| /Linux-v6.6/scripts/coccinelle/misc/ | 
| D | array_size_dup.cocci | 3 /// Check for array_size(), array3_size(), struct_size() duplicates.
  | 
| /Linux-v6.6/tools/build/Documentation/ | 
| D | Build.txt | 71     ex-y += b.o # duplicates in the lists are allowed
  | 
| /Linux-v6.6/net/tipc/ | 
| D | link.c | 72 	u32 duplicates;  member 1817 			l->stats.duplicates++;  in tipc_link_rcv() 1827 				l->stats.duplicates++;  in tipc_link_rcv() 2667 		{TIPC_NLA_STATS_DUPLICATES, s->duplicates},  in __tipc_nl_add_stats() 2788 		{TIPC_NLA_STATS_DUPLICATES, stats->duplicates},  in __tipc_nl_add_bc_link_stat()
  | 
| /Linux-v6.6/Documentation/driver-api/nvdimm/ | 
| D | nvdimm.rst | 395 emits, "devtype" duplicates the DEVTYPE variable stored by udev at the 396 'add' event, "modalias" duplicates the MODALIAS variable stored by udev
  | 
| /Linux-v6.6/net/ipv6/netfilter/ | 
| D | Kconfig | 54 	  This option enables the nf_dup_ipv6 core, which duplicates an IPv6
  | 
| /Linux-v6.6/net/ipv4/netfilter/ | 
| D | Kconfig | 65 	  This option enables the nf_dup_ipv4 core, which duplicates an IPv4
  | 
| /Linux-v6.6/Documentation/filesystems/ | 
| D | squashfs.rst | 101 the source directory, and checked for duplicates.  Once all file data has been
  | 
| D | mount_api.rst | 759      ordered, that there are no duplicates and that the values are between low
  | 
| /Linux-v6.6/Documentation/driver-api/dmaengine/ | 
| D | client.rst | 73    that the 'direction' member will be going away as it duplicates the
  | 
| /Linux-v6.6/fs/befs/ | 
| D | ChangeLog | 53 	names like file1 and file2 to mysteriously be duplicates of each other 
  | 
| /Linux-v6.6/Documentation/gpu/ | 
| D | drm-kms.rst | 277 any function that duplicates or peeks into a state, like e.g.
  | 
| /Linux-v6.6/Documentation/arch/arm64/ | 
| D | arm-acpi.rst | 84 really just duplicates something that already works.  ACPI already does what
  | 
| /Linux-v6.6/Documentation/networking/dsa/ | 
| D | dsa.rst | 1093 eliminating the duplicates at the receiver. The High-availability Seamless
  |