Lines Matching refs:extra_pins
919 bool extra_pins) in has_extra_refcount() argument
923 if (extra_pins) in has_extra_refcount()
963 bool extra_pins; in me_pagecache_clean() local
996 extra_pins = shmem_mapping(mapping); in me_pagecache_clean()
1004 if (has_extra_refcount(ps, p, extra_pins)) in me_pagecache_clean()
1087 bool extra_pins = false; in me_swapcache_dirty() local
1097 extra_pins = true; in me_swapcache_dirty()
1099 if (has_extra_refcount(ps, p, extra_pins)) in me_swapcache_dirty()
1132 bool extra_pins = false; in me_huge_page() local
1141 extra_pins = true; in me_huge_page()
1159 if (has_extra_refcount(ps, p, extra_pins)) in me_huge_page()