Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/gpu/drm/vc4/
H A Dvc4_validate.c52 void *validated, \
294 *(uint32_t *)(validated + 5) = ib->dma_addr + offset; in validate_indexed_prim_list()
344 *(uint32_t *)validated = (exec->shader_rec_p + in validate_gl_shader_state()
410 *(uint8_t *)(validated + 14) = in validate_tile_binning_config()
420 *(uint32_t *)(validated + 0) = exec->tile_alloc_offset; in validate_tile_binning_config()
422 *(uint32_t *)(validated + 4) = (bin_addr + vc4->bin_alloc_size - in validate_tile_binning_config()
425 *(uint32_t *)(validated + 8) = bin_addr; in validate_tile_binning_config()
443 int (*func)(struct vc4_exec_info *exec, void *validated,
486 void *validated, in vc4_validate_bin_cl() argument
499 void *dst_pkt = validated + dst_offset; in vc4_validate_bin_cl()
H A Dvc4_drv.h1067 void *validated,
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_cs.c189 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs()
193 &p->validated); in radeon_cs_parser_relocs()
197 r = radeon_bo_list_validate(p->rdev, &p->exec, &p->validated, p->ring); in radeon_cs_parser_relocs()
253 list_for_each_entry(reloc, &p->validated, list) { in radeon_cs_sync_rings()
274 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init()
434 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini()
435 list_for_each_entry(reloc, &parser->validated, list) { in radeon_cs_parser_fini()
/linux-6.15/Documentation/arch/arm/vfp/
H A Drelease-notes.rst13 This release has been validated against the SoftFloat-2b library by
/linux-6.15/Documentation/devicetree/bindings/reset/
H A Dallwinner,sun6i-a31-clock-reset.yaml24 # since it's set at the upper level node, and will be validated by
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dallwinner,sun4i-a10-mod0-clk.yaml24 # since it's set at the upper level node, and will be validated by
/linux-6.15/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()
/linux-6.15/Documentation/PCI/endpoint/
H A Dpci-test-function.rst9 Traditionally PCI RC has always been validated by using standard
/linux-6.15/Documentation/networking/devlink/
H A Ddevlink-resource.rst62 The changes do not apply immediately, this can be validated by the 'size_new'
/linux-6.15/Documentation/devicetree/bindings/
H A Dexample-schema.yaml11 # $schema is the meta-schema this schema should be validated with.
250 # Examples are now compiled with dtc and validated against the schemas
H A Dwriting-schema.rst194 The DT schema binding documents must be validated using the meta-schema (the
196 binding schema. All of the DT binding documents can be validated using the
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-intel_sdsi67 CPU feature. A CAP is validated by On Demand hardware using a
/linux-6.15/Documentation/security/
H A DSCTP.rst308 ``association`` permission be validated. This is validated by checking the
/linux-6.15/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-6.15/Documentation/staging/
H A Dxz.rst64 Note that the headers will always have a CRC32 which will be validated
/linux-6.15/tools/memory-model/
H A DREADME144 Condition exists (0:r0=0 /\ 1:r0=0) is NOT validated
/linux-6.15/net/wireless/
H A DKconfig132 feature if you have tested and validated this feature on your
/linux-6.15/arch/x86/virt/svm/
H A Dsev.c67 validated : 1, member
/linux-6.15/Documentation/trace/
H A Ddebugging.rst128 On boot up, the memory reserved for the ring buffer is validated. It will go
/linux-6.15/Documentation/virt/coco/
H A Dsev-guest.rst202 that have been validated by the PSP as part of the SNP_LAUNCH_UPDATE firmware
/linux-6.15/Documentation/filesystems/
H A Dceph.rst121 of the device string) is validated by checking it with the FSID reported by
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst121 secondary set and validated by updating the super block in the secondary
/linux-6.15/Documentation/cpu-freq/
H A Dcpu-drivers.rst143 "policy,governor,min,max") shall be set, this policy must be validated
/linux-6.15/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst60 not been validated by Intel), (i) you will be solely responsible for

123