/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cs.c | 187 INIT_LIST_HEAD(&p->validated); in amdgpu_cs_parser_init() 341 struct list_head *validated) in amdgpu_cs_list_validate() argument 349 list_for_each_entry(lobj, validated, tv.head) { in amdgpu_cs_list_validate() 406 amdgpu_cs_buckets_get_list(&buckets, &p->validated); in amdgpu_cs_parser_relocs() 410 &p->validated); in amdgpu_cs_parser_relocs() 413 list_add(&p->uf_entry.tv.head, &p->validated); in amdgpu_cs_parser_relocs() 419 r = ttm_eu_reserve_buffers(&p->ticket, &p->validated, true, &duplicates); in amdgpu_cs_parser_relocs() 423 r = amdgpu_cs_list_validate(p->adev, &fpriv->vm, &p->validated); in amdgpu_cs_parser_relocs() 431 ttm_eu_backoff_reservation(&p->ticket, &p->validated); in amdgpu_cs_parser_relocs() 445 list_for_each_entry(e, &p->validated, tv.head) { in amdgpu_cs_sync_rings() [all …]
|
D | amdgpu.h | 1256 struct list_head validated; member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_cs.c | 174 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs() 178 &p->validated); in radeon_cs_parser_relocs() 182 r = radeon_bo_list_validate(p->rdev, &p->ticket, &p->validated, p->ring); in radeon_cs_parser_relocs() 238 list_for_each_entry(reloc, &p->validated, tv.head) { in radeon_cs_sync_rings() 259 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init() 411 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini() 414 &parser->validated, in radeon_cs_parser_fini() 418 &parser->validated); in radeon_cs_parser_fini()
|
D | radeon.h | 1085 struct list_head validated; member
|
/linux-4.4.14/Documentation/arm/VFP/ |
D | release-notes.txt | 11 This release has been validated against the SoftFloat-2b library by
|
/linux-4.4.14/net/tipc/ |
D | msg.c | 174 TIPC_SKB_CB(head)->validated = false; in tipc_buf_append() 207 if (unlikely(TIPC_SKB_CB(skb)->validated)) in tipc_msg_validate() 230 TIPC_SKB_CB(skb)->validated = true; in tipc_msg_validate()
|
D | msg.h | 111 bool validated; member
|
/linux-4.4.14/Documentation/networking/ |
D | tcp.txt | 22 snd_cwnd_stamp Timestamp for when congestion window last validated.
|
D | README.ipw2100 | 54 not been validated by Intel), (i) you will be solely responsible for
|
D | README.ipw2200 | 67 not been validated by Intel), (i) you will be solely responsible for
|
D | packet_mmap.txt | 472 validated on the kernel side. If the flag is not set
|
D | bonding.txt | 310 validated in any mode that supports arp monitoring, or whether
|
/linux-4.4.14/arch/cris/boot/rescue/ |
D | head_v10.S | 207 beq flash_ok ; if so, the flash is validated
|
/linux-4.4.14/Documentation/ |
D | xz.txt | 66 Note that the headers will always have a CRC32 which will be validated
|
/linux-4.4.14/net/wireless/ |
D | Kconfig | 108 feature if you have tested and validated this feature on your
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 136 "policy,governor,min,max") shall be set, this policy must be validated
|
/linux-4.4.14/Documentation/locking/ |
D | lockdep-design.txt | 220 when the chain is validated for the first time, is then put into a hash
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 173 compared against the value stored in the object itself. Once this is validated,
|
D | autofs4-mount-control.txt | 215 AUTOFS_DEV_IOCTL_CLOSEMOUNT_CMD the ioctlfd is validated and if it is
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 257 The new control value has already been validated, so all you need to do is
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio-legacy.txt | 155 it probably wasn't validated to do more than boot Linux. (Similarly,
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1344 tested and validated in various ThinkPad models yet. The feature may not
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 1063 resulting device-tree "blobs" have not yet been validated with the
|