Home
last modified time | relevance | path

Searched refs:schema (Results 1 – 22 of 22) sorted by relevance

/linux/tools/testing/selftests/net/lib/py/
H A Dynl.py32 # 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/Documentation/devicetree/bindings/clock/
H A Dclock-bindings.txt1 This file has moved to the clock binding schema:
2 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/clock/clock.yaml
/linux/Documentation/devicetree/bindings/
H A D.gitignore3 /processed-schema*.yaml
4 /processed-schema*.json
H A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
H A Dindex.rst9 writing-schema
/linux/tools/net/ynl/pyynl/
H A Dcli.py53 Return the effective schema directory, preferring in-tree before
54 system schema directory.
67 schema directory.
223 help="Validate the spec against schema and exit")
254 schema_group.add_argument('--schema', dest='schema', type=str,
255 help="JSON schema to validate the spec")
256 schema_group.add_argument('--no-schema', action='store_true')
279 args.schema = ''
294 SpecFamily(spec, args.schema)
[all...]
H A Dethtool.py174 schema = os.path.join(schema_dir(), 'genetlink-legacy.yaml')
176 ynl = YnlFamily(spec, schema)
/linux/net/ipv6/
H A Dioam6.c179 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()
953 sc = rcu_dereference(ns->schema); in ioam6_fill_trace_data()
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst35 c) Capture global finite state machine schema
121 For the next schema, let's assume d0=desc-sg[0] .. dN=desc-sg[N],
149 while the DMA jumps from one Videobuffer to another. On the schema, that
/linux/include/net/
H A Dioam6.h22 struct ioam6_schema __rcu *schema; member
/linux/Documentation/dev-tools/
H A Dgpio-sloppy-logic-analyzer.rst45 debugging, there is no official schema::
/linux/Documentation/i2c/busses/
H A Di2c-parport.rst45 a sample electronics schema (credits go to Sylvain Munaut)::
/linux/Documentation/firmware-guide/acpi/dsd/
H A Dgraph.rst169 https://github.com/devicetree-org/dt-schema/blob/main/schemas/graph.yaml,
/linux/fs/resctrl/
H A Drdtgroup.c1565 struct resctrl_schema *schema; in rdtgroup_size_show() local
1600 list_for_each_entry(schema, &resctrl_schema_all, list) { in rdtgroup_size_show()
1601 r = schema->res; in rdtgroup_size_show()
1602 type = schema->conf_type; in rdtgroup_size_show()
1604 seq_printf(s, "%*s:", max_name_width, schema->name); in rdtgroup_size_show()
/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py491 def __init__(self, def_path, schema=None, process_unknown=False,
493 super().__init__(def_path, schema)
467 __init__(self, def_path, schema=None, process_unknown=False, recv_size=0) global() argument
/linux/Documentation/process/
H A Dmaintainer-soc.rst166 "Running checks" of Documentation/devicetree/bindings/writing-schema.rst for
/linux/Documentation/bpf/
H A Dringbuf.rst146 This reserve/commit schema allows a natural way for multiple producers, either
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c2005 return sysfs_emit(buf, "schema: 0x%x\n", con->schema); in amdgpu_ras_sysfs_schema_show()
2293 static DEVICE_ATTR(schema, 0444,
4305 con->schema = 0; in amdgpu_ras_init()
4378 con->schema = amdgpu_get_ras_schema(adev); in amdgpu_ras_init()
/linux/Documentation/i2c/
H A Di2c-sysfs.rst297 Take it further, it is possible to design a logical I2C bus number schema that
/linux/Documentation/crypto/
H A Duserspace-if.rst57 calls. This includes the generic vs. unique naming schema for ciphers as
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3765 schema = "information_schema"
3768 schema = "public"
3769 …CT column_name FROM information_schema.columns WHERE table_schema = '" + schema + "' and table_nam…
/linux/Documentation/networking/
H A Dcan.rst979 schema for the CAN FD frames a new flag 'CAN_FD_FRAME' in the bcm_msg_head