Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c812 static int sdeb_most_recent_idx = -1; variable
5843 sdeb_most_recent_idx); in scsi_debug_show_info()
6045 sdeb_most_recent_idx = idx; in fake_rw_store()
6351 sdeb_most_recent_idx = (int)idx; in add_host_store()
6969 sdeb_most_recent_idx = sdeb_first_idx; in sdebug_erase_all_stores()
6997 sdeb_most_recent_idx = n_idx; in sdebug_add_store()
7116 int ph_idx = sdeb_most_recent_idx; in sdebug_do_add_host()
7151 if (idx == sdeb_most_recent_idx) in sdebug_do_remove_host()
7152 --sdeb_most_recent_idx; in sdebug_do_remove_host()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c821 static int sdeb_most_recent_idx = -1; variable
5980 sdeb_most_recent_idx); in scsi_debug_show_info()
6185 sdeb_most_recent_idx = idx; in fake_rw_store()
6499 sdeb_most_recent_idx = (int)idx; in add_host_store()
7105 sdeb_most_recent_idx = sdeb_first_idx; in sdebug_erase_all_stores()
7133 sdeb_most_recent_idx = n_idx; in sdebug_add_store()
7252 int ph_idx = sdeb_most_recent_idx; in sdebug_do_add_host()
7287 if (idx == sdeb_most_recent_idx) in sdebug_do_remove_host()
7288 --sdeb_most_recent_idx; in sdebug_do_remove_host()

Completed in 21 milliseconds