find_trylock_page(9)

NAME

find_trylock_page - find and lock a page

SYNOPSIS

struct page  *  find_trylock_page(struct  address_space  *
mapping, unsigned long offset);

ARGUMENTS

mapping
the address_space to search
offset
the page index

DESCRIPTION

Same as find_get_page, but trylock it instead of incre
menting the count.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout