Lines Matching refs:ls_rsbtbl
450 tree = toss ? &ls->ls_rsbtbl[bucket].toss : &ls->ls_rsbtbl[bucket].keep; in table_seq_start()
452 spin_lock(&ls->ls_rsbtbl[bucket].lock); in table_seq_start()
460 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_start()
465 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_start()
482 tree = toss ? &ls->ls_rsbtbl[bucket].toss : &ls->ls_rsbtbl[bucket].keep; in table_seq_start()
484 spin_lock(&ls->ls_rsbtbl[bucket].lock); in table_seq_start()
491 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_start()
495 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_start()
516 spin_lock(&ls->ls_rsbtbl[bucket].lock); in table_seq_next()
524 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_next()
529 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_next()
547 tree = toss ? &ls->ls_rsbtbl[bucket].toss : &ls->ls_rsbtbl[bucket].keep; in table_seq_next()
549 spin_lock(&ls->ls_rsbtbl[bucket].lock); in table_seq_next()
556 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_next()
560 spin_unlock(&ls->ls_rsbtbl[bucket].lock); in table_seq_next()