Searched defs:spinlock (Results 1 - 4 of 4) sorted by relevance

/net/irda/irnet/
H A Dirnet_irda.h51 spinlock_t spinlock; /* Serialize access to the list */ member in struct:irnet_root
53 * reentrant, beware... So, we blindly protect all with spinlock */
H A Dirnet.h501 spinlock_t spinlock; /* Serialize access to the event log */ member in struct:irnet_ctrl_channel
/net/rds/
H A Dib.h147 * Rather than protect them using a slow spinlock, we put both into
184 spinlock_t spinlock; /* protect the above */ member in struct:rds_ib_device
H A Diw.h153 * Rather than protect them using a slow spinlock, we put both into
189 spinlock_t spinlock; /* protect the above */ member in struct:rds_iw_device
310 __rds_iw_destroy_conns(&rds_iwdev->conn_list, &rds_iwdev->spinlock);

Completed in 397 milliseconds