Searched refs:__add_to_page_cache_locked (Results 1 – 2 of 2) sorted by relevance
835 noinline int __add_to_page_cache_locked(struct page *page, in __add_to_page_cache_locked() function919 ALLOW_ERROR_INJECTION(__add_to_page_cache_locked, ERRNO);936 return __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_locked()948 ret = __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_lru()
11985 BTF_ID(func, __add_to_page_cache_locked) in BTF_ID() argument