| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | ynl.py | 44 schema='', recv_size=recv_size) 50 schema='', recv_size=recv_size) 55 schema='', recv_size=recv_size) 60 schema='', recv_size=recv_size) 65 schema='', recv_size=recv_size) 70 schema='', recv_size=recv_size) 76 schema='', recv_size=recv_size) 82 schema='', recv_size=recv_size) 87 schema='', recv_size=recv_size)
|
| /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
|
| /linux/Documentation/devicetree/bindings/ |
| 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
|
| H A D | index.rst | 9 writing-schema
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | cli.py | 254 args.schema = '' 267 schema = True if args.schema is None else args.schema 269 SpecFamily(args.spec, schema_path=schema, family=args.family) 275 ynl = YnlFamily(args.spec, schema=args.schema, family=args.family,
|
| H A D | ethtool.py | |
| /linux/include/net/ |
| H A D | ioam6.h | 22 struct ioam6_schema __rcu *schema; member
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | pxa_camera.rst | 35 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/tools/testing/selftests/net/ |
| H A D | ioam6.sh | 307 ioam schema add ${ALPHA[8]} "${ALPHA[9]}" &>/dev/null 309 ioam namespace set 123 schema ${ALPHA[8]} &>/dev/null 497 ioam namespace set 123 schema ${ALPHA[8]} &>/dev/null 641 ioam schema show 2>/dev/null | grep -wq ${ALPHA[8]} 653 ioam schema show 2>/dev/null | grep -q "$sc_data" 673 ioam schema show 2>/dev/null | grep -wq 123
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | nlspec.py | 490 schema = pyyaml.load(stream, Loader=self._yaml_loader) 495 SpecFamily.jsonschema.validate(self.yaml, schema)
|
| H A D | ynl.py | 702 def __init__(self, def_path=None, schema=None, process_unknown=None, argument 704 super().__init__(def_path, schema, family=family)
|
| /linux/Documentation/dev-tools/ |
| H A D | gpio-sloppy-logic-analyzer.rst | 45 debugging, there is no official schema::
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-parport.rst | 45 a sample electronics schema (credits go to Sylvain Munaut)::
|
| /linux/Documentation/firmware-guide/acpi/dsd/ |
| H A D | graph.rst | 169 https://github.com/devicetree-org/dt-schema/blob/main/schemas/graph.yaml,
|
| /linux/fs/resctrl/ |
| H A D | rdtgroup.c | 1648 struct resctrl_schema *schema; in rdtgroup_size_show() local 1682 list_for_each_entry(schema, &resctrl_schema_all, list) { in rdtgroup_size_show() 1683 r = schema->res; in rdtgroup_size_show() 1684 type = schema->conf_type; in rdtgroup_size_show() 1686 seq_printf(s, "%*s:", max_name_width, schema->name); in rdtgroup_size_show()
|
| /linux/Documentation/bpf/ |
| H A D | ringbuf.rst | 146 This reserve/commit schema allows a natural way for multiple producers, either
|
| /linux/Documentation/i2c/ |
| H A D | i2c-sysfs.rst | 297 Take it further, it is possible to design a logical I2C bus number schema that
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 3765 schema = "information_schema" 3768 schema = "public" 3769 …CT column_name FROM information_schema.columns WHERE table_schema = '" + schema + "' and table_nam…
|
| /linux/Documentation/ |
| H A D | .renames.txt | 186 devicetree/writing-schema devicetree/bindings/writing-schema
|
| /linux/Documentation/networking/ |
| H A D | can.rst | 979 schema for the CAN FD frames a new flag 'CAN_FD_FRAME' in the bcm_msg_head
|