Home
last modified time | relevance | path

Searched refs:validated (Results 1 – 25 of 60) sorted by relevance

123

/linux/drivers/gpu/drm/vc4/
H A Dvc4_validate.c54 void *validated, \
296 *(uint32_t *)(validated + 5) = ib->dma_addr + offset; in validate_indexed_prim_list()
346 *(uint32_t *)validated = (exec->shader_rec_p + in validate_gl_shader_state()
412 *(uint8_t *)(validated + 14) = in validate_tile_binning_config()
422 *(uint32_t *)(validated + 0) = exec->tile_alloc_offset; in validate_tile_binning_config()
424 *(uint32_t *)(validated + 4) = (bin_addr + vc4->bin_alloc_size - in validate_tile_binning_config()
427 *(uint32_t *)(validated + 8) = bin_addr; in validate_tile_binning_config()
445 int (*func)(struct vc4_exec_info *exec, void *validated,
488 void *validated, in vc4_validate_bin_cl() argument
501 void *dst_pkt = validated + dst_offset; in vc4_validate_bin_cl()
H A Dvc4_drv.h1067 void *validated,
/linux/drivers/gpu/drm/radeon/
H A Dradeon_cs.c188 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs()
192 &p->validated); in radeon_cs_parser_relocs()
196 r = radeon_bo_list_validate(p->rdev, &p->exec, &p->validated, p->ring); in radeon_cs_parser_relocs()
252 list_for_each_entry(reloc, &p->validated, list) { in radeon_cs_sync_rings()
273 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init()
432 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini()
433 list_for_each_entry(reloc, &parser->validated, list) { in radeon_cs_parser_fini()
/linux/Documentation/arch/arm/vfp/
H A Drelease-notes.rst13 This release has been validated against the SoftFloat-2b library by
/linux/net/tipc/
H A Dmsg.c179 TIPC_SKB_CB(head)->validated = 0; in tipc_buf_append()
271 if (unlikely(TIPC_SKB_CB(skb)->validated)) in tipc_msg_validate()
295 TIPC_SKB_CB(skb)->validated = 1; in tipc_msg_validate()
H A Dtrace.c151 i += scnprintf(buf + i, sz - i, " %u", skbcb->validated); in tipc_skb_dump()
H A Dmsg.h128 u8 validated:1; member
/linux/Documentation/PCI/endpoint/
H A Dpci-test-function.rst9 Traditionally PCI RC has always been validated by using standard
/linux/Documentation/networking/devlink/
H A Ddevlink-resource.rst62 The changes do not apply immediately, this can be validated by the 'size_new'
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel_sdsi67 CPU feature. A CAP is validated by On Demand hardware using a
/linux/Documentation/security/
H A DSCTP.rst308 ``association`` permission be validated. This is validated by checking the
/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst144 were never validated under *any* OS.
174 to the hardware and validated BIOS paths seen by OSX.
/linux/Documentation/devicetree/bindings/
H A Dwriting-schema.rst210 The DT schema binding documents must be validated using the meta-schema (the
212 binding schema. All of the DT binding documents can be validated using the
/linux/Documentation/staging/
H A Dxz.rst64 Note that the headers will always have a CRC32 which will be validated
/linux/Documentation/bpf/
H A Dbpf_iterators.rst100 is validated and it either reaches exit (for trivial examples with no real
102 state equivalent to already (partially) validated one. State equivalency at
109 terminate. Given we validated logic outside of the loop (NULL case), and
/linux/tools/memory-model/
H A DREADME144 Condition exists (0:r0=0 /\ 1:r0=0) is NOT validated
/linux/net/wireless/
H A DKconfig132 feature if you have tested and validated this feature on your
/linux/arch/x86/virt/svm/
H A Dsev.c68 validated : 1, member
/linux/Documentation/trace/
H A Ddebugging.rst128 On boot up, the memory reserved for the ring buffer is validated. It will go
/linux/Documentation/filesystems/
H A Dceph.rst121 of the device string) is validated by checking it with the FSID reported by
/linux/Documentation/virt/coco/
H A Dsev-guest.rst202 that have been validated by the PSP as part of the SNP_LAUNCH_UPDATE firmware
/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst142 "policy,governor,min,max") shall be set, this policy must be validated
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst121 secondary set and validated by updating the super block in the secondary
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst60 not been validated by Intel), (i) you will be solely responsible for
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst157 This kernel interface is validated using IGT GPU Tools. The following tests can

123