Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/gpu/drm/vc4/
H A 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()
/openbmc/libcper/
H A Djson-schema.c202 int validated = 0; in validate_field() local
217 validated = validate_field(field_name, one_of_option, in validate_field()
219 if (validated == -1) { in validate_field()
222 if (validated) { in validate_field()
228 if (!validated) { in validate_field()
/openbmc/phosphor-logging/
H A Dlogging_test.cpp33 bool validated = false; in validate_journal() local
54 validated = true; in validate_journal()
61 rc = (validated) ? 0 : 1; in validate_journal()
/openbmc/linux/drivers/gpu/drm/radeon/
H A 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()
/openbmc/u-boot/doc/
H A DREADME.esbc_validate18 $hdr_addr Address of header of the image to be validated.
39 of images. A set of public keys is being signed and validated by ISBC
/openbmc/openbmc/poky/meta/conf/machine/include/sh/
H A DREADME6 Experimental -- SH tunings have not been validated.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/
H A Dtest.pl-adjust-for-ptest.patch48 -print "Enter a username to be validated: "; chomp ($user = <STDIN>);
52 +print "The username to be validated: $user\n";
/openbmc/qemu/python/tests/
H A Dminreqs.txt4 # are truthful and regularly validated.
/openbmc/linux/Documentation/arch/arm/vfp/
H A Drelease-notes.rst13 This release has been validated against the SoftFloat-2b library by
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_device_id.robot5 ... Response data validated for each and every byte,
8 ... Following data validated in response bytes :
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dboard.c53 #error tegra_cpu_is_non_secure has only been validated on Tegra124
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-Turn-off-sign-compare-for-musl-libc.patch21 // Walk the control payload and extract the file descriptor and validated pid.
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst46 accesses and data read from guest memory must be validated. A typical example
62 unit = &mydev->unit[val]; <-- this input wasn't validated!
/openbmc/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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A D0001-Support-OpenSSL-1.1.patch57 * Returns: NIL if validated, else string of error message
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-test-function.rst9 Traditionally PCI RC has always been validated by using standard
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-resource.rst62 The changes do not apply immediately, this can be validated by the 'size_new'
/openbmc/linux/Documentation/devicetree/bindings/
H A 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
/openbmc/hiomapd/Documentation/
H A Dmboxd.md144 The command is validated and then the appropriate handler called. The response
153 The command is validated and then the appropriate handler called. The response
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md106 1. Add a snapshot test once the presentational layer is validated through manual
119 presentational layer is complete and validated.
/openbmc/phosphor-mboxd/Documentation/
H A Dmboxd.md145 The command is validated and then the appropriate handler called. The response
154 The command is validated and then the appropriate handler called. The response
/openbmc/webui-vue/docs/guide/quickstart/
H A Dforms.md5 and validated with the [Vuelidate](https://vuelidate.js.org/#sub-installation)
/openbmc/entity-manager/schemas/
H A DREADME.md3 Entity manager configuration files are JSON documents and can be validated with
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLucida-Bitmap-Fonts18 authorized herein, and the code and output is validated by AT&T.

12345