| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | ynl.py | 32 # Set schema='' to avoid jsonschema validation, it's slow 37 schema='', recv_size=recv_size) 43 schema='', recv_size=recv_size) 48 schema='', recv_size=recv_size) 53 schema='', recv_size=recv_size) 58 schema='', recv_size=recv_size) 63 schema='', recv_size=recv_size) 68 schema='', recv_size=recv_size)
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | cli.py | 24 raise Exception(f"Schema directory {schema_dir} does not exist") 117 parser.add_argument('--schema', dest='schema', type=str) 118 parser.add_argument('--no-schema', action='store_true') 164 args.schema = '' 179 SpecFamily(spec, args.schema) 186 if args.schema is None and spec.startswith(sys_schema_dir): 187 args.schema = '' # disable schema validation when installed 191 ynl = YnlFamily(spec, args.schema, arg [all...] |
| /linux/Documentation/devicetree/bindings/ |
| H A D | incomplete-devices.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 19 Following list of devices is an incomplete schema with a goal to pass DT schema 253 unlikely to get converted to DT schema. 259 unlikely to get converted to DT schema.
|
| H A D | .gitignore | 3 /processed-schema*.yaml 4 /processed-schema*.json
|
| H A D | graph.txt | 1 This file has moved to graph.yaml in dt-schema repo
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | clock-bindings.txt | 1 This file has moved to the clock binding schema: 2 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/clock/clock.yaml
|
| H A D | allwinner,sun4i-a10-mod0-clk.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 25 # PRCM's schema. Make sure we only validate standalone nodes.
|
| /linux/tools/perf/scripts/python/ |
| H A D | gecko.py | 199 # And a schema for interpreting each index. 200 # Schema: 209 "schema": { 222 "schema": { 232 "schema": { 248 "schema": { 314 …# Schema: https://github.com/firefox-devtools/profiler/blob/53970305b51b9b472e26d7457fee1d66cd4e27…
|
| /linux/Documentation/devicetree/bindings/soc/renesas/ |
| H A D | renesas-soc.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 66 # schema hits all compatibles that have at lest one Renesas compatible 68 # that don't match the schema select pattern. For example,
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | lantiq,pef2256.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 93 lantiq,channel-phase = 2, the interleave schema with unused time-slots 98 interleave schema is 102 lantiq,channel-phase = 1, the interleave schema is
|
| H A D | airoha,an7583-mdio.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 17 The other 2 (that this schema describe) live under the SCU
|
| H A D | qcom,bam-dmux.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 18 Note that this schema does not directly describe a hardware block but rather
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | allwinner,sun6i-a31-clock-reset.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 25 # PRCM's schema. Make sure we only validate standalone nodes.
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | intel,ce4100-ioapic.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 26 This schema defines bindings for I/O APIC interrupt controller.
|
| H A D | intel,ce4100-lapic.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 26 This schema defines bindings for local APIC interrupt controller.
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
| H A D | jedec,lpddr-props.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 reused for each type. Nodes using this schema should generally be nested under
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | ingenic,adc.yaml | 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 18 https://github.com/devicetree-org/dt-schema/blob/master/schemas/iio/iio-consumer.yaml,
|
| /linux/net/ipv6/ |
| H A D | ioam6.c | 179 sc = rcu_dereference_protected(ns->schema, in ioam6_genl_delns() 226 sc = rcu_dereference(ns->schema); in __ioam6_genl_dumpns_element() 386 rcu_assign_pointer(ns->schema, NULL); in ioam6_genl_delsc() 531 sc_ref = rcu_dereference_protected(ns->schema, in ioam6_genl_ns_set_schema() 535 rcu_assign_pointer(ns->schema, sc); in ioam6_genl_ns_set_schema() 541 rcu_assign_pointer(ns_ref->schema, NULL); in ioam6_genl_ns_set_schema() 937 * if the current IOAM namespace has an active schema attached to it in ioam6_fill_trace_data() 939 sc = rcu_dereference(ns->schema); in ioam6_fill_trace_data()
|
| /linux/Documentation/devicetree/bindings/ata/ |
| H A D | snps,dwc-ahci-common.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 13 This document defines device tree schema for the generic Synopsys DWC
|
| /linux/Documentation/devicetree/bindings/access-controllers/ |
| H A D | access-controllers.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 38 # always select the core schema
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | snps,dw-pcie-ep.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 16 # Please create a separate DT-schema for your DWC PCIe Endpoint controller 88 either by means of the embedded PHY viewport schema or by some
|
| H A D | snps,dw-pcie.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 16 # Please create a separate DT-schema for your DWC PCIe Root Port controller 97 either by means of the embedded PHY viewport schema or by some
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | adc-joystick.yaml | 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 31 https://github.com/devicetree-org/dt-schema/blob/master/schemas/iio/iio-consumer.yaml
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | atmel,lcdc-display.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 21 # We need a select here since this schema is applicable only for nodes with the
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | spi-peripheral-props.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 16 properties should go in their own separate schema that should be referenced
|