Home
last modified time | relevance | path

Searched refs:duplicates (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c169 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 Dmlx4.h475 struct list_head duplicates; member
H A Dmain.c3209 &entry->duplicates, in mlx4_clear_steering()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-soc-ipa105 The .../XXXXXXX.ipa/modem/rx_endpoint_id file duplicates
113 The .../XXXXXXX.ipa/modem/tx_endpoint_id file duplicates
H A Dsysfs-bus-iio822 This channel duplicates the channel 0 frequency
/linux/arch/powerpc/boot/dts/
H A Dmvme5100.dts103 * This definition (IDSEL 11) duplicates the
/linux/Documentation/mm/
H A Dksm.rst42 enforced that there cannot be KSM page content duplicates in the
/linux/net/sched/
H A Dsch_netem.c979 static int check_netem_in_tree(struct Qdisc *sch, bool duplicates, in check_netem_in_tree() argument
988 if (duplicates || in check_netem_in_tree()
998 if (duplicates || in check_netem_in_tree()
/linux/kernel/module/
H A DKconfig97 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 Dderef_null.cocci213 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
/linux/tools/build/Documentation/
H A DBuild.txt71 ex-y += b.o # duplicates in the lists are allowed
/linux/scripts/coccinelle/misc/
H A Darray_size_dup.cocci3 /// Check for array_size(), array3_size(), struct_size() duplicates.
/linux/net/tipc/
H A Dlink.c72 u32 duplicates; member
1793 l->stats.duplicates++; in tipc_link_rcv()
1803 l->stats.duplicates++; in tipc_link_rcv()
2644 {TIPC_NLA_STATS_DUPLICATES, s->duplicates}, in __tipc_nl_add_stats()
2765 {TIPC_NLA_STATS_DUPLICATES, stats->duplicates}, in __tipc_nl_add_bc_link_stat()
/linux/net/ipv6/netfilter/
H A DKconfig65 This option enables the nf_dup_ipv6 core, which duplicates an IPv6
/linux/net/ipv4/netfilter/
H A DKconfig76 This option enables the nf_dup_ipv4 core, which duplicates an IPv4
/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst73 that the 'direction' member will be going away as it duplicates the
/linux/fs/befs/
H A DChangeLog53 names like file1 and file2 to mysteriously be duplicates of each other
/linux/Documentation/gpu/
H A Ddrm-kms.rst277 any function that duplicates or peeks into a state, like e.g.
/linux/Documentation/hid/
H A Dhid-bpf.rst143 For convenience, that external repository duplicates the files from here in
/linux/Documentation/networking/
H A Dip-sysctl.rst3222 detection of duplicates due to loopback of the NS messages that we send.