Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gem.c453 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()
Damdgpu_cs.c395 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/
Dmcg.c170 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()
Dmlx4.h473 struct list_head duplicates; member
Dmain.c2868 &entry->duplicates, in mlx4_clear_steering()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_object.c525 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/
Dlink.h99 u32 duplicates; member
Dbcast.c362 {TIPC_NLA_STATS_DUPLICATES, stats->duplicates}, in __tipc_nl_add_bc_link_stat()
Dlink.c1052 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/
Dvars.c444 void *data, bool atomic, bool duplicates, in efivar_init() argument
489 if (duplicates && in efivar_init()
/linux-4.4.14/arch/powerpc/boot/dts/
Dmvme5100.dts103 * This definition (IDSEL 11) duplicates the
/linux-4.4.14/scripts/genksyms/
Dkeywords.hash.c_shipped37 /* maximum key range = 98, duplicates = 0 */
/linux-4.4.14/scripts/coccinelle/null/
Dderef_null.cocci212 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
/linux-4.4.14/tools/build/Documentation/
DBuild.txt71 ex-y += b.o # duplicates in the lists are allowed
/linux-4.4.14/Documentation/filesystems/
D00-INDEX137 - info on sysfs tagging to avoid duplicates.
Dsquashfs.txt95 the source directory, and checked for duplicates. Once all file data has been
/linux-4.4.14/scripts/kconfig/
Dzconf.hash.c_shipped35 /* maximum key range = 71, duplicates = 0 */
/linux-4.4.14/Documentation/dmaengine/
Dclient.txt67 that the 'direction' member will be going away as it duplicates the
/linux-4.4.14/net/ipv6/netfilter/
DKconfig64 This option enables the nf_dup_ipv6 core, which duplicates an IPv6
/linux-4.4.14/net/ipv4/netfilter/
DKconfig81 This option enables the nf_dup_ipv4 core, which duplicates an IPv4
/linux-4.4.14/include/linux/
Defi.h1169 void *data, bool atomic, bool duplicates,
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt433 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/
DChangeLog53 names like file1 and file2 to mysteriously be duplicates of each other
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt81 really just duplicates something that already works. ACPI already does what
/linux-4.4.14/
DCREDITS2271 D: work on suspend-to-ram/disk, killing duplicates from ioctl32
/linux-4.4.14/Documentation/networking/
Dbonding.txt2541 output from ping flags duplicates (typically one per slave).