Home
last modified time | relevance | path

Searched refs:lockable (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dmutex.h20 HAVE_ATTRIBUTE(lockable) && HAVE_ATTRIBUTE(exclusive_lock_function) && \
34 #define LOCKABLE __attribute__((lockable))
/linux/include/scsi/
H A Dscsi_device.h202 unsigned lockable:1; /* Able to prevent media removal */ member