Searched refs:duplicates (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/drivers/net/mlx4/ |
D | mcg.c | 125 INIT_LIST_HEAD(&new_entry->duplicates); in new_steering_entry() 140 list_add_tail(&dqp->list, &new_entry->duplicates); in new_steering_entry() 226 list_for_each_entry(dqp, &entry->duplicates, list) { in existing_steering_entry() 236 list_add_tail(&dqp->list, &entry->duplicates); in existing_steering_entry() 271 list_for_each_entry_safe(dqp, tmp_dqp, &entry->duplicates, list) { in check_duplicate_entry() 318 if (list_empty(&entry->duplicates)) { in can_remove_steering_entry() 393 list_add_tail(&dqp->list, &entry->duplicates); in add_promisc_qp() 493 list_for_each_entry(dqp, &entry->duplicates, list) { in remove_promisc_qp()
|
D | mlx4.h | 177 struct list_head duplicates; member
|
D | main.c | 1140 &entry->duplicates, in mlx4_clear_steering()
|
/linux-2.6.39/net/tipc/ |
D | link.h | 198 u32 duplicates; member
|
D | bcast.c | 542 bcl->stats.duplicates++; in tipc_bclink_recv_pkt() 737 bcl->stats.duplicates); in tipc_bclink_stats()
|
D | link.c | 1890 l_ptr->stats.duplicates++; in link_handle_out_of_seq_msg() 1902 l_ptr->stats.duplicates++; in link_handle_out_of_seq_msg() 2884 l_ptr->stats.duplicates); in tipc_link_stats()
|
/linux-2.6.39/scripts/genksyms/ |
D | keywords.c_shipped | 37 /* maximum key range = 64, duplicates = 0 */
|
/linux-2.6.39/scripts/coccinelle/null/ |
D | deref_null.cocci | 212 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
|
/linux-2.6.39/scripts/kconfig/ |
D | zconf.hash.c_shipped | 35 /* maximum key range = 50, duplicates = 0 */
|
/linux-2.6.39/Documentation/filesystems/ |
D | squashfs.txt | 93 the source directory, and checked for duplicates. Once all file data has been
|
/linux-2.6.39/fs/befs/ |
D | ChangeLog | 53 names like file1 and file2 to mysteriously be duplicates of each other
|
/linux-2.6.39/ |
D | CREDITS | 2183 D: work on suspend-to-ram/disk, killing duplicates from ioctl32
|
/linux-2.6.39/Documentation/networking/ |
D | bonding.txt | 2309 output from ping flags duplicates (typically one per slave).
|