Home
last modified time | relevance | path

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

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