/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gem.c | 453 struct list_head list, duplicates; in amdgpu_gem_va_update_vm() local 458 INIT_LIST_HEAD(&duplicates); in amdgpu_gem_va_update_vm() 469 r = ttm_eu_reserve_buffers(&ticket, &list, true, &duplicates); in amdgpu_gem_va_update_vm() 480 list_for_each_entry(entry, &duplicates, head) { in amdgpu_gem_va_update_vm() 522 struct list_head list, duplicates; in amdgpu_gem_va_ioctl() local 560 INIT_LIST_HEAD(&duplicates); in amdgpu_gem_va_ioctl() 570 r = ttm_eu_reserve_buffers(&ticket, &list, true, &duplicates); in amdgpu_gem_va_ioctl()
|
D | amdgpu_cs.c | 395 struct list_head duplicates; in amdgpu_cs_parser_relocs() local 418 INIT_LIST_HEAD(&duplicates); in amdgpu_cs_parser_relocs() 419 r = ttm_eu_reserve_buffers(&p->ticket, &p->validated, true, &duplicates); in amdgpu_cs_parser_relocs() 427 r = amdgpu_cs_list_validate(p->adev, &fpriv->vm, &duplicates); in amdgpu_cs_parser_relocs()
|
/linux-4.4.14/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 | 473 struct list_head duplicates; member
|
D | main.c | 2868 &entry->duplicates, in mlx4_clear_steering()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 525 struct list_head duplicates; in radeon_bo_list_validate() local 530 INIT_LIST_HEAD(&duplicates); in radeon_bo_list_validate() 531 r = ttm_eu_reserve_buffers(ticket, head, true, &duplicates); in radeon_bo_list_validate() 583 list_for_each_entry(lobj, &duplicates, tv.head) { in radeon_bo_list_validate()
|
/linux-4.4.14/net/tipc/ |
D | link.h | 99 u32 duplicates; member
|
D | bcast.c | 362 {TIPC_NLA_STATS_DUPLICATES, stats->duplicates}, in __tipc_nl_add_bc_link_stat()
|
D | link.c | 1052 l->stats.duplicates++; in tipc_link_rcv() 1748 {TIPC_NLA_STATS_DUPLICATES, s->duplicates}, in __tipc_nl_add_stats()
|
/linux-4.4.14/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.4.14/arch/powerpc/boot/dts/ |
D | mvme5100.dts | 103 * This definition (IDSEL 11) duplicates the
|
/linux-4.4.14/scripts/genksyms/ |
D | keywords.hash.c_shipped | 37 /* maximum key range = 98, duplicates = 0 */
|
/linux-4.4.14/scripts/coccinelle/null/ |
D | deref_null.cocci | 212 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
|
/linux-4.4.14/tools/build/Documentation/ |
D | Build.txt | 71 ex-y += b.o # duplicates in the lists are allowed
|
/linux-4.4.14/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.4.14/scripts/kconfig/ |
D | zconf.hash.c_shipped | 35 /* maximum key range = 71, duplicates = 0 */
|
/linux-4.4.14/Documentation/dmaengine/ |
D | client.txt | 67 that the 'direction' member will be going away as it duplicates the
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | Kconfig | 64 This option enables the nf_dup_ipv6 core, which duplicates an IPv6
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | Kconfig | 81 This option enables the nf_dup_ipv4 core, which duplicates an IPv4
|
/linux-4.4.14/include/linux/ |
D | efi.h | 1169 void *data, bool atomic, bool duplicates,
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 433 emits, "devtype" duplicates the DEVTYPE variable stored by udev at the 434 'add' event, "modalias" duplicates the MODALIAS variable stored by udev
|
/linux-4.4.14/fs/befs/ |
D | ChangeLog | 53 names like file1 and file2 to mysteriously be duplicates of each other
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 81 really just duplicates something that already works. ACPI already does what
|
/linux-4.4.14/ |
D | CREDITS | 2271 D: work on suspend-to-ram/disk, killing duplicates from ioctl32
|
/linux-4.4.14/Documentation/networking/ |
D | bonding.txt | 2541 output from ping flags duplicates (typically one per slave).
|