Home
last modified time | relevance | path

Searched refs:nr_incore (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-mm.h8 extern long nr_incore(void *ptr, unsigned long size_bytes);
Dmpx-dig.c42 long nr_incore(void *ptr, unsigned long size_bytes) in nr_incore() function
Dmpx-mini-test.c633 unsigned long ret = nr_incore(bounds_dir_ptr, MPX_BOUNDS_DIR_SIZE_BYTES); in __bd_incore()