Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmutex.h20 HAVE_ATTRIBUTE(lockable) && HAVE_ATTRIBUTE(exclusive_lock_function) && \
34 #define LOCKABLE __attribute__((lockable))
/openbmc/qemu/include/qemu/
H A Dlockable.h28 qemu_make_lockable(void *x, QemuLockable *lockable) in qemu_make_lockable() argument
34 return x ? lockable : NULL; in qemu_make_lockable()
/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c951 sdev->lockable = sdev->removable; in scsi_add_lun()
1039 sdev->lockable = 0; in scsi_add_lun()
1269 sdev->lockable = 0; in scsi_probe_and_add_lun()
H A Dscsi_ioctl.c91 sdev->lockable = 0; in ioctl_internal_command()
129 if (!sdev->removable || !sdev->lockable) in scsi_set_medium_removal()
/openbmc/linux/drivers/usb/storage/
H A Dscsiglue.c335 sdev->lockable = 0; in slave_configure()
/openbmc/linux/include/scsi/
H A Dscsi_device.h189 unsigned lockable:1; /* Able to prevent media removal */ member
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst4940 Each repair item represents a single lockable object -- AGs, metadata files,
/openbmc/linux/
H A Dopengrok0.0.log[all...]