Home
last modified time | relevance | path

Searched refs:TTU_MUNLOCK (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Drmap.h90 TTU_MUNLOCK = 0x2, /* munlock mode */ enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Drmap.h90 TTU_MUNLOCK = 0x2, /* munlock mode */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Drmap.h90 TTU_MUNLOCK = 0x2, /* munlock mode */ enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Drmap.c1409 if ((flags & TTU_MUNLOCK) && !(vma->vm_flags & VM_LOCKED)) in try_to_unmap_one()
1472 if (flags & TTU_MUNLOCK) in try_to_unmap_one()
1796 .arg = (void *)TTU_MUNLOCK, in try_to_munlock()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Drmap.c1409 if ((flags & TTU_MUNLOCK) && !(vma->vm_flags & VM_LOCKED)) in try_to_unmap_one()
1472 if (flags & TTU_MUNLOCK) in try_to_unmap_one()
1796 .arg = (void *)TTU_MUNLOCK, in try_to_munlock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Drmap.c1409 if ((flags & TTU_MUNLOCK) && !(vma->vm_flags & VM_LOCKED)) in try_to_unmap_one()
1472 if (flags & TTU_MUNLOCK) in try_to_unmap_one()
1796 .arg = (void *)TTU_MUNLOCK, in try_to_munlock()