Searched refs:nr_incore (Results 1 – 3 of 3) sorted by relevance
8 extern long nr_incore(void *ptr, unsigned long size_bytes);
42 long nr_incore(void *ptr, unsigned long size_bytes) in nr_incore() function
633 unsigned long ret = nr_incore(bounds_dir_ptr, MPX_BOUNDS_DIR_SIZE_BYTES); in __bd_incore()