2 Network Devices, the Kernel, and You!
7 The following is a random collection of documentation regarding
12 struct net_device synchronization rules
13 =======================================
15 Locking: Inside rtnl_lock() semaphore.
19 Locking: Inside rtnl_lock() semaphore.
23 Locking: Inside rtnl_lock() semaphore.
27 Locking: Inside dev_base_lock spinlock.
31 Locking: Inside dev->xmit_lock spinlock.
35 Locking: Inside dev->xmit_lock spinlock.
38 dev->set_multicast_list:
39 Locking: Inside dev->xmit_lock spinlock.