Home
last modified time | relevance | path

Searched full:pages (Results 1 – 25 of 1714) sorted by relevance

12345678910>>...69

/third_party/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages_support.c33 * free_pages() - free an array of pages
34 * @pages: array of page pointers to be freed
35 * @num: no. of pages in the array
37 void free_pages(void **pages, unsigned int num) in free_pages() argument
44 if (pages[i] != NULL) { in free_pages()
45 numa_free(pages[i], onepage); in free_pages()
52 * alloc_pages_on_nodes() - allocate pages on specified NUMA nodes
53 * @pages: array in which the page pointers will be stored
54 * @num: no. of pages to allocate
58 * page pointers will be stored in @pages array.
[all …]
Dmove_pages03.c29 * Test movement of pages mapped by a process.
35 * 4. Use move_pages() to move the pages to NUMA node B, with the
37 * 5. Check if all pages are in node B.
81 * child() - touches shared pages, and waits for signal from parent.
82 * @pages: shared pages allocated in parent
85 void child(void **pages, sem_t * sem) in child() argument
92 page = pages[i]; in child()
127 void *pages[TEST_PAGES] = { 0 }; in main() local
136 ret = alloc_shared_pages_on_node(pages, TEST_PAGES, from_node); in main()
150 * Fork a child process so that the shared pages are in main()
[all …]
Dmove_pages_support.h34 void free_pages(void **pages, unsigned int num);
36 int alloc_pages_on_nodes(void **pages, unsigned int num, int *nodes);
37 int alloc_pages_linear(void **pages, unsigned int num);
38 int alloc_pages_on_node(void **pages, unsigned int num, int node);
40 void verify_pages_on_nodes(void **pages, int *status,
42 void verify_pages_linear(void **pages, int *status, unsigned int num);
43 void verify_pages_on_node(void **pages, int *status,
46 int alloc_shared_pages_on_node(void **pages, unsigned int num, int node);
47 void free_shared_pages(void **pages, unsigned int num);
Dmove_pages05.c29 * Test movement of pages mapped by a process.
35 * 4. Use move_pages() to move the pages to NUMA node B, without
83 * child() - touches pages, and waits for signal from parent.
84 * @pages: shared pages allocated in parent
86 void child(void **pages, sem_t * sem) in child() argument
93 page = pages[i]; in child()
128 void *pages[N_TEST_PAGES] = { 0 }; in main() local
137 ret = alloc_shared_pages_on_node(pages + SHARED_PAGE, in main()
142 ret = alloc_pages_on_node(pages + UNSHARED_PAGE, in main()
157 * Fork a child process so that the shared pages are in main()
[all …]
Dmove_pages02.c29 * Test movement of pages mapped by a process.
32 * 1. Allocate pages in NUMA node A.
33 * 2. Use move_pages() to move the pages to NUMA node B.
34 * 3. Retrieve the NUMA nodes of the moved pages.
35 * 4. Check if all pages are in node B.
89 void *pages[TEST_PAGES] = { 0 }; in main() local
96 ret = alloc_pages_on_node(pages, TEST_PAGES, from_node); in main()
104 numa_move_pages(0, TEST_PAGES, pages, nodes, status, in main()
108 free_pages(pages, TEST_PAGES); in main()
115 *((char *)pages[i]) = 0xAA; in main()
[all …]
Dmove_pages11.c29 * Failure when trying move shared pages.
34 * 3. Use move_pages() to move the pages to NUMA node B, with the
82 * child() - touches shared pages, and waits for signal from parent.
83 * @pages: shared pages allocated in parent
86 void child(void **pages, sem_t * sem) in child() argument
93 page = pages[i]; in child()
128 void *pages[TEST_PAGES] = { 0 }; in main() local
137 ret = alloc_shared_pages_on_node(pages, TEST_PAGES, from_node); in main()
151 * Fork a child process so that the shared pages are in main()
160 child(pages, sem); in main()
[all …]
/third_party/ltp/testcases/kernel/syscalls/mlock2/
Dmlock201.c12 * and lock all pages including non-present.
16 * and just lock present pages.
29 #define PAGES 8 macro
30 #define HPAGES (PAGES / 2)
33 static unsigned char vec[PAGES+1];
46 /* lock all pages, expect all to be locked and present */
47 {0, PAGES, 0, PAGES, PAGES, 0},
49 /* mlock2() locks 3 pages if the specified
50 * range is little more than 2 pages.
54 /* mlock2() locks 2 pages if the specified
[all …]
/third_party/rust/crates/libc/.github/workflows/
Ddocs.yml1 name: Upload documentation to GitHub Pages
8 # Sets permissions of `GITHUB_TOKEN` to allow deployment to GitHub Pages
11 pages: write
17 name: github-pages
27 - name: Setup Pages
28 uses: actions/configure-pages@v2
30 uses: actions/upload-pages-artifact@v1
33 - name: Deploy to GitHub Pages
35 uses: actions/deploy-pages@v1
/third_party/typescript/tests/issues_cookbook_tests/expected/
D#16334-expected.json3 "filePath": "entry/src/main/ets/pages/cases/#16334.ets",
6 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:28:1\n Indexed acce…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:29:1\n Indexed acce…
20 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:30:1\n Indexed acce…
27 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:31:1\n Indexed acce…
34 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:32:1\n Indexed acce…
41 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:33:1\n Indexed acce…
48 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:34:1\n Indexed acce…
55 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:36:1\n Indexed acce…
62 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16334.ets:37:1\n Indexed acce…
[all …]
D5.1-expected.json3 "filePath": "entry/src/main/ets/pages/cookbook/5.1.ets",
6 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:2:1\n Use \"let\" i…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:2:15\n Object liter…
20 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:2:28\n Objects with…
27 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:3:13\n Argument of …
34 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:3:13\n Indexed acce…
41 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:4:13\n Argument of …
48 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:4:13\n Indexed acce…
55 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:12:13\n Argument of…
62 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.1.ets:14:13\n Argument of…
[all …]
D4.2-expected.json3 "filePath": "entry/src/main/ets/pages/cookbook/4.2.ets",
6 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:12:1\n \"delete\" o…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:12:8\n The operand …
20 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:13:1\n \"delete\" o…
27 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:13:15\n Use explici…
34 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:16:4\n Property 'z'…
41 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:17:8\n Use explicit…
48 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:20:12\n \"Symbol()\…
55 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:21:8\n Use explicit…
62 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/4.2.ets:22:1\n Indexed acce…
[all …]
D5.82-expected.json3 "filePath": "entry/src/main/ets/pages/cookbook/5.82.ets",
6 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:3:5\n Usage of 'ESOb…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.82.ets:6:7\n Use explicit…
20 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:7:7\n Usage of 'ESOb…
27 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:8:7\n Usage of 'ESOb…
34 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:9:7\n Usage of 'ESOb…
41 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:10:7\n Usage of 'ESO…
48 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:11:3\n Usage of 'ESO…
55 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:12:3\n Usage of 'ESO…
62 …"origin": "WARN: ArkTS:WARN File: /entry/src/main/ets/pages/cookbook/5.82.ets:13:3\n Usage of 'ESO…
[all …]
D#16320-expected.json3 "filePath": "entry/src/main/ets/pages/cases/#16320.ets",
6 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:40:3\n Properties i…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:41:3\n Properties i…
20 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:42:3\n Properties i…
27 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:43:3\n Properties i…
34 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:44:3\n Properties i…
41 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:45:3\n Properties i…
48 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:46:3\n Properties i…
55 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:47:3\n Computed pro…
62 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16320.ets:51:22\n Only import…
[all …]
D5.21-expected.json3 "filePath": "entry/src/main/ets/pages/cookbook/5.21.ets",
6 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:1:10\n Object lite…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:2:18\n Object lite…
20 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:3:18\n Object lite…
27 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:4:20\n Array liter…
34 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:4:21\n Object lite…
41 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:4:37\n Object lite…
48 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:11:14\n Object lit…
55 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:16:14\n Object lit…
62 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.21.ets:18:13\n Object lit…
[all …]
D5.49-expected.json3 "filePath": "entry/src/main/ets/pages/cookbook/5.49.ets",
6 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:11:21\n Use explic…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:11:27\n Type guard…
20 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:18:21\n Property '…
27 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:20:21\n Property '…
34 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:25:11\n Type 'numb…
41 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:26:11\n Type 'numb…
48 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:48:21\n Property '…
55 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cookbook/5.49.ets:51:21\n Property '…
D#16322-expected.json3 "filePath": "entry/src/main/ets/pages/cases/#16322.ets",
6 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:20:73\n \"Symbol()\…
13 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:21:74\n \"Symbol()\…
20 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:27:1\n Only \"@Send…
27 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:30:3\n Only \"@Send…
34 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:35:3\n Only \"@Send…
41 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:38:13\n Only \"@Sen…
48 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:38:14\n Only import…
55 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:40:3\n Only \"@Send…
62 …"origin": "ERROR: ArkTS:ERROR File: /entry/src/main/ets/pages/cases/#16322.ets:44:3\n Only \"@Send…
/third_party/icu/docs/userguide/dev/
Dediting.md28 …pport](https://docs.github.com/en/github/working-with-github-pages/setting-up-a-github-pages-site-…
45 …to serve GitHub Pages](https://docs.github.com/en/github/working-with-github-pages/configuring-a-p…
46 from the branch and the Markdown pages root directory (`/docs`).
48 latency of several minutes before GitHub Pages renders new changes, and
49 …tps://docs.github.com/en/github/working-with-github-pages/about-jekyll-build-errors-for-github-pag…
64 Major chapters have Introduction pages, and further sections in a chapter are
123 > :construction: **TODO**: search our pages for "(§)" and fix the links.
127 Because of the latency in GitHub Pages rendering changes, it can be useful to
132 GitHub Pages provides a list of
133 [dependency versions](https://pages.github.com/versions/) used in order
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bit-set.hh52 hb_swap (a.pages, b.pages); in swap()
61 pages.init (); in init()
66 pages.fini (); in fini()
83 hb_vector_t<page_t> pages; member
91 if (unlikely (!pages.resize (count) || !page_map.resize (count))) in resize()
93 pages.resize (page_map.length); in resize()
114 unsigned int count = pages.length; in is_empty()
116 if (!pages[i].is_empty ()) in is_empty()
286 /* Delete pages from ds through de if ds <= de. */ in del_range()
339 unsigned int count = other.pages.length; in set()
[all …]
/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise09.c11 * o Allocate pages and fill them with a pattern
13 * o Madvise pages with MADV_FREE
15 * o Check that madvised pages were not freed immediately
17 * o Write to some of the madvised pages again, these must not be freed
32 * o Once the child is killed the MADV_FREE pages that were not written to
60 #define PAGES 128 macro
108 for (i = 0; i < PAGES; i++) { in count_freed()
166 ptr = SAFE_MMAP(NULL, PAGES * page_size, PROT_READ | PROT_WRITE, in child()
169 for (i = 0; i < PAGES * page_size; i++) in child()
172 if (madvise(ptr, PAGES * page_size, MADV_FREE)) { in child()
[all …]
/third_party/rust/crates/nix/src/sys/
Dmman.rs16 /// Pages cannot be accessed.
18 /// Pages can be read.
20 /// Pages can be written.
22 /// Pages can be executed
96 /// Allocate the mapping using "huge pages."
157 /// Rename private pages to a file.
171 /// Pages in this mapping are not retained in the kernel's memory cache.
179 /// Allows to use large pages, underlying alignment based on size.
183 /// Pages will be discarded in the core dumps.
230 /// Free up a given range of pages and its associated backing store.
[all …]
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
Dstart.html5 <title>EGL Reference Pages</title>
12 <h1>EGL Reference Pages</h1>
28 <p> The reference pages describe EGL 1.4, but can be used
39 <p> The man pages are now generated in HTML5 format. Some
40 pages contain imbedded MathML and rely on
48 viewing the man pages. </p>
52 <p> The Docbook XML source for the man pages is available for
55 source tools. See the OpenGL.org technical Wiki pages
58 XML Toolchain and Man Pages</a> for more information. </p>
62 <p> If you find errors in the reference pages, please inform us
[all …]
/third_party/cups-filters/filter/
Dpdf.cxx65 unsigned pages = (pdf->getAllPages()).size(); in pdf_load_template() local
67 if (pages != 1) { in pdf_load_template()
88 * 'pdf_pages()' - Count number of pages in file
91 * O - Number of pages or -1 on error
103 int pages = (pdf->getAllPages()).size(); in pdf_pages() local
105 return pages; in pdf_pages()
124 std::vector<QPDFObjectHandle> pages = pdf->getAllPages(); in pdf_prepend_stream() local
125 if (pages.empty() || page_num > pages.size()) { in pdf_prepend_stream()
130 QPDFObjectHandle page = pages[page_num - 1]; in pdf_prepend_stream()
171 std::vector<QPDFObjectHandle> pages = pdf->getAllPages(); in pdf_add_type1_font() local
[all …]
/third_party/rust/crates/rustix/src/net/
Dsockopt.rs28 /// [Linux `getsockopt`]: https://man7.org/linux/man-pages/man2/getsockopt.2.html
29 /// [Linux `socket`]: https://man7.org/linux/man-pages/man7/socket.7.html
50 /// [Linux `setsockopt`]: https://man7.org/linux/man-pages/man2/setsockopt.2.html
51 /// [Linux `socket`]: https://man7.org/linux/man-pages/man7/socket.7.html
72 /// [Linux `setsockopt`]: https://man7.org/linux/man-pages/man2/setsockopt.2.html
73 /// [Linux `socket`]: https://man7.org/linux/man-pages/man7/socket.7.html
94 /// [Linux `getsockopt`]: https://man7.org/linux/man-pages/man2/getsockopt.2.html
95 /// [Linux `socket`]: https://man7.org/linux/man-pages/man7/socket.7.html
116 /// [Linux `setsockopt`]: https://man7.org/linux/man-pages/man2/setsockopt.2.html
117 /// [Linux `socket`]: https://man7.org/linux/man-pages/man7/socket.7.html
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/
Dassertions.xml3 The munlock() function shall unlock those whole pages containing any part of
6 process for any of the pages in the specified range
12 If any of the pages in the range specified to a call to munlock() are also
14 those pages by another process are unaffected by the call of this process to munlock()
17 If any of the pages in the range specified by a call to munlock() are also
19 outside the range specified, any locks established on those pages via the
23 Upon successful return from munlock(), pages in the specified range shall be
27 Memory residency of unlocked pages is unspecified
43 to valid mapped pages in the address space of the process
/third_party/rust/crates/rustix/src/termios/
Dtc.rs19 /// [Linux `ioctl_tty`]: https://man7.org/linux/man-pages/man4/tty_ioctl.4.html
20 /// [Linux `termios`]: https://man7.org/linux/man-pages/man3/termios.3.html
35 /// [Linux]: https://man7.org/linux/man-pages/man4/tty_ioctl.4.html
52 /// [Linux]: https://man7.org/linux/man-pages/man3/tcgetpgrp.3.html
69 /// [Linux]: https://man7.org/linux/man-pages/man3/tcsetpgrp.3.html
87 /// [Linux `ioctl_tty`]: https://man7.org/linux/man-pages/man4/tty_ioctl.4.html
88 /// [Linux `termios`]: https://man7.org/linux/man-pages/man3/termios.3.html
113 /// [Linux `ioctl_tty`]: https://man7.org/linux/man-pages/man4/tty_ioctl.4.html
114 /// [Linux `termios`]: https://man7.org/linux/man-pages/man3/termios.3.html
129 /// [Linux `ioctl_tty`]: https://man7.org/linux/man-pages/man4/tty_ioctl.4.html
[all …]

12345678910>>...69