Home
last modified time | relevance | path

Searched refs:t10_vpd_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_device.c481 spin_lock(&dev->t10_wwn.t10_vpd_lock); in se_release_vpd_for_dev()
487 spin_unlock(&dev->t10_wwn.t10_vpd_lock); in se_release_vpd_for_dev()
728 spin_lock_init(&dev->t10_wwn.t10_vpd_lock); in target_alloc_device()
H A Dtarget_core_configfs.c1676 spin_lock(&t10_wwn->t10_vpd_lock); in target_wwn_vpd_protocol_identifier_show()
1688 spin_unlock(&t10_wwn->t10_vpd_lock); in target_wwn_vpd_protocol_identifier_show()
1705 spin_lock(&t10_wwn->t10_vpd_lock); \
1728 spin_unlock(&t10_wwn->t10_vpd_lock); \
/openbmc/linux/include/target/
H A Dtarget_core_base.h336 spinlock_t t10_vpd_lock; member