Searched refs:duplicates (Results 1 – 20 of 20) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 170 INIT_LIST_HEAD(&new_entry->duplicates); in new_steering_entry() 185 list_add_tail(&dqp->list, &new_entry->duplicates); in new_steering_entry() 272 list_for_each_entry(dqp, &entry->duplicates, list) { in existing_steering_entry() 282 list_add_tail(&dqp->list, &entry->duplicates); in existing_steering_entry() 318 list_for_each_entry_safe(dqp, tmp_dqp, &entry->duplicates, list) { in check_duplicate_entry() 392 if (list_empty(&entry->duplicates) || in can_remove_steering_entry() 401 &entry->duplicates, in can_remove_steering_entry() 490 &entry->duplicates); in add_promisc_qp() 605 list_for_each_entry(dqp, &entry->duplicates, list) { in remove_promisc_qp()
|
D | mlx4.h | 462 struct list_head duplicates; member
|
D | main.c | 2638 &entry->duplicates, in mlx4_clear_steering()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 520 struct list_head duplicates; in radeon_bo_list_validate() local 525 INIT_LIST_HEAD(&duplicates); in radeon_bo_list_validate() 526 r = ttm_eu_reserve_buffers(ticket, head, true, &duplicates); in radeon_bo_list_validate() 578 list_for_each_entry(lobj, &duplicates, tv.head) { in radeon_bo_list_validate()
|
/linux-4.1.27/net/tipc/ |
D | link.h | 92 u32 duplicates; member
|
D | bcast.c | 567 bcl->stats.duplicates++; in tipc_bclink_rcv() 751 {TIPC_NLA_STATS_DUPLICATES, stats->duplicates}, in __tipc_nl_add_bc_link_stat()
|
D | link.c | 1323 l_ptr->stats.duplicates++; in link_handle_out_of_seq_msg() 1333 l_ptr->stats.duplicates++; in link_handle_out_of_seq_msg() 1987 {TIPC_NLA_STATS_DUPLICATES, s->duplicates}, in __tipc_nl_add_stats()
|
/linux-4.1.27/drivers/firmware/efi/ |
D | vars.c | 444 void *data, bool atomic, bool duplicates, in efivar_init() argument 489 if (duplicates && in efivar_init()
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mvme5100.dts | 103 * This definition (IDSEL 11) duplicates the
|
/linux-4.1.27/scripts/genksyms/ |
D | keywords.hash.c_shipped | 37 /* maximum key range = 98, duplicates = 0 */
|
/linux-4.1.27/scripts/coccinelle/null/ |
D | deref_null.cocci | 212 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
|
/linux-4.1.27/Documentation/filesystems/ |
D | 00-INDEX | 137 - info on sysfs tagging to avoid duplicates.
|
D | squashfs.txt | 95 the source directory, and checked for duplicates. Once all file data has been
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.hash.c_shipped | 35 /* maximum key range = 71, duplicates = 0 */
|
/linux-4.1.27/Documentation/dmaengine/ |
D | client.txt | 67 that the 'direction' member will be going away as it duplicates the
|
/linux-4.1.27/include/linux/ |
D | efi.h | 1132 void *data, bool atomic, bool duplicates,
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 53 names like file1 and file2 to mysteriously be duplicates of each other
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 81 really just duplicates something that already works. ACPI already does what
|
/linux-4.1.27/ |
D | CREDITS | 2267 D: work on suspend-to-ram/disk, killing duplicates from ioctl32
|
/linux-4.1.27/Documentation/networking/ |
D | bonding.txt | 2457 output from ping flags duplicates (typically one per slave).
|