Lines Matching refs:extra_pins
979 bool extra_pins) in has_extra_refcount() argument
983 if (extra_pins) in has_extra_refcount()
1025 bool extra_pins; in me_pagecache_clean() local
1056 extra_pins = shmem_mapping(mapping); in me_pagecache_clean()
1064 if (has_extra_refcount(ps, p, extra_pins)) in me_pagecache_clean()
1120 bool extra_pins = false; in me_swapcache_dirty() local
1130 extra_pins = true; in me_swapcache_dirty()
1132 if (has_extra_refcount(ps, p, extra_pins)) in me_swapcache_dirty()
1165 bool extra_pins = false; in me_huge_page() local
1171 extra_pins = true; in me_huge_page()
1189 if (has_extra_refcount(ps, p, extra_pins)) in me_huge_page()