| /linux/tools/net/sunrpc/xdrgen/generators/ |
| H A D | __init__.py | 9 from xdr_ast import public_apis, pass_by_reference, structs, get_header_name 28 environment.globals["structs"] = structs
|
| /linux/tools/net/sunrpc/xdrgen/ |
| H A D | xdr_ast.py | 19 structs = set() variable 107 if self.type_name in structs: 261 structs.add(self.name) 370 structs.add(self.name) 399 structs.add(self.name) 480 structs.add(self.name)
|
| /linux/Documentation/mm/ |
| H A D | vmemmap_dedup.rst | 51 structs which size is (unit: pages):: 83 size of ``struct page`` structs of it is 8 page frames which size depends on the 92 Where the struct_size(pmd) is the size of the ``struct page`` structs of a 100 ``struct page`` structs associated with a HugeTLB page which is pmd mapped. 173 size of the ``struct page`` structs is greater than **1** page.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-arm-mali-c55.rst | 33 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 D | metafmt-c3-isp.rst | 31 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 D | vidioc-enum-framesizes.rst | 86 In the structs below, *IN* denotes a value that has to be filled in by
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | net.h.rst.exceptions | 6 # Ignore old ioctls/structs
|
| H A D | dvbapi.rst | 24 - digital TV data types (enums, structs, defines, etc);
|
| H A D | dvbproperty.rst | 20 enough to group the structs that would be required for those new
|
| /linux/Documentation/networking/ |
| H A D | gen_stats.rst | 7 Statistic counters are grouped into structs: 22 Declare the statistic structs you need::
|
| /linux/tools/net/sunrpc/xdrgen/templates/C/program/decoder/ |
| H A D | argument.j2 | 17 {% if argument in structs %}
|
| /linux/tools/net/sunrpc/xdrgen/templates/C/program/encoder/ |
| H A D | result.j2 | 17 {% if result in structs %}
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | main.c | 144 struct rb_root structs; member 529 id = add_symbol(&obj->structs, prefix, sizeof(BTF_STRUCT) - 1); in symbols_collect() 652 root = &obj->structs; in symbols_resolve() 797 if (__symbols_patch(obj, &obj->structs) || in symbols_patch() 1476 .structs = RB_ROOT, in main() 1572 btf_id__free_all(&obj.structs); in main()
|
| /linux/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 24 parse_headers.py - parse a C file, in order to identify functions, structs, 142 for structs.
|
| H A D | kernel-doc.rst | 204 Members of structs, unions and enums should be documented the same way 235 Nested structs/unions 238 It is possible to document nested structs and unions, like:: 241 * struct nested_foobar - a struct with nested unions and structs 280 #) When documenting nested structs or unions, if the ``struct``/``union``
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-gen.rst | 126 If BPF object has global variables, corresponding structs with memory 129 structs/data sections. These data sections/structs can be used to set up 131 if target kernel supports memory-mapped BPF arrays, same structs can be
|
| /linux/drivers/staging/media/atomisp/ |
| H A D | TODO | 12 * Remove abuse of priv field in various v4l2 userspace API structs
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211.rst | 23 rate/mode structs.
|
| /linux/Documentation/infiniband/ |
| H A D | user_verbs.rst | 28 The structs for commands that require a response from the kernel
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-intro.rst | 49 4) Filehandle-specific structs containing per-filehandle data;
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | chardev.rst | 94 This section contains the structs and enums that are referenced by the API v2,
|
| H A D | chardev_v1.rst | 114 This section contains the structs that are referenced by the ABI v1.
|
| /linux/Documentation/userspace-api/ |
| H A D | futex2.rst | 69 This syscall accepts only 64bit timespec structs.
|
| /linux/Documentation/arch/x86/ |
| H A D | orc-unwinder.rst | 144 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/translations/zh_CN/ |
| H A D | how-to.rst | 98 structs, enums,...). This is known Sphinx bug. For more details, see:
|