Home
last modified time | relevance | path

Searched refs:SDEB_XA_NOT_IN_USE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c249 #define SDEB_XA_NOT_IN_USE XA_MARK_1 macro
5847 SDEB_XA_NOT_IN_USE); in scsi_debug_show_info()
6034 SDEB_XA_NOT_IN_USE); in fake_rw_store()
6041 SDEB_XA_NOT_IN_USE); in fake_rw_store()
6350 SDEB_XA_NOT_IN_USE) { in add_host_store()
7066 if (xa_get_mark(per_store_ap, idx, SDEB_XA_NOT_IN_USE)) in sdebug_add_host_helper()
7067 xa_clear_mark(per_store_ap, idx, SDEB_XA_NOT_IN_USE); in sdebug_add_host_helper()
7150 xa_set_mark(per_store_ap, idx, SDEB_XA_NOT_IN_USE); in sdebug_do_remove_host()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c251 #define SDEB_XA_NOT_IN_USE XA_MARK_1 macro
5984 SDEB_XA_NOT_IN_USE); in scsi_debug_show_info()
6174 SDEB_XA_NOT_IN_USE); in fake_rw_store()
6181 SDEB_XA_NOT_IN_USE); in fake_rw_store()
6498 SDEB_XA_NOT_IN_USE) { in add_host_store()
7202 if (xa_get_mark(per_store_ap, idx, SDEB_XA_NOT_IN_USE)) in sdebug_add_host_helper()
7203 xa_clear_mark(per_store_ap, idx, SDEB_XA_NOT_IN_USE); in sdebug_add_host_helper()
7286 xa_set_mark(per_store_ap, idx, SDEB_XA_NOT_IN_USE); in sdebug_do_remove_host()

Completed in 22 milliseconds