Home
last modified time | relevance | path

Searched refs:compound (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.4/scripts/
Dasn1_compiler.c669 enum compound { enum
691 enum compound compound : 8;
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-v5.4/mm/
Drmap.c1089 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_anon_rmap() argument
1091 do_page_add_anon_rmap(page, vma, address, compound ? RMAP_COMPOUND : 0); in page_add_anon_rmap()
1102 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local
1105 if (compound) { in do_page_add_anon_rmap()
1116 int nr = compound ? hpage_nr_pages(page) : 1; in do_page_add_anon_rmap()
1123 if (compound) in do_page_add_anon_rmap()
1152 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_new_anon_rmap() argument
1154 int nr = compound ? hpage_nr_pages(page) : 1; in page_add_new_anon_rmap()
1158 if (compound) { in page_add_new_anon_rmap()
1180 void page_add_file_rmap(struct page *page, bool compound) in page_add_file_rmap() argument
[all …]
Dmemcontrol.c834 bool compound, int nr_pages) in mem_cgroup_charge_statistics() argument
848 if (compound) { in mem_cgroup_charge_statistics()
5428 bool compound, in mem_cgroup_move_account() argument
5435 unsigned int nr_pages = compound ? hpage_nr_pages(page) : 1; in mem_cgroup_move_account()
5441 VM_BUG_ON(compound && !PageTransHuge(page)); in mem_cgroup_move_account()
5488 if (compound && !list_empty(page_deferred_list(page))) { in mem_cgroup_move_account()
5505 if (compound && list_empty(page_deferred_list(page))) { in mem_cgroup_move_account()
5519 mem_cgroup_charge_statistics(to, page, compound, nr_pages); in mem_cgroup_move_account()
5521 mem_cgroup_charge_statistics(from, page, compound, -nr_pages); in mem_cgroup_move_account()
6477 bool compound) in mem_cgroup_try_charge() argument
[all …]
Dhuge_memory.c2580 int i, compound, ret; in total_mapcount() local
2587 compound = compound_mapcount(page); in total_mapcount()
2589 return compound; in total_mapcount()
2590 ret = compound; in total_mapcount()
2595 return ret - compound * HPAGE_PMD_NR; in total_mapcount()
/Linux-v5.4/include/linux/
Dmemcontrol.h377 bool compound);
380 bool compound);
382 bool lrucare, bool compound);
384 bool compound);
862 bool compound) in mem_cgroup_try_charge() argument
872 bool compound) in mem_cgroup_try_charge_delay() argument
880 bool lrucare, bool compound) in mem_cgroup_commit_charge() argument
886 bool compound) in mem_cgroup_cancel_charge() argument
Drmap.h187 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap() argument
189 atomic_inc(compound ? compound_mapcount_ptr(page) : &page->_mapcount); in page_dup_rmap()
/Linux-v5.4/Documentation/admin-guide/mm/
Dpagemap.rst94 When compound page is used, SLUB/SLQB will only set this flag on the head
102 A compound page with order N consists of 2^N physically contiguous pages.
103 A compound page with order 2 takes the form of "HTTT", where H donates its
104 head page and T donates its tail page(s). The major consumers of compound
111 A compound page tail (see description above).
/Linux-v5.4/Documentation/vm/
Dtranshuge.rst56 In case you can't handle compound pages if they're returned by
117 Refcounting on THP is mostly consistent with refcounting on other compound
126 on relevant sub-page of the compound page.
128 - map/unmap of the whole compound page is accounted for in compound_mapcount
142 map/unmap of the whole compound page.
Dpage_frags.rst8 which resides within a 0 or higher order compound page. Multiple
/Linux-v5.4/Documentation/media/uapi/v4l/
Dextended-controls.rst81 pointers it is now also possible to have controls with compound types
84 be able to see such compound controls. In other words, these controls
85 with compound types should only be used programmatically.
87 Since such compound controls need to expose more information about
Dvidioc-queryctrl.rst68 driver returns the next supported non-compound control, or ``EINVAL`` if
70 can be specified to enumerate all compound controls (i.e. controls with
74 order to enumerate all controls, compound or not. Drivers which do not
78 support controls that can use compound types, and to expose additional
201 returns the first non-compound control with a higher ID. When the
203 the flag and returns the first compound control with a higher ID.
204 Set both to get the first control (compound or not) with a higher
547 for controls that are an array, string, or have a compound type.
Dvidioc-g-ext-ctrls.rst65 ``string`` field. Controls of compound types
204 - A pointer to a compound type which can be an N-dimensional array
205 and/or a compound type (the control's type is >=
Dext-ctrls-codec.rst1468 This compound control is not yet part of the public kernel API and
1610 This compound control is not yet part of the public kernel API and
1702 This compound control is not yet part of the public kernel API and
1732 This compound control is not yet part of the public kernel API
1924 This compound control is not yet part of the public kernel API and
2113 This compound control is not yet part of the public kernel API and
2250 This compound control is not yet part of the public kernel API and
2326 This compound control is not yet part of the public kernel API and
2818 This compound control is not yet part of the public kernel API and
Dv4l2.rst150 format flags. Added compound control types and VIDIOC_QUERY_EXT_CTRL.
Dcontrol.rst370 Example: Enumerating all controls including compound controls
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dusb251xb.txt38 - compound-device : indicate the hub is part of a compound device (boolean)
/Linux-v5.4/Documentation/filesystems/nfs/
Dnfs41-server.txt167 Nonstandard compound limitations:
168 * No support for a sessions fore channel RPC compound that requires both a
/Linux-v5.4/Documentation/devicetree/bindings/
Dgraph.txt8 devices that work together to form a logical compound device, following an
Dxilinx.txt94 compatible with the bus type 'xlnx,compound', and should contain
126 compatible = "xlnx,compound";
/Linux-v5.4/Documentation/networking/
Dradiotap-headers.txt70 - The arguments for a given argument index can be a compound of multiple types
/Linux-v5.4/Documentation/input/devices/
Dxpad.rst115 compound device (a hub with three ports for two expansion slots and
/Linux-v5.4/arch/microblaze/boot/dts/
Dsystem.dts206 compatible = "xlnx,compound";
/Linux-v5.4/arch/powerpc/boot/dts/
Dvirtex440-ml507.dts258 compatible = "xlnx,compound";
Dvirtex440-ml510.dts230 compatible = "xlnx,compound";
/Linux-v5.4/fs/proc/
Dtask_mmu.c463 bool compound, bool young, bool dirty, bool locked) in smaps_account() argument
465 int i, nr = compound ? compound_nr(page) : 1; in smaps_account()

12