HomeSort by relevance Sort by last modified time
    Searched refs:copy_page (Results 1 - 3 of 3) sorted by null

  /external/linux-kselftest/tools/testing/selftests/vm/
userfaultfd.c 321 static int copy_page(int ufd, unsigned long offset) function
394 if (copy_page(uffd, offset))
448 if (copy_page(uffd, offset))
462 copy_page(uffd, page_nr * page_size);
  /external/libcups/filter/
pstops.c 151 static ssize_t copy_page(cups_file_t *fp, pstops_doc_t *doc,
856 linelen = copy_page(fp, doc, ppd, number, line, linelen, linesize);
1221 * 'copy_page()' - Copy a page description.
1228 copy_page(cups_file_t *fp, /* I - File to read from */ function
    [all...]
  /external/libogg/src/
framing.c 1101 void copy_page(ogg_page *og){ function
    [all...]

Completed in 573 milliseconds