Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_validate.c52 void *validated, \
297 *(uint32_t *)(validated + 5) = ib->dma_addr + offset; in validate_indexed_prim_list()
347 *(uint32_t *)validated = (exec->shader_rec_p + in validate_gl_shader_state()
413 *(uint8_t *)(validated + 14) = in validate_tile_binning_config()
423 *(uint32_t *)(validated + 0) = exec->tile_alloc_offset; in validate_tile_binning_config()
425 *(uint32_t *)(validated + 4) = (bin_addr + vc4->bin_alloc_size - in validate_tile_binning_config()
428 *(uint32_t *)(validated + 8) = bin_addr; in validate_tile_binning_config()
446 int (*func)(struct vc4_exec_info *exec, void *validated,
489 void *validated, in vc4_validate_bin_cl() argument
502 void *dst_pkt = validated + dst_offset; in vc4_validate_bin_cl()
Dvc4_drv.h1044 void *validated,
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_cs.c192 radeon_cs_buckets_get_list(&buckets, &p->validated); in radeon_cs_parser_relocs()
196 &p->validated); in radeon_cs_parser_relocs()
200 r = radeon_bo_list_validate(p->rdev, &p->ticket, &p->validated, p->ring); in radeon_cs_parser_relocs()
256 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()
435 list_sort(NULL, &parser->validated, cmp_size_smaller_first); in radeon_cs_parser_fini()
438 &parser->validated, in radeon_cs_parser_fini()
442 &parser->validated); in radeon_cs_parser_fini()
/Linux-v6.6/Documentation/arch/arm/vfp/
Drelease-notes.rst13 This release has been validated against the SoftFloat-2b library by
/Linux-v6.6/net/tipc/
Dmsg.c174 TIPC_SKB_CB(head)->validated = 0; in tipc_buf_append()
267 if (unlikely(TIPC_SKB_CB(skb)->validated)) in tipc_msg_validate()
291 TIPC_SKB_CB(skb)->validated = 1; in tipc_msg_validate()
Dtrace.c151 i += scnprintf(buf + i, sz - i, " %u", skbcb->validated); in tipc_skb_dump()
Dmsg.h128 u8 validated:1; member
/Linux-v6.6/Documentation/PCI/endpoint/
Dpci-test-function.rst9 Traditionally PCI RC has always been validated by using standard
/Linux-v6.6/Documentation/networking/devlink/
Ddevlink-resource.rst62 The changes do not apply immediately, this can be validated by the 'size_new'
/Linux-v6.6/Documentation/devicetree/bindings/
Dwriting-schema.rst142 The DT schema binding documents must be validated using the meta-schema (the
144 binding schema. All of the DT binding documents can be validated using the
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-driver-intel_sdsi67 CPU feature. A CAP is validated by On Demand hardware using a
/Linux-v6.6/Documentation/firmware-guide/acpi/
Dosi.rst144 were never validated under *any* OS.
174 to the hardware and validated BIOS paths seen by OSX.
/Linux-v6.6/Documentation/security/
DSCTP.rst308 ``association`` permission be validated. This is validated by checking the
/Linux-v6.6/Documentation/staging/
Dxz.rst69 Note that the headers will always have a CRC32 which will be validated
/Linux-v6.6/Documentation/virt/coco/
Dsev-guest.rst131 that have been validated by the PSP as part of the SNP_LAUNCH_UPDATE firmware
/Linux-v6.6/tools/memory-model/
DREADME144 Condition exists (0:r0=0 /\ 1:r0=0) is NOT validated
/Linux-v6.6/net/wireless/
DKconfig135 feature if you have tested and validated this feature on your
/Linux-v6.6/Documentation/cpu-freq/
Dcpu-drivers.rst143 "policy,governor,min,max") shall be set, this policy must be validated
/Linux-v6.6/Documentation/filesystems/
Dceph.rst118 of the device string) is validated by checking it with the FSID reported by
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst121 secondary set and validated by updating the super block in the secondary
/Linux-v6.6/Documentation/gpu/amdgpu/display/
Dmpo-overview.rst157 This kernel interface is validated using IGT GPU Tools. The following tests can
/Linux-v6.6/Documentation/networking/device_drivers/wifi/intel/
Dipw2100.rst60 not been validated by Intel), (i) you will be solely responsible for
/Linux-v6.6/Documentation/virt/kvm/x86/
Damd-memory-encryption.rst257 data after the measurement has been validated by the guest owner.
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/aquantia/
Datlantic.rst371 could be validated with /kernel/tools/testing/selftests/net/::
/Linux-v6.6/Documentation/admin-guide/
Ddynamic-debug-howto.rst179 The given class_name is validated against each module, which may

123