/openbmc/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()
|
/openbmc/linux/fs/efivarfs/ |
H A D | internal.h | 28 void *data, bool duplicates, struct list_head *head);
|
H A D | vars.c | 373 void *data, bool duplicates, struct list_head *head) in efivar_init() argument 416 if (duplicates && in efivar_init()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A 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()
|
/openbmc/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
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | busybox-syslog.default | 13 # -D : Drop duplicates
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-sysroot-cruft.sh | 161 diff ${OUTPUT}/master.list.all.txt ${OUTPUT}/master.list.txt > ${OUTPUT}/duplicates.txt
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
H A D | libdbi-perl_1.646.bb | 25 # unclear why there are several duplicates of tests in tarball
|
/openbmc/openbmc-test-automation/lib/ |
H A D | list_utils.robot | 31 ... values common to both lists with no duplicates.
|
/openbmc/qemu/ |
H A D | gitdm.config | 16 # than one address or have changed addresses. This duplicates some of
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/ |
H A D | xfstests_2024.03.03.bb | 60 # otherwise install-sh duplicates DESTDIR prefix
|
/openbmc/qemu/contrib/gitdm/ |
H A D | aliases | 3 # single, canonical address. It duplicates some info from .mailmap so
|
/openbmc/linux/Documentation/core-api/ |
H A D | mm-api.rst | 132 .. #kernel-doc:: mm/nommu.c (duplicates kernel-doc from other files)
|
/openbmc/bmcweb/ |
H A D | HEADERS.md | 28 up getting compiled multiple times, then the duplicates deleted at link time.
|
/openbmc/linux/Documentation/mm/ |
H A D | ksm.rst | 42 enforced that there cannot be KSM page content duplicates in the
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mvme5100.dts | 103 * This definition (IDSEL 11) duplicates the
|
/openbmc/linux/kernel/module/ |
H A D | Kconfig | 96 tracking for duplicates for that module. 112 bool "Force full stack trace when duplicates are found" 119 these duplicates occur.
|
/openbmc/u-boot/doc/device-tree-bindings/ |
H A D | chosen.txt | 97 duplicates from the list).
|
/openbmc/linux/scripts/coccinelle/null/ |
H A D | deref_null.cocci | 213 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
|
/openbmc/linux/tools/build/Documentation/ |
H A D | Build.txt | 71 ex-y += b.o # duplicates in the lists are allowed
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | array_size_dup.cocci | 3 /// Check for array_size(), array3_size(), struct_size() duplicates.
|
/openbmc/linux/net/tipc/ |
H A 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()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.2.1.rst | 85 - release-notes-4.2: remove/merge duplicates entries
|
/openbmc/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
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | Kconfig | 54 This option enables the nf_dup_ipv6 core, which duplicates an IPv6
|