Home
last modified time | relevance | path

Searched refs:mmpin (Results 1 – 4 of 4) sorted by relevance

/linux/net/rds/
H A Dmessage.c436 struct mmpin *mmp; in rds_message_zcopy_from_user()
H A Drds.h386 struct mmpin z_mmp;
/linux/include/linux/
H A Dskbuff.h568 struct mmpin { struct
578 int mm_account_pinned_pages(struct mmpin *mmp, size_t size);
579 void mm_unaccount_pinned_pages(struct mmpin *mmp);
/linux/net/core/
H A Dskbuff.c1683 int mm_account_pinned_pages(struct mmpin *mmp, size_t size) in mm_account_pinned_pages()
1717 void mm_unaccount_pinned_pages(struct mmpin *mmp) in mm_unaccount_pinned_pages()