/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A 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()
|
H A D | mlx4.h | 475 struct list_head duplicates; member
|
H A D | main.c | 3214 &entry->duplicates, in mlx4_clear_steering()
|
/linux/Documentation/ABI/testing/ |
H A 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/Documentation/core-api/ |
H A D | mm-api.rst | 132 .. #kernel-doc:: mm/nommu.c (duplicates kernel-doc from other files)
|
/linux/arch/powerpc/boot/dts/ |
H A D | mvme5100.dts | 103 * This definition (IDSEL 11) duplicates the
|
/linux/Documentation/mm/ |
H A D | ksm.rst | 42 enforced that there cannot be KSM page content duplicates in the
|
/linux/kernel/module/ |
H A D | Kconfig | 97 tracking for duplicates for that module. 113 bool "Force full stack trace when duplicates are found" 120 these duplicates occur.
|
/linux/scripts/coccinelle/null/ |
H A D | deref_null.cocci | 213 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
|
/linux/tools/build/Documentation/ |
H A D | Build.txt | 71 ex-y += b.o # duplicates in the lists are allowed
|
/linux/scripts/coccinelle/misc/ |
H A D | array_size_dup.cocci | 3 /// Check for array_size(), array3_size(), struct_size() duplicates.
|
/linux/net/tipc/ |
H A D | link.c | 72 u32 duplicates; member 1795 l->stats.duplicates++; in tipc_link_rcv() 1805 l->stats.duplicates++; in tipc_link_rcv() 2645 {TIPC_NLA_STATS_DUPLICATES, s->duplicates}, in __tipc_nl_add_stats() 2766 {TIPC_NLA_STATS_DUPLICATES, stats->duplicates}, in __tipc_nl_add_bc_link_stat()
|
/linux/Documentation/driver-api/nvdimm/ |
H A 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/Documentation/admin-guide/device-mapper/ |
H A D | vdo-design.rst | 27 storing multiple copies of those duplicates. Therefore, dm-vdo has two main 69 sets with significant amounts of duplicate data, the duplicates tend to 71 other duplicates will be detected, and that those duplicates will have been
|
/linux/Documentation/driver-api/dmaengine/ |
H A D | client.rst | 73 that the 'direction' member will be going away as it duplicates the
|
/linux/Documentation/filesystems/ |
H A D | squashfs.rst | 159 the source directory, and checked for duplicates. Once all file data has been
|
/linux/fs/befs/ |
H A D | ChangeLog | 53 names like file1 and file2 to mysteriously be duplicates of each other
|
/linux/Documentation/gpu/ |
H A D | drm-kms.rst | 277 any function that duplicates or peeks into a state, like e.g.
|
/linux/Documentation/hid/ |
H A D | hid-bpf.rst | 143 For convenience, that external repository duplicates the files from here in
|
/linux/Documentation/arch/arm64/ |
H A D | arm-acpi.rst | 84 really just duplicates something that already works. ACPI already does what
|
/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 1097 eliminating the duplicates at the receiver. The High-availability Seamless
|
/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 2817 detection of duplicates due to loopback of the NS messages that we send.
|