Home
last modified time | relevance | path

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

/Linux-v6.6/tools/net/ynl/lib/
Dynl.py9 from struct import Struct
90 'u8' : ScalarFormat(Struct('B'), Struct("B"), Struct("B")),
91 's8' : ScalarFormat(Struct('b'), Struct("b"), Struct("b")),
92 'u16': ScalarFormat(Struct('H'), Struct(">H"), Struct("<H")),
93 's16': ScalarFormat(Struct('h'), Struct(">h"), Struct("<h")),
94 'u32': ScalarFormat(Struct('I'), Struct(">I"), Struct("<I")),
95 's32': ScalarFormat(Struct('i'), Struct(">i"), Struct("<i")),
96 'u64': ScalarFormat(Struct('Q'), Struct(">Q"), Struct("<Q")),
97 's64': ScalarFormat(Struct('q'), Struct(">q"), Struct("<q"))
/Linux-v6.6/Documentation/driver-api/tty/
Dtty_struct.rst4 TTY Struct
12 in `TTY Struct Reference`_ at the bottom.
71 TTY Struct Flags
75 :doc: TTY Struct Flags
77 TTY Struct Reference
/Linux-v6.6/tools/net/ynl/
Dynl-gen-c.py594 class Struct: class
914 self.pure_nested_structs[nested] = Struct(self, nested, inherited=inherit)
1041 self.struct[op_dir] = Struct(family, self.attr_set,
1044 … self.struct['reply'] = Struct(family, self.attr_set, type_list=op['event']['attributes'])
2002 struct = Struct(family, op['attribute-set'],
2043 struct = Struct(family, op['attribute-set'],
2437 struct = Struct(parsed, parsed.global_policy_set, type_list=parsed.global_policy)
2464 struct = Struct(parsed, parsed.global_policy_set, type_list=parsed.global_policy)
2549 struct = Struct(parsed, name)
2552 struct = Struct(parsed, name)
/Linux-v6.6/Documentation/crypto/
Ddevel-algos.rst69 Struct cipher_alg defines a single block cipher.
124 Struct skcipher_alg defines a multi-block cipher, or more generally, a
/Linux-v6.6/Documentation/networking/
Dgen_stats.rst10 Struct TLV type Description
/Linux-v6.6/drivers/message/fusion/lsi/
Dmpi.h341 MPI_VERSION_STRUCT Struct; member
Dmpi_ioc.h236 MPI_FW_VERSION_STRUCT Struct; member
Dmpi_cnfg.h350 ConfigPageHeader_t Struct; member
/Linux-v6.6/drivers/message/fusion/
Dmptctl.c2379 ioc->facts.FWVersion.Struct.Major, in mptctl_hp_hostinfo()
2380 ioc->facts.FWVersion.Struct.Minor, in mptctl_hp_hostinfo()
2381 ioc->facts.FWVersion.Struct.Unit, in mptctl_hp_hostinfo()
2382 ioc->facts.FWVersion.Struct.Dev); in mptctl_hp_hostinfo()
/Linux-v6.6/Documentation/security/
Dsiphash.rst81 Struct-passing Pitfalls
/Linux-v6.6/Documentation/driver-api/pci/
Dp2pdma.rst124 Struct Page Caveats
/Linux-v6.6/drivers/scsi/mpt3sas/mpi/
Dmpi2.h848 MPI2_VERSION_STRUCT Struct; member
Dmpi2_cnfg.h273 MPI2_CONFIG_PAGE_HEADER Struct; member
295 MPI2_CONFIG_PAGE_HEADER Struct; member
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Ddiff-v4l.rst437 ``clipcount`` fields remained unchanged. Struct
450 size bitmap of 1024 × 625 bits. Struct :c:type:`v4l2_window`
Dhist-v4l2.rst403 Struct ``v4l2_enumstd`` ceased to be.
/Linux-v6.6/Documentation/process/
Dmaintainer-tip.rst681 Struct declarations and initializers
684 Struct declarations should align the struct member names in a tabular
/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1007 MPI2_VERSION_STRUCT Struct; member
/Linux-v6.6/Documentation/core-api/
Dprintk-formats.rst206 Struct Resources
Ddma-api-howto.rst879 1) Struct scatterlist requirements.
/Linux-v6.6/Documentation/bpf/
Dbtf.rst75 #define BTF_KIND_STRUCT 4 /* Struct */
/Linux-v6.6/Documentation/driver-api/
Dmtdnand.rst64 Struct member identifiers [XXX]
/Linux-v6.6/Documentation/arch/x86/
Dboot.rst976 .ascii "Struct"