| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_cs.c | 193 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs() 197 &p->validated); in radeon_cs_parser_relocs() 201 r = radeon_bo_list_validate(p->rdev, &p->ticket, &p->validated, p->ring); in radeon_cs_parser_relocs() 257 list_for_each_entry(reloc, &p->validated, tv.head) { in radeon_cs_sync_rings() 278 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init() 430 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini() 433 &parser->validated, in radeon_cs_parser_fini() 437 &parser->validated); in radeon_cs_parser_fini()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_cs.c | 472 struct list_head *validated) in amdgpu_cs_list_validate() argument 478 list_for_each_entry(lobj, validated, tv.head) { in amdgpu_cs_list_validate() 520 INIT_LIST_HEAD(&p->validated); in amdgpu_cs_parser_bos() 543 amdgpu_bo_list_get_list(p->bo_list, &p->validated); in amdgpu_cs_parser_bos() 546 amdgpu_vm_get_pd_bo(&fpriv->vm, &p->validated, &p->vm_pd); in amdgpu_cs_parser_bos() 549 list_add(&p->uf_entry.tv.head, &p->validated); in amdgpu_cs_parser_bos() 584 r = ttm_eu_reserve_buffers(&p->ticket, &p->validated, true, in amdgpu_cs_parser_bos() 608 r = amdgpu_cs_list_validate(p, &p->validated); in amdgpu_cs_parser_bos() 650 ttm_eu_backoff_reservation(&p->ticket, &p->validated); in amdgpu_cs_parser_bos() 661 list_for_each_entry(e, &p->validated, tv.head) { in amdgpu_cs_sync_rings() [all …]
|
| H A D | amdgpu_bo_list.h | 55 struct list_head *validated);
|
| H A D | amdgpu_bo_list.c | 185 struct list_head *validated) in amdgpu_bo_list_get_list() argument 215 list_splice(&bucket[i], validated); in amdgpu_bo_list_get_list()
|
| H A D | amdgpu_vm.h | 381 struct list_head *validated,
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.esbc_validate | 19 $hdr_addr Address of header of the image to be validated. 40 of images. A set of public keys is being signed and validated by ISBC
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/ |
| H A D | test.pl-adjust-for-ptest.patch | 48 -print "Enter a username to be validated: "; chomp ($user = <STDIN>); 52 +print "The username to be validated: $user\n";
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/sh/ |
| H A D | README | 6 Experimental -- SH tunings have not been validated.
|
| /OK3568_Linux_fs/kernel/Documentation/arm/vfp/ |
| H A D | release-notes.rst | 13 This release has been validated against the SoftFloat-2b library by
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/ |
| H A D | board.c | 54 #error tegra_cpu_is_non_secure has only been validated on Tegra124
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
| H A D | 0001-Turn-off-sign-compare-for-musl-libc.patch | 19 // Walk the control payload and extract the file descriptor and validated pid.
|
| /OK3568_Linux_fs/buildroot/package/asterisk/ |
| H A D | 0001-sounds-do-not-download-and-check-sha1s.patch | 12 - in Buildroot, we already have validated the downloads with the sha1s
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | msg.c | 180 TIPC_SKB_CB(head)->validated = 0; in tipc_buf_append() 272 if (unlikely(TIPC_SKB_CB(skb)->validated)) in tipc_msg_validate() 296 TIPC_SKB_CB(skb)->validated = 1; in tipc_msg_validate()
|
| H A D | trace.c | 151 i += scnprintf(buf + i, sz - i, " %u", skbcb->validated); in tipc_skb_dump()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
| H A D | 0001-Support-OpenSSL-1.1.patch | 57 * Returns: NIL if validated, else string of error message
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | devlink-resource.rst | 48 The changes do not apply immediately, this can be validated by the 'size_new'
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0146-kern-misc-Add-function-to-check-printf-format-agains.patch | 22 validated correctly with the current implementation. For example 73 + * cannot be validated with the current implementation.
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/ |
| H A D | pci-test-function.rst | 9 Traditionally PCI RC has always been validated by using standard
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | writing-schema.rst | 138 The DT schema binding documents must be validated using the meta-schema (the 140 binding schema. All of the DT binding documents can be validated using the
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 147 were never validated under *any* OS. 177 to the hardware and validated BIOS paths seen by OSX.
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | SCTP.rst | 307 ``association`` permission be validated. This is validated by checking the
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | psci.S | 86 @ r4: output validated CPU ID if ARM_PSCI_RET_SUCCESS returns, meaningless for
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | xz.rst | 69 Note that the headers will always have a CRC32 which will be validated
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0006-chardev-connect-socket-to-a-spawned-command.patch | 235 # the client's x509 distinguished name will be validated. This
|