Home
last modified time | relevance | path

Searched defs:detaching (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmmap_lock.c48 static inline bool __vma_enter_locked(struct vm_area_struct *vma, bool detaching) in __vma_enter_locked()
/linux/drivers/scsi/
H A Dsg.c170 atomic_t detaching; /* 0->device usable, 1->device detaching */ member