| /linux/scripts/ |
| H A D | asn1_compiler.c | 669 enum compound { enum 691 enum compound compound : 8; member 941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type() 954 element->compound = ANY; in parse_type() 962 element->compound = NOT_COMPOUND; in parse_type() 985 element->compound = NOT_COMPOUND; in parse_type() 991 element->compound = NOT_COMPOUND; in parse_type() 1001 element->compound = NOT_COMPOUND; in parse_type() 1011 element->compound = TYPE_REF; in parse_type() 1025 element->compound = CHOICE; in parse_type() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | extended-controls.rst | 75 pointers it is now also possible to have controls with compound types 78 be able to see such compound controls. In other words, these controls 79 with compound types should only be used programmatically. 81 Since such compound controls need to expose more information about
|
| H A D | v4l2.rst | 141 format flags. Added compound control types and VIDIOC_QUERY_EXT_CTRL.
|
| H A D | control.rst | 382 Example: Enumerating all controls including compound controls
|
| H A D | hist-v4l2.rst | 1153 2. Added compound control types and
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | pagemap.rst | 112 When compound page is used, either will only set this flag on the head 121 A compound page with order N consists of 2^N physically contiguous pages. 122 A compound page with order 2 takes the form of "HTTT", where H donates its 123 head page and T donates its tail page(s). The major consumers of compound 129 A compound page tail (see description above).
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfs41-server.rst | 250 Nonstandard compound limitations: 251 No support for a sessions fore channel RPC compound that requires both a
|
| /linux/tools/perf/util/ |
| H A D | annotate-data.h | 200 bool compound; 197 bool compound; global() member
|
| H A D | annotate-data.c | 570 if (stack->compound && stack->offset < offset && in find_stack_state() 597 stack->compound = false; in set_stack_state() 606 stack->compound = (kind != TSR_KIND_PERCPU_POINTER); in set_stack_state() 609 stack->compound = false; in set_stack_state()
|
| /linux/fs/smb/server/ |
| H A D | Kconfig | 42 compound requests, multi-credit, packet signing, RDMA(smbdirect),
|
| /linux/Documentation/mm/ |
| H A D | page_frags.rst | 6 which resides within a 0 or higher order compound page. Multiple
|
| H A D | unevictable-lru.rst | 438 Therefore, we can only make unevictable an entire compound page, not
|
| /linux/Documentation/networking/ |
| H A D | radiotap-headers.rst | 75 - The arguments for a given argument index can be a compound of multiple types
|
| H A D | packet_mmap.rst | 407 mmap function. Even the circular buffer is compound of several physically
|
| /linux/tools/perf/util/annotate-arch/ |
| H A D | annotate-x86.c | 597 } else if (!stack->compound) { in update_insn_state_x86() 776 * of member if it's a compound type. Do not in update_insn_state_x86() 781 if (!stack->compound) in arch__new_x86()
|
| /linux/Documentation/gpu/rfc/ |
| H A D | gpusvm.rst | 110 migrate device layer are a performance bottleneck, having compound
|
| H A D | color_pipeline.rst | 339 - Avoid defining new colorops for compound operations with very narrow
|
| /linux/Documentation/input/devices/ |
| H A D | xpad.rst | 115 compound device (a hub with three ports for two expansion slots and
|
| /linux/arch/microblaze/boot/dts/ |
| H A D | system.dts | 206 compatible = "xlnx,compound";
|
| /linux/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 113 superblock, say, from another. This would be a compound of things like
|
| /linux/mm/ |
| H A D | page_alloc.c | 1312 bool compound = PageCompound(page); in __free_pages_prepare() local 1352 VM_BUG_ON_PAGE(compound && compound_order(page) != order, page); in __free_pages_prepare() 1361 if (compound) { in __free_pages_prepare() 1368 if (compound) in __free_pages_prepare()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | hmm-tests.c | 1605 TEST_F(hmm, compound) in TEST_F() argument
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 245 sensor is associated with one part of a compound device (e.g.
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 514 semantics) definitions. For compound atomics performing both a load and a
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 3298 - compound value to indicate an
|