| /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 | 197 bool compound; member
|
| H A D | annotate-data.c | 572 if (stack->compound && stack->offset < offset && in find_stack_state() 599 stack->compound = false; in set_stack_state() 608 stack->compound = (kind != TSR_KIND_PERCPU_POINTER); in set_stack_state() 611 stack->compound = false; in set_stack_state()
|
| /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 | 565 } else if (!stack->compound) { in update_insn_state_x86() 749 if (!stack->compound) in update_insn_state_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 | 1348 bool compound = PageCompound(page); in __free_pages_prepare() local 1388 VM_BUG_ON_PAGE(compound && compound_order(page) != order, page); in __free_pages_prepare() 1397 if (compound) { in __free_pages_prepare() 1404 if (compound) in __free_pages_prepare()
|
| /linux/fs/proc/ |
| H A D | task_mmu.c | 917 bool compound, bool young, bool dirty, bool locked, in smaps_account() argument 921 int i, nr = compound ? compound_nr(page) : 1; in smaps_account()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | hmm-tests.c | 1604 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
|