Home
last modified time | relevance | path

Searched refs:ttu_flags (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Drmap.h88 enum ttu_flags { enum
197 bool try_to_unmap(struct page *, enum ttu_flags flags);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Drmap.h88 enum ttu_flags { enum
197 bool try_to_unmap(struct page *, enum ttu_flags flags);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Drmap.h88 enum ttu_flags { enum
197 bool try_to_unmap(struct page *, enum ttu_flags flags);
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Drmap.c650 static bool should_defer_flush(struct mm_struct *mm, enum ttu_flags flags) in should_defer_flush()
698 static bool should_defer_flush(struct mm_struct *mm, enum ttu_flags flags) in should_defer_flush()
1406 enum ttu_flags flags = (enum ttu_flags)(long)arg; in try_to_unmap_one()
1754 bool try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap()
H A Dinternal.h600 enum ttu_flags;
H A Dhuge_memory.c2341 enum ttu_flags ttu_flags = TTU_IGNORE_MLOCK | in unmap_page() local
2348 ttu_flags |= TTU_SPLIT_FREEZE; in unmap_page()
2350 unmap_success = try_to_unmap(page, ttu_flags); in unmap_page()
H A Dmemory-failure.c1063 enum ttu_flags ttu = TTU_IGNORE_MLOCK; in hwpoison_user_mappings()
H A Dmigrate.c1303 enum ttu_flags ttu = TTU_MIGRATION|TTU_IGNORE_MLOCK; in unmap_and_move_huge_page()
H A Dvmscan.c1496 enum ttu_flags flags = TTU_BATCH_FLUSH; in shrink_page_list()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Drmap.c650 static bool should_defer_flush(struct mm_struct *mm, enum ttu_flags flags) in should_defer_flush()
698 static bool should_defer_flush(struct mm_struct *mm, enum ttu_flags flags) in should_defer_flush()
1406 enum ttu_flags flags = (enum ttu_flags)(long)arg; in try_to_unmap_one()
1754 bool try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap()
H A Dinternal.h600 enum ttu_flags;
H A Dhuge_memory.c2341 enum ttu_flags ttu_flags = TTU_IGNORE_MLOCK | in unmap_page() local
2348 ttu_flags |= TTU_SPLIT_FREEZE; in unmap_page()
2350 unmap_success = try_to_unmap(page, ttu_flags); in unmap_page()
H A Dmemory-failure.c1063 enum ttu_flags ttu = TTU_IGNORE_MLOCK; in hwpoison_user_mappings()
H A Dmigrate.c1303 enum ttu_flags ttu = TTU_MIGRATION|TTU_IGNORE_MLOCK; in unmap_and_move_huge_page()
H A Dvmscan.c1496 enum ttu_flags flags = TTU_BATCH_FLUSH; in shrink_page_list()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Drmap.c650 static bool should_defer_flush(struct mm_struct *mm, enum ttu_flags flags) in should_defer_flush()
698 static bool should_defer_flush(struct mm_struct *mm, enum ttu_flags flags) in should_defer_flush()
1406 enum ttu_flags flags = (enum ttu_flags)(long)arg; in try_to_unmap_one()
1754 bool try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap()
H A Dinternal.h600 enum ttu_flags;
H A Dhuge_memory.c2341 enum ttu_flags ttu_flags = TTU_IGNORE_MLOCK | in unmap_page() local
2348 ttu_flags |= TTU_SPLIT_FREEZE; in unmap_page()
2350 unmap_success = try_to_unmap(page, ttu_flags); in unmap_page()
H A Dmemory-failure.c1063 enum ttu_flags ttu = TTU_IGNORE_MLOCK; in hwpoison_user_mappings()
H A Dmigrate.c1303 enum ttu_flags ttu = TTU_MIGRATION|TTU_IGNORE_MLOCK; in unmap_and_move_huge_page()
H A Dvmscan.c1496 enum ttu_flags flags = TTU_BATCH_FLUSH; in shrink_page_list()