Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dextern.h50 int __get_page(HTAB *, char *, __uint32_t, int, int, int);
Dhash_buf.c145 __get_page(hashp, bp->page, addr, !prev_bp, is_disk, 0)) in __get_buf()
Dhash_page.c506 __get_page(HTAB *hashp, in __get_page() function
899 if (__get_page(hashp, in fetch_bitmap()