Home
last modified time | relevance | path

Searched refs:structs (Results 1 – 25 of 40) sorted by relevance

12

/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-arm-mali-c55.rst33 sub-structs for each configurable area of the ISP, parameters for the Mali-C55
35 defined as distinct structs or "blocks" which may be added to the data member of
H A Dmetafmt-c3-isp.rst31 sub-structs for each configurable area of the ISP, parameters for the C3-ISP
32 are defined as distinct structs or "blocks" which may be added to the data
H A Dvidioc-enum-framesizes.rst86 In the structs below, *IN* denotes a value that has to be filled in by
H A Dvidioc-enum-frameintervals.rst96 In the structs below, *IN* denotes a value that has to be filled in by
/linux/tools/net/sunrpc/xdrgen/templates/C/program/decoder/
H A Dargument.j214 {% if argument in structs %}
/linux/tools/net/sunrpc/xdrgen/templates/C/program/encoder/
H A Dresult.j214 {% if result in structs %}
/linux/tools/net/sunrpc/xdrgen/
H A Dxdr_ast.py19 structs = set() variable
117 if self.type_name in structs:
271 structs.add(self.name)
380 structs.add(self.name)
409 structs.add(self.name)
490 structs.add(self.name)
/linux/Documentation/networking/
H A Dgen_stats.rst7 Statistic counters are grouped into structs:
22 Declare the statistic structs you need::
/linux/Documentation/doc-guide/
H A Dparse-headers.rst24 parse_headers.py - parse a C file, in order to identify functions, structs,
142 for structs.
/linux/tools/bpf/resolve_btfids/
H A Dmain.c160 struct rb_root structs; member
621 id = add_symbol(&obj->structs, prefix, sizeof(BTF_STRUCT) - 1); in symbols_collect()
751 root = &obj->structs; in symbols_resolve()
896 if (__symbols_patch(obj, &obj->structs) || in symbols_patch()
1754 .structs = RB_ROOT, in main()
1850 btf_id__free_all(&obj.structs); in main()
/linux/Documentation/userspace-api/media/dvb/
H A Ddvbapi.rst24 - digital TV data types (enums, structs, defines, etc);
H A Ddvbproperty.rst20 enough to group the structs that would be required for those new
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst23 rate/mode structs.
/linux/Documentation/driver-api/media/
H A Dv4l2-intro.rst49 4) Filehandle-specific structs containing per-filehandle data;
/linux/Documentation/userspace-api/gpio/
H A Dchardev.rst94 This section contains the structs and enums that are referenced by the API v2,
H A Dchardev_v1.rst114 This section contains the structs that are referenced by the ABI v1.
/linux/Documentation/userspace-api/
H A Dfutex2.rst69 This syscall accepts only 64bit timespec structs.
/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst144 the code paths of a .o file, it creates an array of orc_entry structs,
146 structs, and writes them to the .orc_unwind and .orc_unwind_ip sections
/linux/Documentation/mm/
H A Dallocation-profiling.rst68 declaring static structs (that typically describe a file and line number in
/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst94 Alternate mode structs
/linux/Documentation/translations/zh_CN/
H A Dhow-to.rst98 structs, enums,...). This is known Sphinx bug. For more details, see:
/linux/Documentation/gpu/rfc/
H A Dgpusvm.rst29 * No looking at mm/vma structs or relying on those being locked.
/linux/Documentation/driver-api/
H A Dgeneric_pt.rst46 IOMMU implementation uses multi-compilation to generate per-format ops structs
/linux/Documentation/userspace-api/netlink/
H A Dintro-specs.rst97 struct (family structs are exported by the auto-generated code).
/linux/Documentation/trace/
H A Duser_events.rst153 This allows user programs to describe custom structs out to tools, if required.
276 User programs might have well known structs that they wish to use to emit out

12