Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dib_mr.h101 spinlock_t clean_lock; /* "clean_list" concurrency */ member
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c273 spin_lock_init(&tx->clean_lock); in gve_tx_alloc_ring_gqi()
481 spin_lock(&tx->clean_lock); in gve_maybe_stop_tx()
499 spin_unlock(&tx->clean_lock); in gve_maybe_stop_tx()
1036 spin_lock(&tx->clean_lock); in gve_tx_poll()
1041 spin_unlock(&tx->clean_lock); in gve_tx_poll()
H A Dgve.h493 spinlock_t clean_lock; member