/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_validate.c | 52 void *validated, \ 289 *(uint32_t *)(validated + 5) = ib->paddr + offset; in validate_indexed_prim_list() 339 *(uint32_t *)validated = (exec->shader_rec_p + in validate_gl_shader_state() 405 *(uint8_t *)(validated + 14) = in validate_tile_binning_config() 415 *(uint32_t *)(validated + 0) = exec->tile_alloc_offset; in validate_tile_binning_config() 417 *(uint32_t *)(validated + 4) = (bin_addr + vc4->bin_alloc_size - in validate_tile_binning_config() 420 *(uint32_t *)(validated + 8) = bin_addr; in validate_tile_binning_config() 438 int (*func)(struct vc4_exec_info *exec, void *validated, 481 void *validated, in vc4_validate_bin_cl() argument 490 void *dst_pkt = validated + dst_offset; in vc4_validate_bin_cl()
|
D | vc4_drv.h | 787 void *validated,
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cs.c | 447 struct amdgpu_bo *validated) in amdgpu_cs_try_evict() argument 449 uint32_t domain = validated->allowed_domains; in amdgpu_cs_try_evict() 456 for (;&p->evictable->tv.head != &p->validated; in amdgpu_cs_try_evict() 466 if (candidate->robj == validated) in amdgpu_cs_try_evict() 498 list_move(&candidate->tv.head, &p->validated); in amdgpu_cs_try_evict() 524 struct list_head *validated) in amdgpu_cs_list_validate() argument 530 list_for_each_entry(lobj, validated, tv.head) { in amdgpu_cs_list_validate() 580 INIT_LIST_HEAD(&p->validated); in amdgpu_cs_parser_bos() 599 amdgpu_bo_list_get_list(p->bo_list, &p->validated); in amdgpu_cs_parser_bos() 604 amdgpu_vm_get_pd_bo(&fpriv->vm, &p->validated, &p->vm_pd); in amdgpu_cs_parser_bos() [all …]
|
D | amdgpu_bo_list.h | 56 struct list_head *validated);
|
D | amdgpu_bo_list.c | 174 struct list_head *validated) in amdgpu_bo_list_get_list() argument 203 list_splice(&bucket[i], validated); in amdgpu_bo_list_get_list()
|
D | amdgpu_vm.h | 278 struct list_head *validated,
|
D | amdgpu_vm.c | 260 struct list_head *validated, in amdgpu_vm_get_pd_bo() argument 268 list_add(&entry->tv.head, validated); in amdgpu_vm_get_pd_bo()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_cs.c | 187 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs() 191 &p->validated); in radeon_cs_parser_relocs() 195 r = radeon_bo_list_validate(p->rdev, &p->ticket, &p->validated, p->ring); in radeon_cs_parser_relocs() 251 list_for_each_entry(reloc, &p->validated, tv.head) { in radeon_cs_sync_rings() 272 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init() 424 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini() 427 &parser->validated, in radeon_cs_parser_fini() 431 &parser->validated); in radeon_cs_parser_fini()
|
/Linux-v4.19/Documentation/arm/VFP/ |
D | release-notes.txt | 11 This release has been validated against the SoftFloat-2b library by
|
/Linux-v4.19/net/tipc/ |
D | msg.c | 176 TIPC_SKB_CB(head)->validated = false; in tipc_buf_append() 219 if (unlikely(TIPC_SKB_CB(skb)->validated)) in tipc_msg_validate() 242 TIPC_SKB_CB(skb)->validated = true; in tipc_msg_validate()
|
D | msg.h | 108 bool validated; member
|
/Linux-v4.19/Documentation/security/ |
D | SELinux-sctp.rst | 122 ``association`` permission be validated. This is validated by checking the
|
/Linux-v4.19/Documentation/PCI/endpoint/ |
D | pci-test-function.txt | 4 Traditionally PCI RC has always been validated by using standard
|
/Linux-v4.19/Documentation/acpi/ |
D | osi.txt | 144 were never validated under *any* OS. 174 to the hardware and validated BIOS paths seen by OSX.
|
/Linux-v4.19/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
|
/Linux-v4.19/tools/memory-model/ |
D | README | 87 Condition exists (0:r0=0 /\ 1:r0=0) is NOT validated
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 69 Note that the headers will always have a CRC32 which will be validated
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | amd-memory-encryption.rst | 222 data after the measurement has been validated by the guest owner.
|
/Linux-v4.19/net/wireless/ |
D | Kconfig | 133 feature if you have tested and validated this feature on your
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-zoned.txt | 116 secondary set and validated by updating the super block in the secondary
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 152 "policy,governor,min,max") shall be set, this policy must be validated
|
/Linux-v4.19/Documentation/locking/ |
D | lockdep-design.txt | 267 when the chain is validated for the first time, is then put into a hash
|
/Linux-v4.19/Documentation/gpu/ |
D | drm-kms.rst | 265 - An atomic update is assembled and validated as an entirely free-standing pile
|