Home
last modified time | relevance | path

Searched refs:old_pud (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dmremap.c281 unsigned long new_addr, pud_t *old_pud, pud_t *new_pud) in move_normal_pud() argument
298 old_ptl = pud_lock(vma->vm_mm, old_pud); in move_normal_pud()
304 pud = *old_pud; in move_normal_pud()
305 pud_clear(old_pud); in move_normal_pud()
320 unsigned long old_addr, unsigned long new_addr, pud_t *old_pud, in move_normal_pud() argument
433 pud_t *old_pud, *new_pud; in move_page_tables() local
435 old_pud = get_old_pud(vma->vm_mm, old_addr); in move_page_tables()
436 if (!old_pud) in move_page_tables()
442 old_pud, new_pud, need_rmap_locks)) in move_page_tables()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dmremap.c281 unsigned long new_addr, pud_t *old_pud, pud_t *new_pud) in move_normal_pud() argument
298 old_ptl = pud_lock(vma->vm_mm, old_pud); in move_normal_pud()
304 pud = *old_pud; in move_normal_pud()
305 pud_clear(old_pud); in move_normal_pud()
320 unsigned long old_addr, unsigned long new_addr, pud_t *old_pud, in move_normal_pud() argument
433 pud_t *old_pud, *new_pud; in move_page_tables() local
435 old_pud = get_old_pud(vma->vm_mm, old_addr); in move_page_tables()
436 if (!old_pud) in move_page_tables()
442 old_pud, new_pud, need_rmap_locks)) in move_page_tables()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dmremap.c281 unsigned long new_addr, pud_t *old_pud, pud_t *new_pud) in move_normal_pud() argument
298 old_ptl = pud_lock(vma->vm_mm, old_pud); in move_normal_pud()
304 pud = *old_pud; in move_normal_pud()
305 pud_clear(old_pud); in move_normal_pud()
320 unsigned long old_addr, unsigned long new_addr, pud_t *old_pud, in move_normal_pud() argument
433 pud_t *old_pud, *new_pud; in move_page_tables() local
435 old_pud = get_old_pud(vma->vm_mm, old_addr); in move_page_tables()
436 if (!old_pud) in move_page_tables()
442 old_pud, new_pud, need_rmap_locks)) in move_page_tables()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/mm/
H A Dmmu.c332 pud_t old_pud = READ_ONCE(*pudp); in alloc_init_pud() local
347 BUG_ON(!pgattr_change_is_safe(pud_val(old_pud), in alloc_init_pud()
353 BUG_ON(pud_val(old_pud) != 0 && in alloc_init_pud()
354 pud_val(old_pud) != READ_ONCE(pud_val(*pudp))); in alloc_init_pud()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/mm/
H A Dmmu.c332 pud_t old_pud = READ_ONCE(*pudp); in alloc_init_pud() local
347 BUG_ON(!pgattr_change_is_safe(pud_val(old_pud), in alloc_init_pud()
353 BUG_ON(pud_val(old_pud) != 0 && in alloc_init_pud()
354 pud_val(old_pud) != READ_ONCE(pud_val(*pudp))); in alloc_init_pud()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/mm/
H A Dmmu.c332 pud_t old_pud = READ_ONCE(*pudp); in alloc_init_pud() local
347 BUG_ON(!pgattr_change_is_safe(pud_val(old_pud), in alloc_init_pud()
353 BUG_ON(pud_val(old_pud) != 0 && in alloc_init_pud()
354 pud_val(old_pud) != READ_ONCE(pud_val(*pudp))); in alloc_init_pud()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpgtable.h480 pud_t old_pud = *pudp; in pudp_set_wrprotect() local
482 set_pud_at(mm, address, pudp, pud_wrprotect(old_pud)); in pudp_set_wrprotect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpgtable.h480 pud_t old_pud = *pudp; in pudp_set_wrprotect() local
482 set_pud_at(mm, address, pudp, pud_wrprotect(old_pud)); in pudp_set_wrprotect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpgtable.h480 pud_t old_pud = *pudp; in pudp_set_wrprotect() local
482 set_pud_at(mm, address, pudp, pud_wrprotect(old_pud)); in pudp_set_wrprotect()